/*General Styles */ 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
body {
	background-color: #004a60;
	margin: 0px;
}
a:link {
	color: #006BB1;
}
a:visited {
	color: #01A6E8;
}
a:hover {
	color: #01A6E8;
}
a:active {
	color: #B3D3E8;
}
h1 {
	font-size: 20px;
	color: #004a60;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	color: #004a60;
	font-weight: bold;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}
h4 {
	font-size: 12px;
	color: #004a60;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
h5 {
	font-size: 12px;
	color: #004a60;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.contacthead {
	font-size: 12px;
	color: #004a60;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.contacthead a:link {
	font-size: 12px;
	color: #004a60;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.contacthead a:visited {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.contacthead a:hover {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.contacthead a:active {
	font-size: 12px;
	color: #004a60;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#container {
	background: #FFFFFF;
	padding: 2px;
	width: 818px;
	margin: 26px auto;
}
#header {
	height: 158px;
	width: 818px;
}
#container #header #photo {
	float: left;
	height: 158px;
	width: 420px;
}
#logo {
	float: left;
	height: 116px;
	width: 334px;
}
#mainMenu {
	width: 818px;
	background-color: #004a60;	/* height: 30px; */
}
#mainMenu ul
{
	color: #ffffff;
	white-space: nowrap;
	margin: 0px 8px;
	padding: 0;
}

#mainMenu ul li 
{
    display: inline;
}

#mainMenu ul li a
{
    float: left;
	color: #ffffff;
	text-decoration: none;
    padding: 7px 9px 9px;
	text-align: center;
	font-weight:normal;
}
#mainMenu ul li a:hover
{
	background-color: #999999;
}
#middle {
	width:818px;
	background: url(images/middleBg.gif);
}
#leftBar {
	float: left;
	width: 162px;
	height: 600px;
	background-color: #B2D2E7;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftBar ul
{
	color: #ffffff;
	white-space: nowrap;
	margin: 8px 0px;
	padding: 0px;
	list-style: none;
}

#leftBar ul li 
{
   /* display: inline;*/
}

#leftBar ul li a
{
	float: left;
	color: #0C2645;
	text-decoration: none;
	padding: 8px 0px 0px 16px;
	font-weight:normal;
	width: 146px;
	height: 23px;
}
#leftBar ul li a:hover
{
	background: #006BB1;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
}
#mainArea {
	float: left;
	/* height: 598px;*/
	width: 656px;
	padding-bottom: 20px;
}
#mainAreaHeader {
	background: #FFFFFF;
	height: 112px;
	width: 656px;
}
#mainAreaContent {
	background: #EDF6FD;
	padding: 24px 30px 0px;;
	/* height: 462px; */
	width: 596px;
}
#mainAreaContent ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#mainAreaContent ul li {
	background:url(images/bullet.gif) no-repeat;
	background-position: 0 .6em;
	padding-left: 1.2em;
	padding-bottom: 4px;
}
#footer {
	/* height: 42px; */
	width: 818px;
	background-color: #004a60;
}
.sitemap a{
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin: 14px 17px;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #99C4E0;
	float: right;
	margin-top: 6px;
	margin-right: 18px;
	letter-spacing: 0.01em;
	word-spacing: 0.01em;
	position: relative;
}
.clearer { 
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
}
/*Homepage Styles*/
#aboutUs {
	float:left; 
	width: 320px;
	margin-top: 10px;
}
#advert {
	position: relative;
	bottom: 0px;
	right: 0px;
	float: right;
}

/* Eyecare Page Styles */
.eyecareText {
}
.eyecareText h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
}
#eyecarePhoto {
	float: right;
}
.floatRight {
	float: right;
	margin: 0px 0px 15px 15px;
	border: solid 1px silver;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}
.floatLeft {
	float: left;
	margin: 0px 15px 15px 0px;
	border: solid 1px silver;
	padding: 5px 5px 5px 5px;
}
.h1under {
	font-size: 20px;
	color: #004a60;
	font-weight: normal;
	padding-top: 15px;
}
#mainAreaHome {
	float: left;
	/* height: 598px;*/
	width: 656px;
}
.copyright a {
	font-size: 10px;
	color: #99C4E0;
	
	
}
#footerLeft {
	width: 450px;
	float: left;
}
#footerLeft  ul {
	color: #ffffff;
	white-space: nowrap;
	margin: 0px 11px;
	padding: 0;
}
#footerLeft ul li {
	display: inline;
}
#footerLeft ul li a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding: 7px 9px 9px;
	text-align: center;
	font-weight:bold;
}
#footerLeft ul li a:hover {
	text-decoration: underline;
}
.red {
	color: #F00;
}
#addressframe {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
	border-bottom-color: #004a60;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 5px;
}
#addressframe2 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
	border-bottom-color: #004a60;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 5px;
}
#addressframe3 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
	border-bottom-color: #004a60;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 5px;
}
#addressframe4 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
	border-bottom-color: #004a60;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 5px;
}
#mapframe {
	background-color: #FFFFFF;
	padding: 10px;
	width: 300px;
	float: right;
}
#mapframe2 {
	background-color: #FFFFFF;
	padding: 10px;
	width: 300px;
	float: right;
}
#mapframe3 {
	background-color: #FFFFFF;
	padding: 10px;
	width: 300px;
	float: right;
}
#mapframe4 {
	background-color: #FFFFFF;
	padding: 10px;
	width: 300px;
	float: right;
}
