/* Eric Meyer Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: none 0; font-size: 100.5%; vertical-align: baseline; background: transparent; }
/* Basic Elements */
ul li { list-style: none; }
a{ }
a:link, a:visited{ text-decoration: none; }
a:hover, a:active{ text-decoration: none; }
/* Backgrounds */
body { font: 12px/1.5 arial, verdana, sans-serif; color: #777; }
/*
=================================== Horizontal Navigation ================================*/
#hnav { position: absolute; top: 0; left: 0; width: 950px; height: 52px; background: url(_src/sc809/main_menu.jpg) no-repeat; margin-top: 81px; margin-left: -26px; }
#hnav li { position: absolute; left: 0; height: 52px; margin-left: -2px; }
#hnav #hnavhome { width: 137px; left: 0; }
#hnav #hnavstaff { width: 137px; left: 137px; }
#hnav #hnavclinic{ width: 136px; left: 274px; }
#hnav #hnavcost { width: 136px; left: 410px; }
#hnav #hnavestht { width: 136px; left: 546px; }
#hnav #hnavaccess { width: 136px; left: 682px; }
#hnav #hnavinq { width: 135px; left: 817px; }
#hnav li a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 52px; text-indent: -9999em; }
/*
=================================== Vertical Navigation ================================*/
#vnav { position: absolute; top: 35px; left: 0; height: 405px; background: url(_src/sc809/side_menu.jpg) no-repeat; margin-top: 10px; margin-bottom: 20px; margin-left: -8px; }
#vnav li { position: absolute; left: 0; width: 290px; height: 45px; }
#vnav #vnavdentalcare { height: 45px; top: 0; }
#vnav #vnavsurgery { height: 45px; top: 45px; }
#vnav #vnavprev{ height: 45px; top: 90px; }
#vnav #vnavimplant { height: 45px; top: 135px; }
#vnav #vnavtempo { height: 45px; top: 180px; }
#vnav #vnavsport { height: 45px; top: 225px; }
#vnav #vnavpainless { height: 45px; top: 270px; }
#vnav #vnavdentalcosme { height: 45px; top: 315px; }
#vnav #vnavmouthpiece { height: 45px; top: 360px; }
#vnav li a { display: block; position: absolute; top: 0; left: 0; width: 290px; height: 45px; text-indent: -9999em; }
/**/
#colleft {
	float:left;
	width:290px;
	
}
.leftBox  {
	margin-bottom:17px;
}
.leftBox h2 {
	padding:10px 0;
}
.leftbtm  { margin-top: 450px; margin-bottom:17px; }

