@charset "utf-8";

body {
	background: #fff url(../images/bg.png) repeat-x;
	color: #555;
	font-size: 11px;
}

a {
	color: #0074c4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.readMore{
	font-weight: bold;
}

h1, h2, h3{	
	color: #0074c4;
	margin: 0 0 .5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1.black, h2.black, h3.black{	
	color: #000;
}

#logo{
	display: block;
	position: absolute;
	left: 18px;
	top: 15px;
	width: 264px;
	height: 81px;
	background: url(../images/logo.png);
}

h1{
	font-size: 20px;
}

h2{
	font-size: 17px;
}

h3{
	font-size: 14px;
}

#wrapper{
	margin: 0 auto;
	position: relative;
	padding: 427px 12px 0;
	width: 876px;
}

#header{
	position: absolute;
	left: 0;
	top: 0;
	height: 427px;
	width: 100%;
}

#logo{
	display: block;
	position: absolute;
	left: 18px;
	top: 15px;
	width: 254px;
	height: 81px;
	background: url(../images/logo.png);
}

#topB{
	position: absolute;
	left: 404px;
	top: 19px;
	width: 468px;
	height: 60px;
	padding: 8px;
	overflow: hidden;
	background: url(../images/top-b-bg.png) no-repeat;
}

#menu{
	position: absolute;
	left: 12px;
	top: 114px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 876px;
	background: #000 url(../images/menu-bg.png) no-repeat;
}

#menu li{
	float: left;
	position: relative;
	height: 32px;
	padding: 0 3px 0 0;
	background: url(../images/menu-delimiter.png) no-repeat 100% 0;
}

#menu li .first{
	
}

#menu li a{
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	padding: 0 15px;
	background: url(../images/menu-middle-active.png) repeat-x 0 -32px;
}

#menu li.first a{
	padding: 0;
}

#menu li.first a span{
	display: block;
	float: left;
	padding: 0 15px 0 21px;
	background: url(../images/menu-left-active.png) no-repeat 0 -32px;
}

#menu li:hover a, #menu li:hover a span{
	text-decoration: none;
	color: #0091ff;
	background-position: 0 0;
}

#menu li ul{
	display: none;
	position: absolute;
	z-index: 110;
	left: -1px;
	top: 31px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: none;
	width: 100%;
}

#menu li:hover ul{
	display: block;
}

#menu li ul li{
	width: auto;
	padding: 0;
	margin: 0;
	float: none;
	height: auto;
	line-height: 1.2em;
	background: none;
}

#menu li ul li a{
	float: none;
	display: block;
	padding: 3px 15px;
	height: auto;
	font-size: 10px;
	line-height: 1.4em;
	background: #2b292e;
}

#menu li:hover ul li a{
	color: #fff;
}

#menu li ul li a:hover{
	background: #000;
	color: #0091ff;
}

#menu li ul li:last-child a{
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}



#content{
	padding: 14px 0;
	overflow: hidden;
}

#mainColumn{
	float: right;
	width: 580px;
}

#mainColumn p{
	text-align: justify;
	line-height: 1.5em;
}

#mainColumn .hr{
	overflow: hidden;
	height: 0;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 0 0;
	margin: 0 0 15px 0;
}

#mainColumn .twoSections{
	overflow: hidden;
	padding: 0 10px;
}

#mainColumn .twoSections .left, #mainColumn .twoSections .right{
	width: 274px;
	text-align: right;
}

#mainColumn .twoSections p{
	text-align: left;
	clear: both;
}

#mainColumn .twoSections .top{
	background: url(../images/main-sub-top.png) no-repeat;
	height: 8px;
	overflow: hidden;
}

#mainColumn .twoSections .bottom{
	background: url(../images/main-sub-bottom.png) no-repeat;
	height: 8px;
	overflow: hidden;
}

#mainColumn .twoSections .middle{
	padding: 4px 12px;
	background: #f7f7f9;
	border: solid #e3e6e6;
	border-width: 0 1px;
}

#mainColumn .twoSections .left, #mainColumn .twoSections .leftPhoto{
	float: left;
}

#mainColumn .twoSections .right, #mainColumn .twoSections .rightPhoto{
	float: right;
}

#mainColumn .twoSections .leftPhoto, #mainColumn .twoSections .rightPhoto{
	text-align: right;
	font-size: 12px;
	color: #2b2b2b;
	width: 116px;
	padding: 0 0 5px 0;
}

#mainColumn .twoSections .leftPhoto img, #mainColumn .twoSections .rightPhoto img{
	display: block;
	margin: 0 0 3px 0;
}

#sideColumn{
	float: left;
	width: 284px;
}

#findClinic{
	position: relative;
	width: 284px;
	height: 110px;
	background: #000 url(../images/find-clinic-bg.png) no-repeat;
	margin: 0 0 14px;
}

#sideColumn .section{
	margin: 0 0 14px;
}

#sideColumn .section h3{
	position: relative;
	background: #000 url(../images/side-top.png) no-repeat;
	height: 29px;
	line-height: 29px;
	padding: 1px 50px 0 14px;
	font-size: 18px;
	margin: 0;
	color: #fff;
}

#sideColumn .section h3 .icon{
	position: absolute;
	display: block;
	width: 30px;
	height: 35px;
	bottom: 0;
	left: 249px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#sideColumn .section h3 .iconNews{
	background-image: url(../images/side-icon-news.png);
}

#sideColumn .section h3 .iconArticles{
	background-image: url(../images/side-icon-articles.jpg);
}

#sideColumn .section .middle{
	padding: 4px 14px;
	margin: 0;
	background: #f7f7f9;
	border: solid #e3e6e6;
	border-width: 0 1px;
}

#sideColumn .section .bottom{
	overflow: hidden;
	height: 8px;
	background: url(../images/side-bottom.png) no-repeat;
}

#sideColumn .section:last-child{
	margin: 0 0 4px;
}

#sideColumn ul{
	list-style-type: none;
}

#sideColumn ul li{
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
	padding: 5px 5px 5px 20px;
	text-align: right;
	background: url(../images/side-triangle.png) no-repeat 6px 7px;
}

#sideColumn ul li h4{
	margin: 0 0 .1em;
	color: #333;
	font-size: 13px;
	text-align: left;
}

#sideColumn ul li .date{
	color: #999;
	font-size: 11px;
	font-style: italic;
	text-align: left;
}

#sideColumn ul li p{
	font-size: 11px;
	text-align: left;
	margin: 0 0 .5em;
}

#sideColumn ul.menuList li{
	padding: 0;
	background: none;
	text-align: left;
}

#sideColumn ul.menuList li a{
	color: #3f3f3f;
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/side-triangle.png) no-repeat 6px 7px;
}

#sideColumn ul.menuList li a:hover{
	color: #000;
}

#findClinicSelect{
	position: absolute;
	width: 200px;
	left: 15px;
	top: 76px;
}

#footer{
	height: 54px;
	border-top: 2px solid #0074c5;
	background: url(../images/footer-bg.png) repeat-x;
}

#footerWrapper{
	width: 876px;
	padding: 10px 0 0;
	height: 44px;
	margin: 0 auto;
	overflow: hidden;
}

.left45 {
float:left;
width:40%;
list-style-type:circle;
padding:2px 0px 2px 21px;
}
.right45 {
float:right;
width:40%;
list-style-type:circle;
padding:2px 21px 2px 0px;
}
.left45 li, .right45 li{
padding-left:0;
}

.container {
cursor:pointer;
height:250px;
overflow:hidden;
position:relative;
width:876px;
}

#loopedSlider{
float:right;
position: absolute;
	left: 12px;
	top: 167px;
	width: 876px;
	height: 250px;
z-index:10;
}
.container { width:876px; height:250px; overflow:hidden; position:relative; cursor:pointer; }
 .slides { position:absolute; top:0; left:0; }
.slides > div { position:absolute; top:0; width:876px; display:none; }