/* CSS Document */

*{
   margin:0;
   padding:0;
   }

body {
	background: url(../images/bg.jpg) #FFF repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: .75em;
	
}
#wrapper {
	margin:3px auto 0 auto;
	width:829px;
	background: url(../images/bg-wrapper.jpg) repeat-y;
	overflow: hidden;
}
#header {
	width:829px;
	height:140px;
	background: url(../images/header.jpg) top left no-repeat;

}
#quote {
	float: left;
	width:190px;
	margin: 40px 0 0 290px;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
}
#quote span {
	font-weight: bold;
	font-style: normal;
	float: right;
}
#contact {
	float: right;
	margin: 120px 110px 0 0;
	font-weight: bold;
	font-size: 12px;
}
#contact a:link {
	color: #1185d7;
	text-decoration:none;
}

#collage {
	background: url(../images/collage2.jpg) no-repeat top left;
	height:154px;
	width:829px;
}
#content {
	overflow: hidden;
	width: 829px;
	color: #666666;
	background: url(../images/bg-content-top-hm.jpg) no-repeat 1px 0;
}
#contentsub {
	overflow: hidden;
	width: 829px;
	color: #666666;
	background: url(../images/bg-content-top-sub.jpg) no-repeat 1px 0;
}
#sidebarwrap {
	width: 166px;
	float: left;
	font: .99em/1.2em bold normal Tahoma, Arial, Helvetica, sans-serif ;
	color: #1185d7;	 
	overflow: hidden;
	}
	
#sidebar {
	width: 150px;
	margin: 0 auto;
	padding-top: 80px;
}
	
#divider{
	height: 650px;
	background-color:#d1e1cf;
	margin-right: 4px;
	width: 3px;
	float: right;
}
#sidebar a{	
	font: .99em/1.2em bold normal Tahoma, Arial, Helvetica, sans-serif ;
	color: #1185d7;	
	text-decoration: none;
}
#sidebar a:hover {	
	color: #666;	
}

#contenthome {
	width: 663px;
	float: right;
	overflow: hidden;
	font-size: 1.2em;
	margin: 75px 0 20px 0;
}
#contentsubtext {
	width: 663px;
	float: right;
	overflow: hidden;
	font-size: 1.2em;
	margin: 28px 0 20px 0;
}
#contentsubtext h1 {
        color:  #006cb9;
        margin-top: 3em;
}
.droncall {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #157df6;
	color: #FF3300;
	font-size: 14px;
	margin-bottom: 8px;
}
.center { margin: 20px 0 0 149px;}
.logos { margin: 25px 0 0 -2px; }
a:link {
	color: #7B532F;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
p {margin: 15px 10px;}

/* -- menubar nav --*/

#container {
	height:33px;
	background:  url(../images/menuX.jpg) no-repeat top left;

}
#menu {
	margin: 0 0 0 119px;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 33px;
	display: inline;
	overflow: hidden;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size:8px;
	}
	
#nav a {
	float: left;
	padding: 33px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:33px; /* for IE5/Win */
        -moz-outline-style: none; /* remove outline from image links */
        outline:none;
	}
	
#nav a:hover {
	background-position: 0 -33px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -33px;
	}
	
#btnhome a  {
	width: 53px;
	background: url(../images/btn-hm.jpg) top left no-repeat;
	}
#btnabout a  {
	width: 101px;
	background: url(../images/btn-about.jpg) top left no-repeat;
	}
#btntest a  {
	width: 122px;
	background: url(../images/btn-test.jpg) top left no-repeat;
	}
#btntour a  {
	width: 100px;
	background: url(../images/btn-tour.jpg) top left no-repeat;
	}
#btnpatientinfo a  {
	width: 83px;
	background: url(../images/btn-patientinfo.jpg) top left no-repeat;
	}
#btndirections a  {
	width: 71px;
	background: url(../images/btn-directions.jpg) top left no-repeat;
	}
#btnblog a  {
	width: 42px;
	background: url(../images/btn-blog.jpg) top left no-repeat;
	}

/* subpages */


.biopic {
	float: right;
	width: 223px;
	height: 275px;
	margin: 46px 18px 10px 9px;
}
.quote {
	color:  #006cb9;
	text-align: center;
	font:  bold 1em Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
}

#contentsubtext.testimonials {
	font-size: .90em;
}

#contentsubtext.testimonials p {
	margin: 10px 25px 10px 15px;
}

.testsdivider {
	background:  url(../images/dashed.gif)  repeat-x;
	width: 90%;
	height: 4px;
	margin-left: 25px;
}
.borders {
	border: 4px solid #d1e1cf;
}

.headers {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #157df6;
	}
/* -- Lists --*/
ul {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #157df6;
	margin-left: 20px;
	
}
#flashcontainer {
	text-align: center;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin-left: 8px;
}

/* -- footer --*/	

#footer {
	width:829px;
	height:60px;
	text-align: center;
	font: 1em/1.5em bold normal Arial, Helvetica, sans-serif ;
	background: url(../images/bg-footer.jpg) no-repeat;
}
.altlinks {
	margin-top: 35px;
	font-weight: bold;
}
.links {
	width: 600px;
	padding-top: 15px;
	text-align: center;
	margin: 0 auto;
}
.links a {
	font-size: 10px;
	color: #888;
	text-decoration: none;	
}
#footer a:link  {
	text-decoration: none;
	color: #7B532F;
}
#footer a:visited {
	text-decoration: none;
	color: #7B532F;
}
#footer a:active {
	text-decoration: none;
	color: #7B532F;
}
#footer a:hover {
	text-decoration: none;
	color: #1185d7;
}
#copyright {
	text-align: center;
	margin: 0 auto;
	font-size: 10px;
}
/* -- contact form --*/	

table {
	font-weight: bold;
}

/* -- homepage ad --*/	

.ad, .ad-video {
	float: right;
	clear: both;
	margin: 15px 12px 10px 4px;
}
