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

h1{
	font-size: 210%;
	line-height: 26pt;
	position: relative;
	top: 108px;
}

h2{
	font-size: 112.5%;
	color: #FFF;
	line-height: 14.5pt;
	padding: 5px 0px;
	position: relative;
	top: 110px;
}

h3{
	font-size: 75%;
	padding-top: 5px;
	top: 110px;
	position: relative;
}


h4{
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	padding: 0px 0px 7px 6px;
	margin-left: 10px;
	line-height: 25px;
	height: 25px;
	margin-right: 10px;
	background: url(../graphics/shared/h2_bg.gif) repeat-x top center;
	color: #3d3e3e;
	clear:left;
}

* html h4{
	margin-left: 9px;
}

a{
	font-weight: bold;
	text-decoration: none;
}

h3 a{
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

#leftCol{
	clear: both;
	float: left;
	width: 508px;
	position: relative;
}

#flashplaceholder{
	width: 508px;
	height: 396px;
	margin-bottom: 10px;
	margin-top: 1px;
}

#patientBox{
	width: 232px;
	float: left;
	margin-left: 16px;
	background: url(../graphics/home/box_bg.gif) repeat-y top center;
	height: 224px;
}

#profBox{
	width: 232px;
	float: left;
	margin-left: 10px;
	background: url(../graphics/home/box_bg.gif) repeat-y top center;
	height: 224px;
}

* html #patientBox{
	margin-left: 8px;
}

#patientBox p, #profBox p, #aboutBox p{
	clear: both;
	font-size: 70%;
	color: #666666;
	padding: 8px 75px 8px 20px;

}

#profBox p{
	padding-right: 20px;
}

#patientBox a, #profBox a, #aboutBox a{
	font-size: 105%;
}

#patientBox .b_img{
	background: url(../graphics/home/patients.jpg) no-repeat bottom right;
	padding-bottom: 5px;
}

#profBox .b_img{
	background: url(../graphics/home/profs.jpg) no-repeat bottom right;
	padding-bottom: 5px;
}

.b_img img{
	padding: 0;
	margin: 0;
	float: left;
}

#rightCol{
	float: right;
	width: 492px;
	position: relative;
}

#headline{
	padding-left: 20px;
	height: 396px;
}

#menu{
	
	position: relative;
	top: 119px;
}


#aboutBox{
	width: 465px;
	float: left;
	margin-left: 20px;
	position: relative;
	margin-top: 10px;
	height: 224px;
}

* html #aboutBox{
	margin-left: 5px;
}

#aboutBox h4{
	margin-top: 16px;
	width: 140px;
}

#aboutBox p{
	padding-left: 18px;
	padding-right: 308px;
}

#footerContainer{
	padding: 10px 20px;
	margin-top: 15px;
}

.newsbox{
	width: 224px;
	float: left;
	padding: 0px 0px;
	margin-left: 18px;
	margin-top: 20px;
}

* html .newsbox{
	margin-left: 9px;
}


.newsbox h4{
	float: none;
	padding-left: 16px;
	height: 26px;
	color: white;
	line-height: 26px;
	width: 224px;
	margin-left: 0px;
}

* html .newsbox h4{
	padding-left: 16px;
	width: 210px;
}

.newsbox p{
	padding-right: 0px !important;
	font-size: 70%;
	color: #666666;
	padding: 8px 16px 8px 16px;
}

.newsbox ul{
	font-size: 70%;
	color: #666666;
	padding: 8px 16px 8px 31px;

}

.newsright{
	margin-left: 22px;
}

* html .newsright{
 margin-left: 10px;
}


.moreLink a{
	font-size: 105%;
}

.testimonialImg{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

