@charset "utf-8";
img {
	border:0
}
body, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul {
	margin:0;
	padding: 0;
}
body, html {
	width:100%;
	height:100%;
}
body {
	color: #323232;
	font: 12px Verdana, Geneva, sans-serif;
}
a:link {
	text-decoration: underline;
	color: #363636;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
	color: #96AD5F;
	margin-bottom: 10px;
}
h4 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 20px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 9px;
}
#content  p {
	margin-bottom: 10px;
	margin-right: 10px;
}
#content ul {
	margin-bottom: 10px;
}

#content li {
	margin-left: 45px;
	margin-right: 20px;
}

#pagemaster {
}
#headerwrapper {
	background: #2C2C2C;
	clear: both;
	width: 100%;
	text-align:center;
}
#header {
	background: #2C2C2C url(images/Logo_DrSpecs.png) no-repeat left center;
	height:144px;
	width:960px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	color: #CCC;
}
#quickcontact {
	text-align:right;
	padding-top:16px;
}
/* Just the menu wrap div */
#menu {
	float:right;
}

#wrapper {
	width:960px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
}
#content {
	background:Transparent url(images/dotted_vr.png) repeat-y 640px top;
}
/*underneath header */
#submenu {
	text-align:right;
	padding-top:12px;
}
#submenu p {
	line-height:16px;
}
#submenu img {
	vertical-align:top;
}
#promo {
	width:625px;
	height:255px;
	clear:left;
	float:left;
	text-align:right;
}
#freeeyeglasses {
	background:#d59651 url(images/Glasses.png) no-repeat top center;
	width:300px;
	height:255px;
	clear:right;
	float:right;
	text-align:center;
}
#lowerleft {
	width:638px;float:left;clear:left;line-height: 20px;
}
#lowerleft img {
	margin:0;
	margin-left:5px;
	margin-right:5px;
}
/*replaced by Secondary_LowerRight (below) in sub pages */
#lowerright {
	clear:right;
	float:right;
	width:300px;
	height:313px;
	background:#CCC;
}

/* 2ndary Pages */

#context_header {
	background:Transparent;
	width:630px;
	height:160px;
	clear:left;
	float:left;
	text-align:right;
}
#leftcoloumn {
	width:638px;
	float:left;
	clear:left;
	line-height: 20px;
}

#Secondary_LowerRight {
	background:#d59651;
	width:300px;
	height:255px;
	clear:right;
	float:right;
	text-align:center;
	margin-top:24px;
}

#DidYouKnow {
	margin-top: 20px;
}

#footer {
	font-size:11px;
	text-align:right;
}
#footer a {
	color:#000;
}
#footer a:hover {
	color:#d59651;
}
.a_location {
	min-width:160px;
	float:left;
	margin:8px;
	white-space:nowrap;
	border: #ccc 1px solid;
	padding: 4px;
}
/*Dotted Horizontal Rule*/
div.dot_hr {
	clear:both;
	height:24px;
	border:none;
	background:#fff url(images/dotted_hr.png) repeat-x center;
}
