/* CSS Document for - Written by David Mead, Optiem LLC */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #B8C6C9;
	background-repeat: repeat-x;
	background-image:url(/images/background.jpg);
	}
	
img {
	display: block;
	border: none;
	}



/* =DIVS
--------------------------------------*/
#access-links {
	position:absolute; 
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}

#page-container {
	width: 760px;
	margin:0 auto;
	}
	
#header {
	background-image:url(/images/headerbg.jpg);
	background-repeat:repeat-x;
	height:76px;
	width:760px;
	}
	
#header .left-corner {
	float:left;
	width:8px;
	height:76px;
	background-image:url(/images/headercornerlt.jpg);
	}
	
#header .header-logo {
	margin-left:30px;
	}
	
#header .header-slogan {
	margin-top:-76px;
	margin-left:437px;
	}
	
#header .doctor-login {
	float:right;
	margin-right:0px;
	margin-top:8px;
	}

#navigation {
	width:760px;
	line-height:19px;
	background-image:url(/images/nav-background.gif);
	background-repeat:repeat-x;
	background-color:#022952;
	background-position:bottom;
	
	}

#nav, #nav ul {
	margin-left:5px;
	list-style:none;
	z-index:500;
	}
	
#nav a {
	font-size:75%;
	z-index:10;
	display:block;
	width:auto;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:2px;
	padding-top:2px;
	}
	
#nav li {
	float: left;
	width: auto;
	position:relative;
	}
	
#nav li:hover ul {
	left: 10em;
	
	}
	
#nav li ul li{
	display:inline;
	float:none;
	margin-left:12px;
	
	}
	

#nav li ul {
	z-index: 100;
	background-color: #FFFFFF;
	position:absolute;
	left: -999em;
	}
	
#nav li ul a{
	color: #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px;
	width: 10em;
	margin-left:-6px;
	background-color:#FFFFFF;
	display:block;                                                                             
	
	}
		
#nav li ul a:hover {
	color:#FFFFFF;
	background-color:#999999;
	}
	
#nav li ul ul {
	margin: -1.9em 0 0 8.15em;
	}


#nav li:hover ul ul {
	left: -999em;
	
	}

#nav li:hover ul, #nav li li:hover ul {
	left:auto;
	}
	
#image {
	height: 187px;
	background-color: #B9C7CA;
	z-index:1;
	}
	
#content {
	background-image:url(/images/dropshadow.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:338px;
	}
	
#content .left-row{
	padding-top:15px;
	}
	
#side-pics {
	width:123px;
	list-style:none;
	}

#white-backer {
	background-color:#FFFFFF;
	width:618px;

	float:right;
	margin-top:-320px;
	}
#white-backer .bgtop{
	height:8px;
	width:618px;
	background-image:url(/images/bgtop.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
#white-backer .bgbottom{
	height:8px;
	width: 618px;
	background-image:url(/images/bgbottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}
		
#white-backer .text {
	font-size: 75%;
	padding-right: 8px;
	padding-left: 20px;
	width: 380px;
	line-height:inherit;
	background-image:url(/images/hammer.jpg);
	background-repeat:no-repeat;
	}

#white-backer .text .low-group {
	margin-top: 30px;
	}

#white-backer .map {
	margin-top:-280px;
	margin-right:10px;
	float:right;
	width:191px;
	height:280px;
	}
	
#ctl00_ucMapSearch_txtZip {
width:91px;
position:absolute;
margin-left:12px;
margin-top:-31px!important;
}

#ctl00_ucMapSearch_btnZipSearch {
position:absolute;
margin-left:106px;
margin-top:-31px!important;
background-image:url(/images/search.gif);
width:49px;
height:20px;
border:0px!important;
}
	
#footer {
	float:right;
	clear:both;
	margin-top: 10px;
	width:760px;
	text-align:center;
	color:#FFFFFF;
	font-size:75%;
	}

/* =NAVIGATION
--------------------------------------*/
a:link{ color: #FFFFFF;text-decoration: none;}
a:visited {color: #FFFFFF;text-decoration: none;}
a:hover {color: #FFFFFF;text-decoration:none;background-color:#999999;padding-bottom: 2px;padding-top: 2px;}
a:focus {color: #FFFFFF;text-decoration: none;}
a:active {color:#FFFFFF;text-decoration: none;}

#white-backer .text a:link{ color: #4A689A;}
#white-backer .text a:visited {color: #0A356C;}
#white-backer .text a:hover {color:#5F87B8; background-color:#FFFFFF;}
#white-backer .text a:focus {color: #4A689A;}
#white-backer .text a:active {color:#4A689A;}

/* =CLASSES
--------------------------------------*/
.clear {
	clear:both;
	height: 0px;
	line-height: 0px;
}


/* =MICROFORMATS
--------------------------------------*/ 
#footer .vcard {
	color:#666666;
	}
	
.org {
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

.adr, .tel, .street-address {
	display:inline;
	}



/* =TABLES
--------------------------------------*/



/* =FORMS (.NET)
--------------------------------------*/