body {
	background: #00382A url(../img/bg_body.gif) repeat-x left top;
	font-family: Arial, Verdana, Georgia, Times, serif;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 75%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link {
	color: #007054;
	text-decoration: none;
}
a:visited {
	color: #007054;
	text-decoration: none;
}
a:hover {
	color: #007054;
	text-decoration: underline;
}
a:active {
	color: #007054;
	text-decoration: none;
}
#lamp {
	background-image: url(../img/bg_lamp.gif);
	height: 100px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#lamp a {
	background-image: url(../img/bg_sitemap_a.gif);
	float: left;
	height: 23px;
	width: 80px;
	margin-top: 77px;
	margin-left: 51px;
}
#lamp em {
	display: none;
}
#header {
	background: #002112 url(../img/bg_header.gif);
	height: 240px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header #pricematch {
	float: left;
	height: 109px;
	width: 203px;
	margin-top: 71px;
	margin-left: 52px;
}

#basket {
	float: right;
	height: auto;
	width: auto;
	font-size: 1.3em;
	color: #26B491;
	font-weight: bold;
	margin-top: 60px;
	padding-right: 350px;
	text-align: left;
}
#basket a {
	background-image: url(../img/bg_basket_a.gif);
	height: 21px;
	width: 131px;
	float: left;
}
#basket em {
	display: none;
}
#search {
	float: right;
	height: auto;
	width: auto;
	display: block;
	padding-right: 167px;
	padding-top: 35px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#searchbox {
	color: #26B491;
	background-color: #005C45;
	height: auto;
	width: 276px;
	margin: 0px;
	padding: 4px;
	border: none;
}
#maincontainer {
	background-color: #FFFFFF;
	height: auto;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	border-right: 13px solid #FFFFFF;
	border-left: 13px solid #FFFFFF;
	text-align: left;
}
#topmenu {
	background-color: #26B491;
	height: 31px;
	width: 755px;
	border-top: 2px solid #00755B;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
}
#menu {
	margin: 0px;
	padding: 8px 0px 0px 7px;
	list-style-type: none;
	float: left;
}
#menu li {
	display: inline;
	list-style-type: none;
	padding: 7px;
}
#menu a:link {
	color: #003300;
	text-decoration: none;
}
#menu a:visited {
	color: #003300;
	text-decoration: none;
}
#menu a:hover {
	color: #003300;
	text-decoration: none;
}
#menu a:active {
	color: #003300;
	text-decoration: none;
}
#account {
	margin: 0px;
	padding: 8px 7px 0px 0px;
	float: right;
	list-style-type: none;
}
#account li {
	display: inline;
	list-style-type: none;
	padding: 7px;
}
#account a:link {
	color: #CCFFFF;
	text-decoration: none;
}
#account a:visited {
	color: #CCFFFF;
	text-decoration: none;
}
#account a:hover {
	color: #CCFFFF;
	text-decoration: none;
}
#account a:active {
	color: #CCFFFF;
	text-decoration: none;
}
#headerimages {
	background: url(../img/bg_headerimages.jpg) #26B491;
	height: 202px;
	width: 755px;
}
#leftmenu {
	float: left;
	height: auto;
	width: 189px;
}
#leftmenu a:link {
	color: #333333;
	text-decoration: none;
}
#leftmenu a:visited {
	color: #333333;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #333333;
	text-decoration: none;
}
#leftmenu a:active {
	color: #333333;
	text-decoration: none;
}
#content {
	background: url(../img/bg_content.gif) no-repeat center top;
	height: auto;
	min-height:400px;
	width: 330px;
	float:left;
	padding: 30px;
}
#rightcol {
	float: right;
	height: auto;
	width: 175px;
}
#rightcol div {
	float: left;
	margin-top: 10px;
	background: url(../img/bg_rightcol_div.gif) no-repeat center top;
	width: 164px;
	padding-top: 10px;
	padding-left: 10px;
}
#rightcol ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rightcol li {
}
#rightcol h6 {
	font-size: 1.2em;
	color: #26B491;
	margin: 0px;
	padding: 0px;
}
#rightcol a:link {
	color: #007054;
	text-decoration: none;
}
#rightcol a:visited {
	color: #007054;
	text-decoration: none;
}
#rightcol a:hover {
	color: #007054;
	text-decoration: none;
}
#rightcol a:active {
	color: #007054;
	text-decoration: none;
}
#clear p {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#footer {
	color: #2A7C67;
	background: url(../img/bg_footer.gif) no-repeat center top;
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	text-align: center;
	padding-top: 30px;
	padding-left: 20px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#oes {
	height: 270px;
	width: 100%;
	overflow: auto;
	visibility: visible;
	font-size: 1em;
	text-align: left;
	color: #333333;
}
#oes h1 {
	color: #26B491;
}
#oes h3 {
	font-size: 1em;
	color: #26B491;
	margin: 0px;
	padding: 0px;
}
