body {
	margin: 0 auto;
	text-align:right;
	background-color: #7f7f7f;
	}
#container {
	width: 800px;
	text-align:left;
	background-color: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#copyright {
	float: left;
	text-align:left;
}
#bottom_links {
	float: right;
}
#footer {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #e99f00;
	text-decoration: none;
}
#bottom_links a {
	color: #FFFFFF;
}
#header {
	margin-left: 30px;
}
#content {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 44px;
	float: left;
	margin-top: 20px;
	padding-right: 44px;
	padding-bottom: 30px;
}
#content h1 {
	font: lighter 23px Arial, Helvetica, sans-serif;
	color: #263646;
}
#content h2 {
	font: lighter 23px Arial, Helvetica, sans-serif;
	color: #a8bace;
	line-height: 24px;
}
#content h3 {
	font: lighter 16px Arial, Helvetica, sans-serif;
	color: #e9a001;
}
#content a {
	color: #e9a001;
	text-decoration: none;
}
#content a:hover {
	color: #e9a001;
	text-decoration: underline;
}
#right_content {
	float: right;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #263646;
	width: 200px;
	margin-left: 40px;
}
#menu {
	width: 442px;
	float:right;
	padding-right: 30px;
}
#top_nav {
	list-style-type: none;
	display: inline;
	margin:0;
	padding:0
}
#top_nav li {
	float: left;
	display: block;
	margin-bottom: 0px;
}
#top_nav a {
	display:block;
	color: #4e4e4e;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 37px;
	height:37px;
}
#topnav a:hover {
	color: #ffffff;
	text-decoration: none;
}
#top_nav a#home {
	width: 64px;
	background:url(images/menu_home.gif);
	background-repeat: no-repeat;
}
#top_nav a#doctors {
	width: 76px;
	background:url(images/menu_doctors.gif);
	background-repeat: no-repeat;
}
#top_nav a#services {
	width: 75px;
	background:url(images/menu_services.gif);
	background-repeat: no-repeat;
}
#top_nav a#locations {
	width: 83px;
	background:url(images/menu_locations.gif);
	background-repeat: no-repeat;
}
#top_nav a#conditions {
	width: 144px;
	background:url(images/menu_conditions.gif);
	background-repeat: no-repeat;
}
#language {
	float:right;
	padding-right: 30px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.module {
}
.module_head {
	background: #263646 url(images/module_top.gif) top left no-repeat;
	padding: 10px 0 10px 20px;
	font: lighter 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.module_footer {
	background: #c6d4e4 url(images/module_bottom.gif) bottom left no-repeat;
	padding: 10px 0 10px 20px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #263646;
}
#right_content .downloads {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#right_content .downloads a {
	color: #263646;
}
#right_content li.doc {
	background: url(images/icn_doc.gif) top left no-repeat;
	margin-top: 12px;
	padding-left: 25px;
}
#right_content li.pdf {
	background: url(images/icn_pdf.gif) top left no-repeat;
	margin-top: 12px;
	padding-left: 25px;
}
#content .condition {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E99F00;
	text-transform: uppercase;
	color: #263646;
	margin-bottom: 10px;
}
#content .bio {
	width: 460px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#content .bio img {
	margin-right: 10px;
	margin-bottom: 15px;
}

