/* Customer CSS */
@media screen {
	body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B443C;
	background-color:#77736D;
	margin:0px;
	}
	
	a {
	color:#130D31;
	text-decoration:underline;
	}
	
	a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
	#page {
	width:818px;
	height:auto;
	margin:auto;
	background-image:url(../images/background.gif);
	background-position:top;
	background-repeat:repeat-y;
	overflow:hidden;
	}
	
	#page_bottom {
	width:818px;
	height:51px;
	float:left;
	background-image:url(../images/background_bottom.gif);
	background-position:2px;
	}
	
	#page_bottom img {
	display:none;
	}
	
	#main {
	width:794px;
	margin:auto;
	}
	
	#left_wrapper {
	width:629px;
	float:left;
	}
	#logo {
		height:59px;
		width: 629px;
		_width: 599px;
		background-image:url(../images/top_bg.gif);
		background-repeat: no-repeat;
		padding-left: 30px;
	}	
	#comp-logo {
	margin-left:-30px;
	}
	
	#comp-banner {
	_margin-top: -3px;
	}
	
		
	
	#slot_header {
	width:629px;
	height:152px;
	}
	
	#page-index #top-header {
	width:629px;
	height:271px;
	}	
	
	#slot-navigation {
	width:629px;
	height:25px;
	float:left;
	background-image:url(../images/nav_background.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:15px 0px 0px 0px;
	}
	
	#slot-navigation ul{
	list-style:none;
	padding-left:0px;
	margin:0px;
	
	}
	
	#slot-navigation li{
		display:inline;
	}
	#slot-navigation a {
	color:#7C776F;
	padding:0px 6px 0px 6px;
	text-decoration:none;
	}
	
	#slot-navigation a:hover {
	color:#ffffff;
	padding:0px 6px 0px 6px;
	text-decoration:none;
	}
	
	#content {
	width:629px;
	float:left;
	background-image:url(../images/content_back.gif);
	background-position:1px 0;
	background-repeat:no-repeat;
	}
	
	#left_content {
	width:473px;
	float:right;
	background-color:#BFB49F;
	background-image:url(../images/left_content_header.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:35px 35px 35px 35px;
	}
	#left_content img {
		padding: 5px;
	}
	
	#left_content_gallery {
	width:518px;
	float:right;
	background-color:#a1c4d0;
	background-image:url(../images/left_content_header.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:0px 0px 0px 25px;
	}
	
	.pic {
	float:right;
	width:auto;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	}
	
	#footer-content {
	width:544px;
	height:80px;
	float:right;
	font-size:10px;
	color:#75716B;
	text-align:center;
	padding:25px 0px 0px 0px;
	background-image:url(../images/left_content_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	/*#footer {
	width:544px;
	height:auto;
	float:right;
	margin-left:80px;
	font-size:10px;
	color:#5f9baf;
	text-align:center;
	padding:10px 0px 0px 0px;
	}*/
	
	#footer-content a {
	color:#C7BBA4;
	font-size:11px;
	text-decoration:none;
	padding: 0 3px 0 3px;
	}
	
	#footer-content a:hover {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	}
	
	#right_wrapper {
	width:165px;
	float:right;
	}
	
	#right_content {
	width:165px;
	height:467px;
	background-image:url(../images/right_content_back.gif);
	background-position:top;
	background-repeat:no-repeat;
	/*float:left;*/
	}
	
	#int_right_content {
	width:165px;
	height:349px;
	background-image:url(../images/int_right_content_back.gif);
	background-position:top;
	background-repeat:no-repeat;
	/*float:left;*/
	}
	
	#slot-address {
	width:120px;
	height:90px;
	float:left;
	color: #5B5752;
	font-size:12px;
	background-color:#D9CCB2;
	padding:10px 0px 0px 10px;
	}
	
	#address_bottom {
	float:left;
	height:15px;
	width: 130px;
	background:url(../images/address_bottom.gif);
	}
	
	#address_bottom img {
	display:none;
	}
	
	#slot-links {
	width:165px;
	height:auto;
	float:left;
	}
	
	#slot-links ul{
	list-style:none;
	padding-left:0px;		
	margin:0px;
	}
	
	#slot-links li{		
	display:block;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	width: 165px;
	border-bottom:1px solid #FFFFFF;
	}
	
	#slot-links a{
	display: block;
	color:#4B443C;
	text-decoration:none;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	}
	
	#slot-links a:hover{
	color:#ffffff;
	text-decoration:none;
	}
	
	.special_links {
	height:35px;
	display:block;
	border-bottom:1px solid #FFFFFF;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:18px 0px 0px 22px;
	}
	
	.special_links a {
	color:##4B443C;
	text-decoration:none;
	}
	
	.special_links a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
	/* PATIENT EDUCATION STYLES */
	
	#education_cont {
	width:395px;
	margin:5px 0px 0px 10px;
	padding:0px 0px 0px 150px;
	color:#BBA85B;
	overflow:hidden;
	}
	
	#content_wrapper {
	float:right;
	width:212px;
	padding:0 0 7px 0;
	margin:45px 0px 0px 0px;
	}
	
	#content_img {
	font-family:Arial, Helvetica, sans-serif;
	color:#EE3423;
	font-size:10px;
	margin:0px 5px 10px 5px;
	border:1px solid #352f29;
	}
	
	#content_factoid {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin-top:45px;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFFFFF;
	border-top:14px solid #00323c;
	border-right:1px solid #00323c;
	border-left:1px solid #00323c;
	border-bottom:1px solid #00323c;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	}
	
	#content_subnav {
	font-family:Arial, Helvetica, sans-serif;
	color:#352f29;
	font-size:12px;
	width:165px;
	}
	
	#content_subnav ul{
	padding-left: 10px;
	margin-left: 5px;
	}
	
	.signatures {
	margin:0px 0px 0px 30px;
	}	
	
	#top-header {
	width:629px;
	height:152px;
	background-image:url(../images/header_4.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	/*interior images*/

	#page-index #top-header {
	display:none;
	}
				
	#page-staff #top-header {
	width:629px;
	height:152px;
	background-image:url(../images/header_3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	#page-offices #top-header, #page-office #top-header {
	width:629px;
	height:152px;
	background-image:url(../images/header_2.jpg);
	background-position:top;
	background-repeat:no-repeat;;
	}
	
	#page-services #top-header {
	width:629px;
	height:152px;
	background-image:url(../images/header_4.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	#page-education #top-header, #page-library #top-header {
	width:629px;
	height:152px;
	background-image:url(../images/header_1.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	#page-patients #top-header {
	width:629px;
	height:152px;
	background-image:url(../images/header_5.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	#page-contact #top-header {
	width:629px;
	height:152px;
	background-image:url(../images/header_6.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	
#slot-lsidebar {
	float: left;
	width: 80px;
}

#slot-rsidebar {
	clear: both;
	float: left;
	width: 150px;
	margin: 20px 0 0 5px;
}
}


#slot-footer1 {
  padding: 0 0 0 5px;
  min-height: 16px;
  _height: 16px;
}

#slot-footer2 {
  padding: 0 0 0 5px;
  min-height: 16px;
  _height: 16px;
}
#slot-footer2 ul,#slot-footer3 ul {
	padding:0px;
	margin:0px;
}

#slot-footer2 li,#slot-footer3 li {
	display:inline;	
}




