body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/pagebg.gif);
	margin: 0px;
	padding: 0px;
}
#wrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#products {
	background-image: url(../images/products-bg.gif);
	background-repeat: no-repeat;
	font-size: .8em;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
#products .hdr {
	text-indent: -9999px;
	display: block;
	background-image: url(../images/hdr-products.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 250px;
	margin-left: 0px;
	background-position: 21px 0px;
}
#products ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 21px;
	background-image: url(../images/products-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 1.4em;
}
#products ul li {
}
#products a {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bullet-red.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
}
#products a:hover {
	text-decoration: underline;
}
#content {
	padding-bottom: 20px;
	padding-left: 0px;
}
#content h1.welcome {
	background-image: url(../images/index-pagetitle.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 446px;
	font-size: .2em;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content p {
	font-size: .8em;
	line-height: 1.3em;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul.list {
	font-size: 0.7em;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	line-height: 1.3em;
}
ul.list li {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	padding-bottom: 5px;
}
ul.blue li {
	background-image: url(../images/bullet-blue.gif);
}
ul.green li {
	background-image: url(../images/bullet-arrowgreen.gif);
}
ul.list a {
	color: #0080FF;
	text-decoration: underline;
}
ul.list a:hover {
	text-decoration: none;
}
#footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 55px;
	margin: 0px;
}
#footer p {
	font-size: 0.7em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#content h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #0080FF;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h2 {
	font-size: 1em;
}
#content ul {
	font-size: .8em;
}
.ordernow {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
.orange {
	color: #FC7202 !important;
}
.big {
	font-size: 1.4em;
	font-weight: bold;
}
.ordernow a {
	color: #0080FF;
	text-decoration: none;
}
.ordernow a:hover {
	text-decoration: underline;
}
#content a {
	color: #0080FF;
	text-decoration: underline;
}
#content a:hover {
	color: #333333;
}
.leftbox {
	background-image: url(../images/leftbox-bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	font-size: .75em;
	color: #333333;
}
.leftbox .hdr {
	font-size: 1.5em;
}
.leftbox p {
}
.leftbox a {
	color: #0080FF;
	text-decoration: underline;
}
.leftbox a:hover {
	color: #333333;
}
.guarantee2 {
	background-color: #FFFF99;
	font-size: .8em;
	padding: 10px;
	text-align: center;
}
.guarantee2 .hdr {
	font-size: 1.4em;
}
.guarantee2 p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.guarantee2 big {
}
.tablehdr {
	background-image: url(../images/table-hdrbg.gif);
	background-repeat: repeat-x;
}
form {
	padding: 0px;
	margin:0px;
}