html { min-height: 100%; margin-bottom: 1px; }
body {
	background-color: #FFFFFF;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #464D57;
	padding: 0px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 920px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 269px;
}
#header_nav ul{
	padding:0;
	list-style-type: none;
	text-align: center;
	margin: 0px;
}
#header_nav ul li{
float: left;
margin: 0;
}

#nav-menu li a
{
float: left;
display: block;
}
#content{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	position: relative;
	width: 920px;
	background-repeat: no-repeat;
	background-image: url(images/contentbkgd.jpg);
}
#main-nav{
	width:870px;
	margin:0 27px 20px 23px;
	padding:5px 0 10px;
	border-bottom:1px dotted #aaa;
	text-align: center;
}
#main-nav a{
	/*float: left;
		display:inline-block;*/
	padding:5px 20px 8px;
	border-left:1px dotted #aaa;
	font:bold 10px "Helvetica Neue","HelveticaNeue","Helvetica-Neue",Arial,Helvetica,sans-serif;
	color:#aaa;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:0.1em;
}
#main-nav a#nav-blog{
	background-color:#28a9e2; 
	color:#fff;
}
#main-nav a#zocdoc_schedule{
	border-left:0;
	color:#003046;
	background:#dedede;
}

#main-nav a:hover,
#home #main-nav #nav-home,
#cosmetic #main-nav #nav-cosmetic,
#downloads #main-nav #nav-downloads,
#links #main-nav #nav-links,
#medical #main-nav #nav-medical,
#press #main-nav #nav-press,
#services #main-nav #nav-services{
	color:#0C7EC7;
}
#main-nav a#nav-blog:hover{
	background-color:#0C7EC7;
	color:#fff;
}
#main-nav a#zocdoc_schedule:hover{
	background: #003046;
	color:#fff;
}
#main-nav a:first-child{
	border-left:0 !important;
}
.descTitle {
	font-size: 12px;
	color: #0D7CC1;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
#footer {
	width: 920px;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #464D57;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 50px;
}
a:link {
	color: #0D7DC1;
	text-decoration: underline;
}
.bullet {
	font-family: webding;
}
a:visited {
	color: #0D7DC1;
	text-decoration: underline;
}
a:hover {
	color: #F16022;
	text-decoration: none;
}
#copy {
	margin-right: 25px;
	text-align: left;
	color: #464D57;
	margin-left: auto;
	clear: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	width: 420px;
}
a.visited:link {
	color: #F16022;
	text-decoration: none;
}
a.hover:link {
	color: #F16022;
	text-decoration: underline;
}
a.footer:link {
	color: #F16022;
	text-decoration: none;
}
a.footer:visited {
	color: #F16022;
	text-decoration: none;
}
a.footer:hover {
	color: #F16022;
	text-decoration: underline;
}
#subheader {
	width: 920px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: right;
}
#contentBottom {
	padding:0;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	position: relative;
	background-image: url(images/contentBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 920px;
	height: 96px;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#contentHome {
	margin-top: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 150px;
	padding-left: 365px;
	padding-bottom: 0px;
}
#box-link {
	position: absolute;
	top: 50px;
	left: 80px;
	width: 200px;
	height: 132px;
	border: 0px solid yellow;
	background-image: url(images/trans.gif);
	background-repeat: no-repeat;
}
#locations{
	float:left;
	font-size:12px;
	line-height:160%;
	width:190px;
	margin-left:63px;
}
#locations p{
	margin:4px 10px 30px 0;
}
#locations span, #locations a{
	color:#0c7ec7;
}
.descSubheader {
	font-size: 12px;
	color: #A0C069;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	text-transform: uppercase;
}
#contentR {
	float:right;
	width:600px;
	margin-right:57px;
}
ul {
	list-style-type: circle;
	line-height: 14px;
	font-size: 12px;
}
a.small:link {
	color: #464D73;
	text-decoration: underline;
	font-size: 12px;
}
a.small:visited {
	color: #464D73;
	text-decoration: underline;
	font-size: 12px;
}
a.small:hover {
	color: #F16022;
	text-decoration: underline;
	font-size: 12px;
}
.docTitle {
	font-size: 14px;
	color: #0C7CC0;
	font-weight: bold;
	margin: 0px;
	border-left-style: solid;
	border-bottom-style: solid;
	padding-right: 50px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 10px;
	border-top-color: #28AAE2;
	border-right-color: #28AAE2;
	border-bottom-color: #28AAE2;
	border-left-color: #28AAE2;
}
#box-link2 {
	position: absolute;
	top: 183px;
	left: 76px;
	width: 262px;
	height: 160px;
	border: 0px solid yellow;
	background-image: url(images/trans.gif);
	background-repeat: no-repeat;
}

/* ----- clearfix ----- */

.group:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*.group {display: inline-block;}*/
* html>body .group {
	zoom:1;
	display:block;
}
/* Hides from IE-mac \*/
/** html .group {height: 1%;}
.group {display: block;}*/
/* End hide from IE-mac */

