body.petersenmedical {
	background: transparent url("../images/site_images/home_fade.gif") repeat-x 0 0;
	font-family:Arial,Helvetica,sans-serif;
	width:100%;
}


#header_container{
	background:transparent url("../images/site_images/internal_fade.gif") repeat-x 0 0;
	height:300px;
	margin:0 auto;
	position:relative;
	width:752px;
}

#header{
	background:transparent url("../images/site_images/home_main_panel_alt.gif") no-repeat 0 0;
	height:257px;
	margin:0 auto;
	position:absolute;
	top:40px;
	width:752px;
	z-index:99;
}

#header #bgwrapper{
	background:transparent url("../images/site_images/title_home_image.gif") no-repeat left center;
	height:257px;
	margin:0 auto;
	width:727px;
}

#header h1{
	background:transparent url("../images/site_images/petersenMedical.gif") no-repeat 95% bottom;
	height:91px;
	overflow:hidden;
	padding:60px 0px 0 500px;
	text-indent:-9999px;

}

#header p{
	color:#003C6C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	padding-left:500px;
	padding-right:40px;
	position:relative;
	top:-10px;
}


#header ul{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:15px 0 0 20px;
	position:absolute;
	top:5px;
	right:30px;
}

#header ul li{
	border-right:1px solid #ccc;
	float:left;
	padding:0 10px;
}

#header ul li:last-child{
	border-right:0;
}



#footer_container{
	background:transparent url("../images/site_images/footerLine.gif") repeat-x 0 0;
	margin:0 auto;
	width:730px;

}

#footer{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	padding:20px 0;

	width:700px;
}

#footer_container ul li{
	border-right:1px solid #ccc;
	text-transform:capitalize;
	float:left;
	padding:0 15px;
}

#footer_container ul li:first-child{
	padding-left:0;
}

#footer_container ul li:last-child{
	border-right:0;
}


#footer_container span.copyright{
	float:right;
}

#content{
	color:#003C6C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:500;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	text-align:left;
	width:750px;
}

#content #page_content{
	font-size:12px;
	line-height:15px;
	width:750px;

}


#content #page_content div.section{
	border-right:1px solid #9B9B9B;
	float:left;
	height:150px;
	overflow:hidden;
	padding:0 10px 10px;
	text-align:center;
	width:228px;
}

#content #page_content div.section:last-child{
	border:0;
}

#content #page_content h2, #content #page_content h2 a{
	color:#aaa;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}


#content #page_content h4{
	padding-top:10px;
}

#content #page_content p{
	color:#003C6C:
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:500;
	line-height:14px;
	padding-top:10px;
}


#spotlight img{
	float:left;
	height:100px;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:10px;
	width:100px;
}


