/* CSS Document */

body
{
font-size: 11px;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
margin: 0px 0px 0px 0px;
}

#container { 
	width: 1005px; 
	background: #fff;
	text-align: left; 
	margin: 0px auto; 
	}

#header
{
}
#topnav
{
height:42px;
text-align:center;
line-height:42px;
font-size:12px;
background:url(images/topnav-bluebg.gif);
margin-top:3px;
margin-bottom:3px;
color:#FFFFFF;
}
#topnav a
{
color:#FFFFFF;
text-decoration:none;
}
#topnav a:hover
{
color:#FFFFFF;
text-decoration:underline;
}
#left
{
float:left;
width:170px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#left-title
{
	background-color: #455A79;
	padding: 5px;
}
#left-title a
{
	color: #FFFFFF;
	font-weight:bold;
}
#left-title-main
	{

	background-color:#e4eff5;
	text-align:right;
	padding-top:20px;
	padding-right:5px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	}
#left-title-main a
{
	color: #000000;
	text-decoration:none;
	line-height:15px;
}
.menudoctors
{
		background:url(/images/menu-ico-doctors.gif) no-repeat;
}
.menupcsurgery
{
		background:url(/images/menu-ico-2.gif) no-repeat;
}
.menuweight
{
		background:url(/images/menu-ico-3.gif) no-repeat;
}
.menueye
{
		background:url(/images/menu-ico-4.gif) no-repeat;
}
.menuortho
{
		background:url(/images/menu-ico-5.gif) no-repeat;
}
.menuspecial
{
		background:url(/images/menu-ico-6.gif) no-repeat;
}
.menupricing
{
		background:url(/images/menu-ico-pricing.gif) no-repeat;
}
.menurecovery
{
		background:url(/images/menu-ico-recovery.gif) no-repeat;
}

#left-links-lightblue
	{
	background-color:#e4eff5;
	padding-left:5px;
	font-size:11px;
	line-height:15px;
	}
#left-links-lightblue a
{
	color: #000000;
	text-decoration:none;
}
#left-links-lightblue a:hover
{
	text-decoration: underline;
}

.closebox
	{
	margin-bottom:10px;
	}



#body
{
float:left;
width:600px;
margin-left:5px;
margin-right:5px;
margin-bottom:10px;
}
#adsense-top
{
text-align:center;
border-left:3px solid #cfd0d2;
border-right:3px solid #cfd0d2;
}
#mainbody
{
text-align:justify;
border-left:3px solid #cfd0d2;
border-right:3px solid #cfd0d2;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
#mainbody h1
{
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
}
#adsense-bottom
{
text-align:center;
border-left:3px solid #cfd0d2;
border-right:3px solid #cfd0d2;
}
#right
{
float:left;
width:225px;
}
#right-banner
{
margin-bottom:5px;
}
#footer
{
clear:both;
text-align:center;
}
.adsbox
{
float:left;
margin-left:25px;
}

.clear
{
clear:both;
}