@charset "UTF-8";
/* CSS Document */

body {background:url(../images/bg_main.jpg) repeat-x;margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px; color:#999;}
.clearBoth {clear:both;}

#main-container {width:806px;margin:auto;}

/*Fonts and Links*/
.orange {color:#ff9900;}
a {color:#003399;text-decoration:none;}
a:hover {color:#333;text-decoration:none;}
a:focus { -moz-outline-style: none; }/*this avoids having image replacement sections display a dotted outline*/

/*Header*/
#topHeader {background:url(../images/bg_header.jpg) no-repeat;height:200px;}

/*Navigation*/
#nav-container {width:800px;margin:0 3px 0 3px;}
	#navigation {margin:0;padding:0;list-style:none;display:inline;overflow:hidden;height:34px;}
	#navigation li {margin:0;padding:0;list-style:none;display:inline;}
	#navigation li a {float:left;padding:34px 0 0 0;overflow:hidden;height:0px !important; height /**/:34px; /* for IE5/Win only */}
	#navigation li a:hover {background-position:0 -34px;}
	#navigation li a.selected {background-position: 0 -68px;}
	
		.nav-item1 a {background:url(../images/nav_welcome.gif) top left no-repeat;width:105px;}
		.nav-item2 a {background:url(../images/nav_clinical_services.gif) top left no-repeat;width:137px;}
		.nav-item3 a {background:url(../images/nav_dr_tang.gif) top left no-repeat;width:130px;}
		.nav-item4 a {background:url(../images/nav_eye_conditions.gif) top left no-repeat;width:124px;}
		.nav-item5 a {background:url(../images/nav_clinic_hours.gif) top left no-repeat;width:114px;}
		.nav-item6 a {background:url(../images/nav_contact_us.gif) top left no-repeat;width:113px;}
	
/*Main Content*/
#body-top {background:url(../images/bg_body_top.gif) no-repeat;height:15px;margin:12px 0 0 0;}
#body-container {background:url(../images/bg_body.gif) repeat-y;width:711px;padding:25px 45px 15px 50px;}
#body-container p {margin-bottom:0;}
	#body-container h1 {line-height:24px;width:700px;}
	#body-container h3 {line-height:16px;width:700px;}
	#body-container ul {margin:0 0 0 17px;padding:0;list-style-image:url(../images/ico_bullet.jpg);}
	#body-container li {margin:0;padding:0;line-height:16px;}
	#body-container li.header-sublist {color:#666;}
	#body-container li.sublist {margin:0 0 0 12px;padding:0 0 4px 0;line-height:16px;list-style:disc;}
#body-bottom {background:url(../images/bg_body_bottom.gif) no-repeat;height:15px;padding:0 0 15px 0;}

	.column {float:left;width:451px;}
		.column img {margin:25px 0 27px 0;}
		.column img.no-margin {margin:0;}
	.side-column {float:left;margin:25px 0 0 60px;}
	.side-column h3 {line-height:16px;width:200px !important;}
	
/* sIFR */
.sIFR-flash {visibility:visible !important;margin:0;padding:0;height:23px;}
.sIFR-replaced, .sIFR-ignore {visibility:visible !important;margin:0;padding:0;}
.sIFR-alternate {position:absolute;left:0;top:0;width:0;height:0;display:block;overflow:hidden;}
.sIFR-replaced div.sIFR-fixfocus {margin:0pt;padding:0pt;overflow:auto;letter-spacing:0px;float:none;}
.sIFR-dummy {width:0px;height:0px;margin-left:42px;z-index:0;}


/* Banners */
.banner-services {margin:25px 0 45px 0;}
.banner-tang {margin:25px 0 30px 0;}
.banner-eyeconditions {margin:25px 0 30px 0;}

.eyeconditions h3 {margin:40px 0 0 0;}