body {
	font-family: Tahoma, Tahoma, Tahoma, Tahoma;
	font-size: 90%;
	color: #555;
	background: #e0e8f5;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.6em;
}
body#section_surgery #nav li#surgery a,
body#section_dentistry #nav li#dentistry a,
body#section_rejuvenation #nav li#rejuvenation a,
body#section_laser #nav li#laser a,
body#section_skincare #nav li#skincare a {
	background: #7f9fd3 bottom left repeat-x;
}
body#section-submitasite #nav li#submitasite a,
body#section-mysites #nav li#mysites a {
	border-right-width: 0;
}
#page {
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background: #FFF;
}
#topbanner {
	text-align: middle;
margin: -13px 0px 0;
	background: #ffffff 
center center repeat-x;
}
#topbanner a {
	border: 0;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #7f9fd3;
	font-weight: lighter;
	font-size: 1.7em;
}
h2 {
	margin-top: 2em;
	color: #7f9fd3;
	font-weight: lighter;
	font-size: 1.3em;
}
h3 {
	font-size: 1em;
}
a {
	color: #7f9fd3;
	text-decoration: none;
	border-bottom: 1px dotted #00529c;
}
a:hover {
	color: #00529c;
}
img {
	border: 0;
}
strong {
	color: #333;
	font-weight: normal;
}
label, legend {
	font-style: italic;
}
input, textarea, select, fieldset {
	border: 1px solid #CCC;
	padding: 5px;
}
.hide {
	display: none;
}


#nav {
	clear: both;
}
#nav, #nav ul {
	margin: -14px 0 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	border-right: 1px solid #FFF;
}
#nav li#skincare {
	border-right: 1px solid #7f9fd3;
}
#nav a, #nav a:hover {
	display: block;

}
#nav li a {
	
	padding: 5px 10px;
	color: #FFF;
	background: #000E78 bottom left repeat-x;
	width: 135px;
	text-align: center;
	border-bottom: 0;
}
#nav li#surgery a { width: 130px; }
#nav li#dentistry a { width: 135px; }
#nav li#rejuvenation a { width: 150px; }
#nav li#laser a { width: 130px; }
#nav li#skincare a  { width: 130px; }
#nav li ul {
	position: absolute;
	left: -999em;
margin: 0 0 1px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav ul li {
	float: none;
	border-right: 0;
}
#nav ul li a,
body#section_surgery #nav li#surgery li a,
body#section_dentistry #nav li#dentistry li a,
body#section_rejuvenation #nav li#rejuvenation li a,
body#section_laser #nav li#laser li a,
body#section_skincare #nav li#skincare li a {
	color: #7f9fd3;
	background: #eff3fa;
	border-bottom: 1px solid #FFF;
}
#nav ul li a:hover,
body#section_surgery #nav li#surgery li a:hover,
body#section_dentistry #nav li#dentistry li a:hover,
body#section_rejuvenation #nav li#rejuvenation li a:hover,
body#section_laser #nav li#laser li a:hover,
body#section_skincare #nav li#skincare li a:hover {
	background: #e0e8f5;
}



#maincontent {
	clear: both;
	padding: 30px;
}
#breadcrumb {
	margin: 0 0 15px;
	padding: 0;
	color: #CCC;
	font-size: 0.9em;
}
#breadcrumb a {
	text-decoration: none;
	border-color: #7f9fd3;
}
#breadcrumb strong {
	font-weight: normal;
	color: #00529c;
}
#leftcontent {
	width: 260px;
	padding: 0 30px 30px 0;
}
#leftcontent p {
	margin-top: 0;
}
#leftcontent img {
	border: 10px solid #eff3fa;
	margin-top: 15px;
	padding: 10px;
}
#subnav {
	margin: 0;
	padding: 0;
	color: #7f9fd3;
	list-style: none;
	line-height: 1.5em;
}
#subnav li {
	padding: 2px 5px;
	border-bottom: 1px solid #eff3fa;
}
#subnav a {
	display: block;
	margin: -2px -5px;
	padding: 2px 5px;
	border: 0;
}
#subnav a:hover {
	
	background: #eff3fa;
}
#subnav strong {
	
	font-weight: normal;
	color: #00529c;
}
#leftimg {
	float: left;
	margin-right: 20px;
}
#maintext {
	float: right;
	width: 425px;
}
#maintext p {
	text-align: justify;
}

.subcategory {
	float: left;
	
	padding: 11px;
}
.subcategory p {
	margin: 0 0 0 10px;
}
.subcategory a {
	
	border: 0;
}
.subcategory img {
	border: 2px solid #eff3fa;
	padding: 8px;
	background: #FFF;
	margin-left: -10px;
	margin-bottom: 5px;
}
.subcategory:hover {
	background: #eff3fa;
}
.subcategory:hover img {
	border: 10px solid #FFF;
	padding: 0;
}



#footer {
	clear: both;
	background: #eff3fa 30px center no-repeat;
	margin: 0;
	padding: 10px 20px 20px;
	line-height: 1.5em;
	border-top: 1px solid #DDD;
}
.footerlinks {
	list-style: none;
	margin: 0;
	padding: 0 30px 0 40px;
	font-size: 0.7em;
	color: #999;
}
.footerlinks li {
	display: inline;
	padding: 0 12px 0 8px;
	border-right: 1px solid #7f9fd3;
}
.footerlinks a {
	color: #999;
}
.footerlinks a:hover {
	color: #00529c;
}


