* {
	margin:0;
	padding:0;
} 

img { 
margin:0; 
padding:0; 
} 

body {
	background-color: #818181;
	background-image: url(images/body_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family:Arial;
	font-size:12px;
}
#services {
	line-height: 1.8em;
}


a:link, a:visited {
	color: #2E5183;
}

a:hover, a:active {
	color: #6385A8;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	width: 852px;
}

#logo {
	padding: 0px;
	height: 104px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#leftnav {
	width: 240px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 0px;
}
#lef_nav_top {
	background-image: url(images/left_nav_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}


#leftnav_background {
	background-color: #FFFFFF;
	height: 680px;
}
#left_nav_btm {
	background-image: url(images/left_nav_btm.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 240px;
}


#main_image {
	height: 360px;
	width: 600px;
}

#main_image_small {
	height: 195px;
	width: 743px;
}

#main_content {
	float: right;
	width: 600px;
	position: static;
	margin-bottom: 10px;
}


#company_menu {
	background-image: url(images/menu_backgif.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#flood {
	margin-left: 45px;
	margin-top: 50px;
}


#shadow_btm {
	background-image: url(images/shadow_submenu_btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}

#company_menu ul {
	list-style-type: none;
}
#company_menu img {
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#company li a:link, #company li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 7px;
	text-decoration: none;
	line-height: 1.4em;
}

#company li a:hover, #company li a:active {
	color: #e9e9e9;
	text-decoration: none;
}

#company_menu #company .uberlink {
	color: #d6e4f6;
}

#services_menu {
	background-image: url(images/services_menu_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#services_menu ul {
	list-style-type: none;
}
#services_menu img {
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#services li a:link, #services li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

#services li a:hover, #services li a:active {
	color: #e9e9e9;
	text-decoration: none;
}

#services_menu #services .uberlink {
	color: #d6e4f6;
}

.menu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #FFFFFF;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#sub_menu {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#sub_menu ul {
	list-style-type: none;
	text-align: right;
	padding-right: 20px;
}
#sub_menu img {
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#sub_menu li a:link, #sub_menu li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3a5f8b;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sub_menu li a:hover, #sub_menu li a:active{
	color: #CCCCCC;
	text-decoration: none;
}

.clear_floats {
	clear: both;
}

#section_content {
	background-color: #FFFFFF;
	width: 590px;
	padding: 5px;
	margin-top: 10px;
	float: left;
	min-height: 321px;
	_height: 321px;
	color: #4F4F4F;
	position: relative;
	margin-bottom: 10px;
}
#clearfloats {
	clear: both;
}


#section_content.tall {
	min-height: 488px;
	_height: 488px;
}

#section_content h1 {
	background-image: url(images/heading_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	height: 28px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#section_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#section_content h2 {
	color: #376197;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	font-style: italic;
}

#section_content h3 {
	color: #376197;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
}


#section_content ul {
	list-style-type: disc;
	margin-left: 30px;
}

#section_content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 580px;
}

tr.rowhead td {
	color: #FFFFFF;
	background-color: #2E507E;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 15px;
}

#section_content .heading {
	font-size: 12px;
	font-weight: bold;
	height: 26px;
}


#section_content .locations a:link, #section_content .locations a:visited {
	text-decoration: none;
}
#section_content .locations a:hover, #section_content .locations a:active {
	color: #CCCCCC;
}

#section_content .no_bullets {
	list-style-type: none;
}

#txtHint {
	background-color: #FFFFFF;
	width: 545px;
	padding: 5px;
	margin-top: 10px;
	float: left;
}
.highlight {
	color: #376197;
	font-weight: normal;
}


.hide{
display: none;
}

.show{
display: block;
}
.blue {
	color: #376197;
}
