* { margin:0; padding:0; }
html, body { background-image:url(../images/bg.jpg); background-size: 100% 100%; 
background-position:left top; 
background-size: 100%;}

#wrapper {position:center; width:970px; height:auto; margin:0 auto;}

#left{width:10px; height:658px; float:left;}
#content {float:left;
width:950px;
height:auto;}
#right {width:10px; height:658px; float:left;}

#topwrapper {width:950px;height:146px; background-image:url(../images/contentbg.jpg);background-size: 100%;}
#logo {width:285px; height:88px; margin-top:30px; margin-left: 20px; float:left; text-decoration:none;
}


#topaddress {text-align:right; width:330px; height:60px; margin-top:40px; margin-right:40px;float: right;font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666; line-height:14pt;}


#navbar{
width:950px;
height:39px;
background-color:#447f9f;
text-align:center;
margin:0 auto;
}

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#666; text-decoration:none;}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:39px; left:0; background-color:#447f9f; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #acacac; border-top:none; width:187px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#c8d6de;font-family:Arial, Helvetica, sans-serif;font-size:12px}
ul.menu ul li a:hover {background-color:#e6f7ff; color:#333;}
ul.menu ul ul {left:187px; top:-1px}
ul.menu .menulink {border-style:solid; border-color:#336078;border-width:0px 1px 0px 1px; padding:11px 5px 9px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#FFF; background:url(images/header.gif); width:176px}

ul.menu .menulinkactive {border-style:solid; border-color:#ccc;border-width:0px 1px 0px 1px;padding:11px 5px 9px; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#cedde4; background-image:url(../images/header_over.png); width:176px}

ul.menu .menulink:hover{
border-style:solid; border-color:#ccc;border-width:0px 1px 0px 1px; background-image:url(../images/header_over.png); color:#cedde4;font-weight:bold;}

ul.menu .menuhover {font-weight:bold;}

ul.menu .sub {background:#c8d6de url(../images/arrow.gif) 175px 8px no-repeat;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
ul.menu .topline {border-top:1px solid #acacac;font-family:Arial, Helvetica, sans-serif;font-size:12px}



#banner {width:950px; height:270px; background-color:#fff;}




#mid {
	padding-top:10px;
float:left;
width:950px;
height:auto;
background-image:url(../images/contentbg.jpg);
background-size: 100%;
padding-bottom:10px;
color:#666;}



#leftcontent {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
width:240px;
padding: 30px;
margin:0px;
height:auto;	
float:left;

}

#leftcontent2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
width:560px;
padding: 30px;
margin:0px;
height:auto;	
float:left;

}


#middlecontent {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
width:275px;
padding:30px 20px 30px 25px;

height:auto;
float: left;
border-leftt-style:dotted;
border-left-color:#666;
border-left-width:thin;

}



#rightcontent {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
width:260px;
padding:30px;
height:auto;
float: left;
border-left-style:dotted;
border-left-color:#666;
border-left-width:thin;
}

#heading{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#305f75;
}

#heading2{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#d8811a;
}

#footerwrapper {width:950px; height:157px; background-image:url(../images/footerbg.png) ;font-family:Arial, Helvetica, sans-serif; font-size:13px; float:left;}


#footer1 {width:435px; height:117px;float:left; padding-top: 40px; padding-left:40px;}
#footer2 {width:435px; height:107px;float:left; padding-top: 50px; padding-right:40px; text-align:right;line-height:14pt;color:#FFF;}

#bottom {width:950px; height:40px; float:left; font-size:10px; font-family:Arial, Helvetica, sans-serif; text-align:center;padding-top:10px;}

.doctor {float: left; padding: 0px 20px 10px 0px;}

.bullets {

margin-left:20px;
}













	
	/**
  * Rhinoslider 1.05
  * http://rhinoslider.com/
  *
  * Copyright 2012: Sebastian Pontow, Rene Maas (http://renemaas.de/)
  * Dual licensed under the MIT or GPL Version 2 licenses.
  * http://rhinoslider.com/license/
  */
.rhino-btn {
	background:url(../img/rhinoslider-sprite.png) 0 0 no-repeat;
	z-index:10;
	width:56px;
	height:53px;
	display:block;
	text-indent:-999%;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-prev, .rhino-next { bottom:-4px; }

.rhino-prev {
	left:-6px;
	background-position:-168px 0;
}

.rhino-next {
	right:-6px;
	background-position:-106px 0;
}

.rhino-prev:hover { background-position:-168px -53px; }

.rhino-next:hover { background-position:-106px -53px; }

.rhino-toggle {
	top:-4px;
	left:-6px;
}

.rhino-play { background-position:0 0; }

.rhino-play:hover { background-position:0 -53px; }

.rhino-pause { background-position:-56px 0; }

.rhino-pause:hover { background-position:-56px -53px; }

.rhino-container { position:relative; }

.rhino-caption {
	position:absolute;
	background: #000;
	display:none;
	left:0;
	right:0;
	top:0;
	color:#fff;
	padding:10px;
	text-align:right;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-bullets {
	position: absolute;
	bottom:25px;
	left: 2%;

	z-index: 10;

opacity:0.4;
filter:alpha(opacity=40); 
	padding:0;
}

.rhino-bullets:before, .rhino-bullets:after {
	position:absolute;
	display:block;
	left:-16px;
	content:' ';
	width:16px;
	background:url(../images/rhinoslider-sprite.png) -224px 0 no-repeat;
}

.rhino-bullets:after {
	left:auto;
	right:-16px;
	background-position: -240px 0;
}

.rhino-bullets li {
	float:left;
	display:inline;
	margin:0 1px;
	
}

.rhino-bullets li a.rhino-bullet {
	display: block;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: white;
	font-size: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 1px;

	color: #333;
	text-decoration:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-bullets li a.rhino-bullet:hover, .rhino-bullets li a.rhino-bullet:focus {
	color:#999;
	background:#eee;
}

.rhino-bullets li a.rhino-bullet.rhino-active-bullet {
	color:#fff;
	background:#5cd4e8;
}