@charset "utf-8";
/* CSS Document */

#header { height: 211px; }
	#logo img { margin-top: 25px; }

#enespanol { float:right; margin-top:-20px;}

#contentBanner { height: 309px; }

#introWrap { height: 510px; }

#columns { background: #fff url(../_images/back-columns.jpg) repeat top center; }

#welcomeText { margin: 20px 0; }

#leftPromo { float: left; width: 654px; display: inline; }
	#promoWrap { background: #fff url(../_images/promo-box1.jpg) no-repeat 0 0; width: 654px; height: 339px; }
	#promoWrap div { width: 646px; height: 331px; margin: 3px; position: absolute; }
	#promoWrap div img {float:right;margin: 275px 25px 0 0;}
		#promoWelcome { background: transparent url(../_images/slide-3.jpg) no-repeat center center;}
		#promoService {background: transparent url(../_images/slide-1.jpg) no-repeat center center; display: none; }
			#promoService img { margin:275px 45px 0 0 !important; } 
		#promoCare {background: transparent url(../_images/slide-2.jpg) no-repeat center center; display: none; }
			#promoCare img { margin:275px 80px 0 0 !important; } 
	#promoNav {}
		#promoNav li { float: left; height: 38px; margin-right: 10px; }
		#promoNav li a { display: block; text-indent: -9999px; height: 38px; }		
		#promoNav li a.active, #promoNav li a:hover  { background-position: 0 bottom !important; }
		#navWelcome {background: url(../_images/home-welcome.png) no-repeat 0 0; width: 123px; }
		#navService {background: url(../_images/home-service.png) no-repeat 0 0; width: 203px; }
		#navCare {background: url(../_images/home-stateoftheart.png) no-repeat 0 0; width: 217px; }
	
#rightPromo { background: url(../_images/promo-box2.png) no-repeat 0 0; margin-left: 665px; width: 295px; height: 339px; text-align: center; padding-top: 15px;  }
	#rightPromo div { background: url(../_images/promo-hr.gif) no-repeat center bottom; padding-bottom: 5px; }
	#rightPromo h4 { background: url(../_images/promo-h4.png) no-repeat center center; text-indent: -9999px; height: 37px; }
/* Homepage - Columns */

#home-whatsnew { margin-right: 110px; }
	#home-whatsnew h2, #home-locations h2 { border-bottom: 1px solid #b7b5b1; }
	#home-whatsnew h3 { margin-bottom: 15px; }
	#home-whatsnew h3 span { font-weight: normal !important; font-size: 14px !important}
	#home-whatsnew p { }
	#home-whatsnew .read-more { }

#home-locations { width: 370px; }
	#home-locations div { float: left; width: 50%; }
	#home-locations div a { display: block; line-height: 25px; }
	#home-locations h3 a { font-size: 18px; text-decoration: none; }
	#home-locations img { margin-bottom: 15px; }
	#home-locations p { margin-bottom: 15px; }
	#home-locations a { color: #174a75; text-decoration: none; }
		#home-locations a:hover { color: #f90; }
	
/* NAV */
#mainnav { top: 161px; }
	#m-providers a {background: transparent url(../_images/nav-providers.jpg) no-repeat center top;width:169px;}
	#m-cardio a {background: transparent url(../_images/nav-cardio.jpg) no-repeat center top;width:233px;}
	#m-vein a {background: transparent url(../_images/nav-vein.jpg) no-repeat center top;width:162px;}
	#m-resources a {background: transparent url(../_images/nav-patients.jpg) no-repeat center top;width:159px;}
	#m-library a {background: transparent url(../_images/nav-library.jpg) no-repeat center top;width:110px;}
	#m-about a {background: transparent url(../_images/nav-about.jpg) no-repeat center top;width:127px;}
	
hr { margin-bottom: 25px; }

#translateBtn { float:right; display: inline;  margin:-5px 0 0 538px;}

#doctorThumbs {text-align: center;}
	#doctorThumbs div { float: left; margin:10px 9px; display: inline; height: 235px;}
	#doctorThumbs img { margin-bottom: 5px; }
	#doctorThumbs span {display: block;font-size:13px; color: #821c01; line-height: 17px; }
	#doctorThumbs a { text-decoration: none; font-weight: bold;  }
