body{
	margin:0px;
	background: #0F65BA url(../images/bg.jpg) repeat-x left top;
}
.man-bg {
	background: #FFFFFF url(../images/man-bg.jpg) repeat-x;
}

.left-main-bg {
	background: url(../images/left-tab-bg.jpg) no-repeat right top;
	height: 165px;
}

.top-head-bg {
	background: url(../images/top-head-bg.jpg) repeat-x;
}
.left-bg {
	background: url(../images/left-bg.jpg) no-repeat right top;
}
.nav-bg {
	background: url(../images/nav-bg.jpg) repeat-x;
	height: 80px;
}


.info {
	font: 11px/14px tahoma;
	color: #3D687D;
	padding-left: 12px;
}
.right-bg {
	background: url(../images/right-bg.jpg) no-repeat left top;
}
.page-right-bg {
	background: url(../images/page-nav-bg02.jpg) no-repeat right top;
}
.about-bg {
	background: url(../images/about-page-bg.jpg) no-repeat right top;
	padding-right: 20px;
	height: 300px;
}


.footer {
	font: 11px/16px Tahoma;
	color: #FFFFFF;
}
.footer a{
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.footer-bg {
	background: url(../images/footercor-bg.jpg) repeat-x;
}
.page-footer {
	background: url(../images/page-footer-bg.jpg) repeat-x left bottom;
	height: 162px;
}
.page-nav-bg {
	background: url(../images/page-nav-bg.jpg) no-repeat left top;
	height: 300px;
}
.doted-line {
	background: url(../images/doted-line.jpg) repeat-x center;
}
.dot-blue {
	background: url(../images/dot02.jpg) repeat-x center;
}
.about-left-bg {
	background: url(../images/about-left-bg.jpg) repeat-y;
}
.page-info-bg {
	background: url(../images/page-info-bg.jpg) no-repeat left top;
}
.page-info {
	background: url(../images/page-info-bg02.jpg) no-repeat right bottom;
	height: 350px;
	padding-right: 16px;
}
.heading {
	font: bold 28px "Trebuchet MS";
	color: #0054A6;
	text-transform: uppercase;
}
.head2 {
	text-transform: uppercase;
	font: bold 18px "Trebuchet MS";
	color: #0054A6;
}
.photo-foot {
	background: url(../images/photo-footer.jpg) repeat-x left top;
}
.padding {
	padding: 8px;
}
.photo-right-bg {
	background: url(../images/photo-right-bg.jpg) repeat-y left top;
}
.testi-bg2 {
	background: url(../images/testimonials-bg-02.jpg) repeat-y left top;
}

#surgeonCredentials{
	float:left;
	width:225px;	
}
#surgeonExperience{
	float:left;
	width:270px;
}
#clearDiv{
	clear:both;
}
