@charset "UTF-8";
body {
	background-color: #3399FF;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#003399;
	margin-top: -.2em;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#003399;
}
p a {
	color:#0066CC;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#div_wrapper{
	width:774px;
	margin:5px auto 0 auto;
	background:url(images/bkg_top.jpg) #FFFFFF top left no-repeat;
	/*background-color:#FFFFFF;
	background-image:url(images/bkg_top.jpg);
	background-repeat:no-repeat;*/
}
#div_navtop{
	margin:0px;
}
#div_indexFlash{
	width:590px;
	height:224px;
	margin: 0px 0 0 0px;
}
#div_indexText {
	width:590px;
	height:200px;
	margin: 20px 0 0px 0px;
}
#div_clearer{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;;
}
#div_bottomnav{
	width: 755px;
	height: 194px;
	margin:10px auto 0 auto;
}
#div_footer{
	width:774px;
	margin:50px 0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#div_footer2{
	width:774px;
	margin:30px 0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#div_contentchildpages {
	width:590px;
	min-height:420px;
	margin: 30px 0px 0px 150px;
}
.div_doctors{
	margin:0 0 10px 0;
	padding:0;
	width:590px;
	height:280px;
	border-bottom:solid 1px #999999;
}
.div_doctors h2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#003399;
	margin:0;
}
.breadcrumbs {
	margin: 0px 0 50px 0;
}
.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clear {
	clear:both;
}
.picLeft {
	float:left;
	margin:0;
	padding-right:8px;
}
.picRight {
	float:right;
	margin:0;
	padding-left: 8px;
}
