body {
	color: #333333;
	font-size: 10pt;
	font-family: Arial;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #ca2128;
	margin-top: 0px;
}
table {
    font-size:100%;
}
a:link {
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: #8b0000;
}
a:visited {
	text-decoration: none;
	color: #8b0000;
}
a:hover {
	color: #8b0000;
	text-decoration: underline;
}
a:active {
	color: #8b0000;
	text-decoration: underline;
}
.important {
	font-size: 17px;
	font-weight: bold;
}
.wrapper {
	width: 851px;
	margin: 0 auto;
	text-align: left;
}
.mainbody {
	width: 851px;
	height: auto;
	overflow: auto;
	background-repeat: repeat;
	padding-bottom: 10px;
	clear: both;
	background-image: url(images/background-mainbody.jpg);
}
.top {
	width: 851px;
	padding: 5px;
	height: 50px;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.logo {
	float: left;
}
.top a {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover {
	text-decoration: underline;
}
.headtext {
	margin-top: 30px;
	float: left;
	height: 20px;
	width: 250px;
	margin-left: 20px;
}
.topnav-container {
	float: right;
	margin-top: 35px;
}
.topnav {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.topnav a {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover {
	text-decoration: underline;
}
.topnav1 {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 15px;
	color: #FFCC00;
}
.topnav1 a {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav1 a:hover {
	text-decoration: underline;
}
.centerbody {
	width: 656px;
	float: left;
}
.menu {
	height: auto;
	background-image: url(images/left.jpg);
	width: 165px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 20px;
	overflow: visible;
	position: relative;
}
.menu ul {
	list-style-type: none;
	text-indent: 4px;
}
.menu li {
	background-image: url(images/button.jpg);
	height: 20px;
	width: 155px;
	margin-bottom: 6px;
	list-style-type: none;
	padding-top: 2px;
	font-size: 11px;
	margin-left: -40px;
}
.menu li a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.menu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
.bodyboxtop {
	width: 656px;
}
.bodyboxbottom {
	width: 650px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}
.wrapper .mainbody .centerbody .bodyboxbottom ul {
	position: relative;
	left: -10px;
	top: -5px;
}
.rightpane {
	width: 30px;
	float: left;
	height: auto;
	z-index: 10;
}
.bottomarea {
	width: 851px;
	background-image: url(images/bottom-bkgrnd.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	overflow: visible;
	padding: 5px;
	color: #000000;
	clear: both;
	height: 100px;
}
.smalltext {
	font-family: Arial;
	font-size: 9px;
	font-style: italic;
}
.bottomleft {
	width: 200px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	height: 110px;
}
.bottomcenter {
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	float: left;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	height: 100px;
	font-size: 15px;
}
.bottomright {
	width: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	float: left;
	text-align: left;
	padding-left: 5px;
	height: 100px;
}
.homepageleft {
	float: left;
	height: auto;
	width: 400px;
}
.homepageright {
	height: auto;
	width: 248px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.title {
	color: #8b0000;
	font-size: 15pt;
	font-family: Arial;
	font-weight: bold;
}
.redbold {
	color: #8b0000;
	font-weight: bold;
}
.redbold a:link {
	color: #8b0000;
	font-weight: bold;
}
.redbold a:visited {
	color: #8b0000;
	font-weight: bold;	
}
.redbold a:hover {
	text-decoration: underline;
	font-weight: bold;	
}
.messageboxes {
	overflow: visible;
	padding-top: 10px;
	width: 400px;
}
.messagebox {
	color: #FFFFFF;
	background-color: #BB0A1E;
	background-image: url(images/redbox.jpg);
	vertical-align: top;
	float: left;
	width: 165px;
	padding: 10px;
	margin-right: 10px;
}
.messagebox a {
	color: #FFFFFF;
	text-decoration: none;
}
.messagebox a:hover {
	text-decoration: underline;
}
.messagebox-yellow {
	color: #FFCC00;
}
.textblocks {
	float: left;
	width: 195px;
	margin-right: 10px;
}
.montageimage {
	position: absolute;
	left: 220px;
	top: 45px;
}
.wrapper .mainbody .centerbody .bodyboxbottom ul ul li {
	top: 5px;
	position: relative;
}
.custombox {
	margin-left: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8b0000;
	float: right;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #8b0000;
}.rss {
	width: 248px;
	text-align: center;
	font-size: 8px;
	line-height: 70%;
	padding-top: 20px;
}
.disclaimer {
	color: #8b0000;
	font-size: 9px;
}
.disclaimer a {
	color: #8b0000;
	font-size: 9px;
	text-decoration: none;
}
.disclaimer a:hover {
	color: #8b0000;
	font-size: 9px;
	text-decoration: underline;
}
.speciallinks a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
.speciallinks a:hover {
	color: #8b0000;
	text-decoration: underline;
}
.speciallinks ul {
	margin-top: -10px;
	position: relative;
	left: -10px;
}
.speciallinks li {
	margin-top: 10px;
	position: relative;
}
.speciallinks li a {
	color: #000000;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	padding: 10px;
	clear: both;
	text-align: center;
}
.footer a {
	font-size: 9px;
	color: #FFFFFF;
}
.wrapper .footer a {
	font-size: 9px;
	color: #FFFFFF;
}
.prodwrap {
	width: 650px;
	position: relative;
	overflow: visible;
	height: auto;
}
.details {
	font-size: 9px;
	color: #999999;
	margin-bottom: 10px;
}
.horizontalrule {
	clear: both;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 4px;
	padding-top: 5px;
}
.prodleft {
	width: 310px;
	position: relative;
	float: left;
	height: auto;
}
.prodinfolarge {
	height: auto;
	width: 327px;
	overflow: visible;
	position: relative;
	float: left;
}
.prodsnippet {
	float: left;
	margin-top: 15px;
	width: 125px;
}
.prodright {
	width: 310px;
	margin-left: 30px;
	float: left;
	position: relative;
	height: auto;
}
.prodinfo {
	position: relative;
	width: 220px;
	float: left;
	left: 5px;
}
.prodimage {
	float: left;
	height: auto;
	width: auto;
	position: relative;
}
.small-list {
	font-size: 9px;
	color: #000000;
}
.cleaningpage {
	background-color: #FFFFFF;
	padding: 10px;
	height: auto;
	width: 90%;
	text-align: left;
}

