﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; line-height:1em; font-family:inherit; text-align:left; vertical-align:baseline;}
a img, :link img, :visited img{border:0;}
table {border-collapse:collapse; border-spacing:0;}
ul { margin-left: 15px; } li { margin-bottom: 5px; }
q:before, q:after, blockquote:before, blockquote:after{content:"";}
.clear { clear: both; }
p { margin-bottom: 3px; }
a { color: #2e5b85; }
a:hover { text-decoration: none; }
h2{ font-size: 1.1em; color: #2e5b85; font-weight: bold; margin-bottom: 3px; margin-left: -5px; }

body
{
	background-color:#fff;
	font-family: helvetica, arial, verdana;
	font-size: 0.8em;
	width: 100%; height: 100%;
}

#header
{
	width: 100%;
	height: 109px;
	background: #2c4c73 url(../images/header.png) no-repeat scroll top center;
	background-color:#2c4c73;
}

#navigation
{
	width: 100%;
	height: 53px;
	background: #f9f9f9 url(../images/navbg.png) repeat-x;
	background-position: top center;
	text-align: center;
}
	#navigation div { height: 9px; }
	
	#navigation ul { width: 900px; height: 44px; margin: 0 auto 0 auto; display: block; list-style: none; vertical-align: bottom; }
		#navigation li { text-align: center; font-size: 16px;  display: block; float: left; height: 44px; background-image: url(../images/nav_item.png); background-repeat: repeat-x; width: auto; }
			#navigation li.home { width: 105px; }
			#navigation li.about { width: 195px; }
			#navigation li.provide{ width: 175px; }
			#navigation li.results { width: 135px; }
			#navigation li.information { width: 175px; }
			#navigation li.contact { width: 115px; }
			#navigation li img { display: none; }
			#navigation li a { text-align: center; margin: 0 auto 0 auto; display: block; line-height: 44px; height: 100%; color: #000; text-decoration: none; background-image: url(../images/nav_sep.png); background-position: top right; background-repeat: no-repeat;}
				#navigation li a.last { background-image: none; }
		#navigation li.active { background: #284c6f url(../images/nav_item_active.png) repeat-x; color: #fff; }
		#navigation li:hover { background: #284c6f url(../images/nav_item_hover.png) repeat-x; color: #fff; }
		#navigation li.active :hover{ background: #284c6f url(../images/nav_item_active.png) repeat-x; color: #fff; }
			#navigation li.active img { display: block; margin: 0 auto 0 auto; }
			#navigation li.active a, #navigation li a:hover { color: #fff;  background-image: none; font-size: 16px; }
			
#subhead { display: block; margin: 15px auto 0 auto; width: 900px; }

#content_top { margin-top: 20px; width: 100%; height: 18px; background: #e8e8e8 url(../images/content_top_bg.png); background-repeat: no-repeat; background-position: top center; }

#content_wrapper { width: 100%; background: #c6c6c6 url(../images/content_bg.png) repeat-x; padding-bottom: 20px; }

#content { width: 900px; margin: 0 auto 0 auto; }

	#content_left { width: 570px; float: left; background-color: #000;  }
		#content_left h1 { width: 570px; height: 43px; background: #2d5981 url(../images/content_header.png) no-repeat; overflow: hidden;  }
		#content_left p.h1 { padding-left: 20px; line-height: 43px; font-size: 18px; color: #fff;}
		#content_left div.content { width: 568px; border: 1px solid #c0c0c0; border-top: 0; background: #fff; }
			.textleft { float: left; margin: 10px 0 10px 20px }
			.textright { float: right; margin: 10px 10px 10px 10px; }
			.textleft,.textright { width: 262px; font-size: .95em; line-height: 1.1em; text-align: justify; }
				body#home div.textleft { width: 200px; }
				body#home div.textright { width: 324px; }
				.textleft img { margin-bottom: 10px; }
				.textleft p, .textright p { margin-bottom: 10px; text-align: justify; line-height: 1.1em; }
			.full { float: none; width: 100%; }
			#content { margin-top: 0; }
				
	#content_right { width: 324px; float: right; }
		#content_right div.bluebox { width: 324px; height: 275px; background: #2d5981 url(../images/right_blue_bg.png) no-repeat; margin-bottom: 10px; }
			.bluebox h3 { padding-top: 10px; margin: 0 0 15px 20px; color: #fff; font-size: 1.4em; }
			.bluebox ul { margin-left: 40px; color: #fff; list-style-type: square; }
				.bluebox li { font-size: .85em; margin-bottom: 3px; }
					.bluebox a.right { float: right; margin-top: 10px; margin-right: 15px; color: #fff; text-decoration: none; }
			
		#content_right h2 { width: 324px; background: #adadad url(../images/right_header.png) no-repeat; height: 43px; margin: 0; }
			#content_right p.h2 { padding-left: 20px; line-height: 43px; font-size: 18px; color: #000; }
			#content_right div.testimonials { width: 324px; background: #fff; border: 1px solid #c0c0c0; border-top: 0; }
				.testimonials p ,#test p{ font-size: .87em; padding: 10px; padding-bottom: 6px; line-height: 1.2em; }
				.testimonials em { font-style: italic; }
				.testimonials div.block , #test div.block{ border-left: 2px solid #2b557b; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; margin-left: 10px; color: #2b557b; font-size: 1em; font-weight: bold; }
				
#footer { width: 100%; height: 70px; background: #adadad url(../images/footer_bg.png) repeat-x; }
	#footer_content { height: 100%; width: 900px; margin: 0 auto 0 auto; line-height: 70%; }
		#footer_content div.left { height: 30px; margin-top: 22px; line-height: 30px; float: left; color: #2c5378; font-size: 1em; }
		#footer_content div.right{ height: 30px; margin-top: 22px; line-height: 30px; float: right; color: #2c5378; font-size: 1em; padding-right: 10px; border-right: 1px solid #2c5378; }
			#footer_content a { color: #2c5378; text-decoration: none; }

#bullets { }
#bullets ul { list-style-type: disc; margin-left: 10px;  }
#bullets li { margin-bottom: 5px; }
		




