@charset "UTF-8";
/* CSS Document */

body {
	color: #484f53;
	font-size: 75%;
	font-family: arial, helvetica, verdana, sans-serif;
	background-image: url(../images/site_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#wrapper {
	background-color: #FFFFFF;
	position: absolute;
	width: 910px;
	left: 50%;
	top: 0px;
	margin-left: -455px;
}
#left_edge {
	background-image: url(../images/edge_fade.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 768px;
	width: 4px;
	left: 0px;
	top: 0px;
}
#right_edge {
	background-image: url(../images/edge_fade.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 768px;
	width: 4px;
	right: 0px;
	top: 0px;
}
#header {
	height: 121px;
	width: 866px;
	margin-left: 15px;
}
#spacer_below_header {
	height: 4px;
}
#spacer_above_body {
	height: 18px;
}
#body_area {
	background-color: #FFFFFF;
	width: 847px;
	margin-left: 42px;
}
#flash_navi_area {
	width: 868px;
	margin-left: 16px;
	height: 265px;
}
#navi {
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-y;
	height: 265px;
	width: 196px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#flash_area {
	position: relative;
	height: 265px;
	width: 665px;
	top: 0px;
	left: 5px;
	float: left;
}
#text_area {
	float: left;
	width: 569px;
}
#text_area2 {
	float: right;
	width: 300px;
	margin-top: 5px;
}
#quote {
	float: left;
	height: 250px;
	width: 243px;
	margin-top: 57px;
	margin-left: 5px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 866px;
	position: absolute;
	left: 0px;
	bottom: -80px;
	margin-left: 16px;
	padding-bottom: 10px;
}
#footer_text {
	position: relative;
	width: 600px;
	left: 5px;
	top: 31px;
	text-align: right;
	font-size: 11px;
	float:left;
}
#footer_text a:visited {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
color: #484f53;
	text-decoration: none;
}
#footer_text a:link {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
color: #00334e;
	text-decoration: none;
}
#footer_text a:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
color: #569cbe;
	text-decoration: none;
}
#footer_text a:active {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
color: #00334e;
	text-decoration: none;
}.navi_button {
	height: 30px;
	width: 196px;
	margin-bottom: 5px;
}
.home_button {
	height: 30px;
	width: 196px;
	margin-bottom: 5px;
	margin-top: 40px;
}
.headers-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #569cbe;
}
.caption-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #569cbe;
}
#footer_chamber_logo {
	position: relative;
	width: 154px;
	left: 0px;
	top: 30px;
	float:left;
}