﻿body 
{
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9pt;
	width: 100%;
	height: 100%;
	line-height: 1.6em;
	background-color: #2B2B2B;
	color: #000;
	text-align: justify;
}

img 
{
	border: 0px;
}

a
{
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
}

a:hover 
{
	color: #000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	text-align: left;
	font-size: 35px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

h2 
{
	font-size: 16px;
	padding: 9px 0px 3px 0px;
	margin: 0px;
}

h3 
{
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 10px;
	margin: 20px 0 20px 0;
	display: inline;
	font-size: 10px;	
}

h5 {
	font-size: 10px;
}

b
{
	color: #EE2E24;	
}

#container 
{
	margin: 0px auto 0px auto;
	height: auto;
	width: 900px;
	background-color: #000;
}

#header
{
	position: relative;
	width: 100%;
	height: 135px;
	background-color: #000;
	color: #fff;
	padding: 20px 0px 5px 0px;
	/*background-image: url(../images/header-background.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}

#navigation 
{
	position: relative;
	background-color: #000;
	padding: 8px 0px 12px 45px;
	color: #fff;
	font-size: 9pt;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#navigation-list
{
	float: left;
	width: 500px;	
}

#navigation-numbers
{
	float: left;
	width: 312px;	
	font-size: 11pt;
	text-align: right;
	font-size: 9pt;
}

#navigation-numbers em
{
	color: #FFF230;	
	font-size: 9pt;
	font-style: normal;
}

#navigation a
{
	font-size: 11pt;
	color: #FFF230;	
}

#navigation ul 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navigation li 
{
	display: inline;
	list-style-type: none;	
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: center left;
}

#content
{
	padding: 20px 50px 30px 50px;
	margin-top: 4px;
	background-color: #fff;
}

#content-left
{
	float: left;	
	width: 400px;
	padding: 0px;
}

#content-right
{
	float: left;	
	width: 400px;
	text-align: right;
	padding: 0px;
}

#content-image-left
{
	padding: 15px 0px 0px 0px;
	float: left;
	width: 250px;	
}

#content-text-right
{
	float: left;
	width: 530px;	
	padding-left: 20px;
}

.content-header-left
{
	float: left;
	width: 450px;
	padding: 0px;	
	height: 50px;
}

.content-header-right
{
	float: left;
	width: 350px;	
	color: #B3B3B3;
	text-align: right;
	padding: 13px 0px 0px 0px;
	font-size: 10.4pt;
}

.content-col-left
{
	float: left;
	width: 370px;
	padding: 0px 30px 0px 0px;	
}

.content-col-right
{
	float: left;
	width: 400px;	
}


.content-3col-left
{
	float: left;
	width: 266px;	
}

.content-3col-end
{
	float: left;
	width: 268px;	
	text-align: right;
}

.content-eyecare-left
{
	float: left;
	width: 554px;
}

.content-eyecare-right
{
	float: left;
	width: 226px;
	padding: 0px 0px 0px 20px;
}

.img-border
{
	padding: 5px;
	border: solid 1px #CCCCCC;	
}

.brand-box
{
	width: 220px;
	height: 100px;
	border: solid 1px #CCCCCC;	
	float: left;
	margin: 20px;
	text-align: center;
	padding: 50px 0px 20px 0px;
}

.brand-box img
{
	vertical-align: middle;
}

.clear
{
	clear: both;
}

#footer 
{
	margin: 4px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 150px;
	font-size: 8pt;
	background-color: #000;
	color: #fff;
}

#footer-address-container
{
	position: relative;
	top: 12px;
	left: 580px;	
}

#footer-address
{
	float: left;
	width: 140px;
}

#footer-address2
{
	float: left;
	width: 145px;
}

#locally
{
	text-align:center;
	font-size: 8pt;	
	color: #fff;
	padding: 0px 0px 10px 0px;
}

#locally a
{
	font-size: 8pt;	
}
#locally a:hover
{
	color: #fff;
	text-decoration: underline;
}

