body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#wrapper {
	width:990px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/lenses-bg.gif);
	background-repeat: no-repeat;
	clear: both;

}
#header-logo {
	float:left;
	border:0px;
}
#header-top-right {
	float:right;
	border:0px;
}
#header-nav {
	clear: both;
	border: none;
}
#LensesMenu {
	background-color: #4F03A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	clear: both;
	padding: 1px;
}
#LensesMenu span {
	margin-right:10px;
}
#LensesMenu span a:link, #LensesMenu span a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}
#LensesMenu span a:hover, #LensesMenu span a:active {
	color: #CCCCCC;
	text-decoration: none;
	padding: 3px;
}
#SearchMenu {
	background-image: url(images/search-bg.gif);
	background-repeat: repeat-x;
	padding-left:10px;
}
#SearchMenu form SearchMenuGoogle {
	form: float:right;
	display: inline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display: inline;
	float: left;
}
h2, h3, h4 {
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	clear: both;

}
#ColLeft {
	float: left;
	width: 19.9%;
	margin-left: 0px;
	padding-left: 0px;

}
#ColLeft ul {
	border: 1px solid #4F03A9;
	margin-left: 0px;
	padding-left: 0px;
}
#ColLeft ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4f03A9;
	margin-bottom: 1px;
	list-style-type: none;
	padding-left:3px;
}
#ColLeft ul li a:link, #ColLeft ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	display:block;
}
#ColLeft ul li a:hover, #ColLeft ul lia:active {
	color: #FFFF66;
	text-decoration: none;
	padding: 3px;
	display:block;
}
#ColRight {
	float: left;
	width: 160px;
}
#ColMid {
	float: left;
	width: 600px;
	padding-right: 5px;
	padding-left: 5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #660099;
	clear: both;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
}
h6 a:link, h6 a:visited {
	color: #660099;
	text-decoration: none;
}
h6 a:hover, h6 a:active {
	color: #990000;
	background-color: #DFDFDF;
}
#footerimg {
	width: 100%;
	clear: both;
	text-align: center;

}
#footer {
	background-color: #AE269E;
	height: 25px;
	width: 100%;
	clear: both;
}
