/*reset*/
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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
div{
	position: relative;
}

/*site-wide css*/
a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #145c9f;
	outline: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #145c9f;
}
.clear{
	clear: both;
}
body{
	background: #607383 url(images/page_bg_repeat_x.jpg) repeat-x;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	line-height: 22px;
}
li{
	margin-left: 15px;
	padding-left: 10px;
	margin-bottom: 4px;
	background: url(images/bullets.gif) no-repeat 0 7px;
}
#main_container_wrapper{
	width: 960px;
	margin:0 auto;
}
#inner_wrapper{
	width: 960px;
	display: block;
	float: left;
	background: #243443;
	border:1px solid #7690a4;
}
	/*footers*/
	#inner_footer{
		text-align: center; 
		color:#607383;
		float: left;
		width: 600px;
		margin: 20px 160px;
		font-size: 12px;
		line-height: 16px;
	}
	#outer_footer{
		text-align: center; 
		color:#243443;
		float: left;
		margin: 15px 30px;
		font-size: 12px;
		line-height: 16px;
	}
		#outer_footer a,
		#outer_footer a:link, 
		#outer_footer a:visited, 
		#outer_footer a:active {
			text-decoration: underline;
			color: #243443;
			outline: none;
		}
		#outer_footer a:hover, 
		#outer_footer a:focus {
			text-decoration: none;
			color: #243443;
		}
	#designed_by{
		margin-top: 10px;
	}

/*header*/
#outer_contact{
	float: right; 
	color: #b3c7d7;
	font-size: 11px;
}
#header{padding: 15px 20px; height: 100px;}
#logo{
	float: left;
	width: 458px;
	height: 86px;
}
#inner_contact{
	float: right;
	background: url(images/contact_button_bg.jpg) left center no-repeat;
	color: #b3c7d7;
	padding-left: 25px;
}

#inner_contact a, #inner_contact a:link, #inner_contact a:visited,#inner_contact a:active{
	color: #b3c7d7;
	text-decoration: none;
}

#inner_contact a:hover, #inner_contact a:focus{
	color: #7FBEEF;
}
#tagline{
	float: right;
}
#feature_image_wrapper{
	background: url(images/feature_bg_bottom.gif) no-repeat bottom left;
	padding: 0 20px;
}
	#feature_image_inner_wrapper{
		border: 1px solid #7690a4;
	}
#navigation{
	height: 39px;
	width: 920px;
	z-index:15;
}
#feature_image{
	height: 252px;
	width: 918px;
	overflow: hidden;
	z-index: 1;
}

/*content body*/
#white_bg{
	display: block;
	background: #f7f7f7;
	margin:0 20px;
	overflow: visible;
}
#page_body_content_wrapper{
	background: url(images/mid_content_bg_no_repeat.jpg) top left no-repeat;
	position: relative;
	left: -20px;
	width: 960px;
}
#page_body_content_wrapper.flip_bg{
	background: url(images/mid_content_bg_no_repeat_flip.jpg) top left no-repeat;
}
#page_body_content_wrapper.quote{
	background: url(images/mid_content_bg_no_repeat_quote.jpg) top left no-repeat;
}
#page_body_content_wrapper.quote.flip_bg{
	background: url(images/mid_content_bg_no_repeat_flip_quote.jpg) top left no-repeat;
}
#page_body_content_wrapper.no_bg{
	background: url(images/mid_content_bg_no_repeat_white.jpg) top left no-repeat;
}



#feature_bar{
	position: relative;
	top:-49px;
	padding: 0 20px;
	z-index: 5;
}
#page_content{
	padding: 0 34px;
}

	/*sidebar*/
	.sidebar_header{
		background: #243443;
		height: 12px;
		border-bottom: 1px solid #8c9ca9;
		text-transform: uppercase;
		color: #fff;
		padding: 10px;
		margin-bottom:10px;
	}
	.sidebar_item{
		border: 1px solid #c2c2c2;
		margin-bottom: 15px;
		width: 242px;
	}
	#sidebar{
		float: left;
		width: 242px;
		display: block;
		margin-right: 25px;
		color: #243443;
		font-size: 14px;
	}
	
	.no_bg #sidebar{
		margin: 0 18px 0 12px;
	}
	.flip_bg #sidebar{
		margin-right: 0;
		float: right;
	}
		#sidebar li{
			padding-right: 10px;
		}
	#rotating_images{
		position: relative;
		height: 180px;
		width: 220px;
		top:-27px;
		left: 11px;
		overflow: hidden;
	}
	#rotating_images ul li{
		list-style: none; 
		list-style-image: none;
		font-style: italic;
		color: #fff;	
		font-size: 14px;
	}
	
	#page_body_content_wrapper.quote #rotating_images{
		padding:35px 20px 20px;
		font-style: italic;
		color: #fff;
		height: 125px;
		width: 180px;
	}

	#areas_of_service{
		background: #f0f0f0 url(images/areas_of_practice_bg_no_repeat.jpg) no-repeat bottom;
		margin-top: 10px;
	}
	.no_bg #areas_of_service{
		margin-top: 0;
	}
	#results{
		background: #f0f0f0 url(images/results_bg_no_repeat.jpg) no-repeat bottom;
	}
	#latest_news{
		background: #f0f0f0 url(images/latest_news_bg_no_repeat.jpg) no-repeat bottom;
	}
	#latest_news li{
		list-style: none;
	}
	
	/*main content*/
	#content_body{width: 600px; float: right; margin-right: 20px; padding-bottom: 30px;}
	.no_bg #content_body{margin-right: 12px;}
	.flip_bg #content_body{float: left; padding-left: 25px;}
	#main_content_top{margin-bottom: 20px;}
		#main_content_top h1{
			font-size: 24px; 
			font-family: Georgia, Serif; 
			color: #243443; 
			text-transform: uppercase; 
			margin-bottom: 12px; 
			padding-bottom: 6px; 
			border-bottom: 1px solid #607383;
		}
	#main_content_bottom{margin-top:20px;}
		/*testimonial*/
		#testimonial_wrapper{
			width: 600px;
			background: url(images/quote_box_bg_repeat_y.jpg) repeat-y;

		}
		#testimonial_header{height: 63px; display: block;}
		#testimonial_body{
			background: url(images/quote_box_bg_header.jpg) no-repeat;
			padding: 30px 30px 0;
			font-style: italic;
			color: #fff;
		}
		#testimonial_body ul li{list-style: none; list-style-image: none;background: none;}
		#testimonial_footer{height: 63px; display: block; margin-top: -25px;}
		
		#small_horizontal_roatating{
			padding: 8px;
			background: #243443;
			width: 579px;
			height: 132px;
			display: block;
			overflow: hidden;
			border: 1px solid #020202;
			margin: 15px auto;
		}
		#horizontal_feature{
			width: 579px;
			height: 132px;
			display: block;
			overflow: hidden;
		}
		#verticle_image_wrapper{
			padding:8px;
			width: 160px;
			height: 296px;
			background: #243443;
			display: block;
			overflow: hidden;
			border: 1px solid #020202;
			float:right;
		}
		#vertical_feature{
			width: 160px;
			height:296px;
			display: block;
			overflow: hidden;
		}
		#article_content_wrapper{
			width: 400px; 
			float: left;
		}
		
		#verticle_testimonial_wrapper{
			background: url(images/verticle_quote_body_repeat_y.jpg) repeat-y;
			width: 178px;
			float: right;
			margin-top: 30px;
		}
		
		#verticle_testimonial_body{
			background: url(images/verticle_quote_header.jpg) no-repeat top left;
			width: 136px;
			padding:40px 20px 0;
			display: block;
			font-style: italic;
			color: #fff;
		}

h2{ font-weight: bold;}
