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

* {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
body {
	background-color: #464748;
	background-image: url(/images/background/white.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
img {
	border-style: none;
}

#main_body {
	background-color: #FFFFFF;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
}
#header_image {
	padding-bottom: 21px;
}
#navigation {
	float: left;
	width: 200px;
	padding-bottom: 33px;
}
.navigation_item {
	padding-left: 12px;
	padding-bottom: 13px;
}
.navigation_sub_item {
	padding-bottom: 9px;
	padding-left: 12px;
}
.subnavigation_item {
	padding-left: 25px;
	font-size: 12px;
	clear: both;
}
.subnav_sub_bar {
	float: left;
	width: 10px;
}
.subnav_sub {
	padding-left: 15px;
	float: left;
}
.subnav_sub_sub {
	padding-left: 30px;
	float: left;
}

.subnavigation_final {
	padding-left: 25px;
	padding-bottom: 13px;
	clear: both;
}
#center_column {
	float: left;
	width: 590px;
	padding-bottom: 33px;
}
#main_header {
	padding-bottom: 9px;
}

#center_column h1 {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #003F83;
	padding-left: 20px;
	background-image: url(/images/arrows.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-right: 30px;
}
#center_column h2 {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #003F83;
	padding-right: 30px;
	padding-left: 20px;
}
#sales-table h3 {
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #003F83;
	padding: 0 30px 0 20px;
}


#center_column p {
	font-size: 15px;
	line-height: 24px;
	color: #464748;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 21px;
}

#center_column .link-table p {
	font-size: 14px;
	line-height: 20px;
	color: #464748;
	padding: 0 30px 0 20px;
}

#sales-table  td p {
	font-size: 12px;
	line-height: 18px;
}

#center_column ol {
	font-size: 15px;
	color: #464748;
	padding-left: 40px;
}
#center_column ol p {
	font-size: 13px;
	line-height: 16px;
}



.photo_caption {
	font-size: 10.5px;
}

.contact_columns {
	float: left;
	width: 293px;
}
.links { clear:both; }
.contact_columns a:link, .contact_columns a:visited, .links a:link, .links a:visited, #sales-table a:link, #sales-table a:visited {
	color:#407DC1;
	text-decoration:none;
}
.contact_columns a:hover, .contact_columns a:active, .links a:hover, .links a:active, #sales-table a:hover, #sales-table a:active {
	color:#003F83;
	text-decoration:none;
}


#right_column {
	float: left;
	width: 115px;
	padding-bottom: 33px;
	padding-top: 60px;
}
#flag {
	text-align: center;
	padding-top: 15px;
}

#legal {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(/images/background/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #8A99AC;
	clear: both;
	font-size: 9px;
	color: #464748;
}
#legal a:link, #legal a:visited {
	color: #6D6F72;
	text-decoration: none;
}
#legal a:hover, #legal a:active {
	color: #464748;
	text-decoration: none;
}
.left_photo_home {
	float: left;
	margin-right: 28px;
}
.float_killer {
	line-height: 0px;
	clear: both;
	height: 0px;
}
.gray_arrows {
	color: #8A99AC;
	font-size: 13.5px;
}
h3.standard {
	color: #003F83;
	padding: 15px 30px 0 20px;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
}
