body {
	background-color: #000000;
	background-image: url('pix/background.jpg');
	background-attachment: fixed;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 945px;
	border-top: #808080 1px solid;
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
	border-left: #808080 1px solid;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-color: #ffffff;
}
#header {
	margin: 0px auto;
	width: 945px;
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #ffffff;
}
#footer {
	background-image: url('pix/recycle.jpg');
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	margin: 10px auto;
	width: 707px;
	height: 150px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
}
#menu {
	width: 175px;
	vertical-align: text-top;
	border-top: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #ece6cc;
}
#body {
	margin: 0px auto;
	width: 530px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 70px;
	background-color: #ffffff;
}
#guarantee {
	background-image: url('pix/guarantee.jpg');
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center; ;
	display: block;
	text-align: center;
	margin: 0px auto;
	width: 460px;
	height: 179px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
}
#email {
	background-color: #ffffcc;
	border: #808080 1px solid;
	margin: 20px auto;
	width: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Georgia, serif;
	font-size: 12pt;
	text-align: justify;
	color: #001100;
}
.guar-text {
	display: block;
	text-align: center;
	margin: 0px auto;
	width: 380px;
	height: 100px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 150%;
	color: #000000;
}
.left {
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.center {
	margin: 0px auto;
	display: block;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right {
	display: block;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.s {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12pt;
	text-align: left;
	color: #004221;
}
.m {
	display: block;
	font-family: Georgia, serif;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	color: #53292b;
}
.l {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	color: #854043;
}
.i {
 	font-style: italic;
}
.u {
 	text-decoration: underline;
}
.b {
 	font-weight: bold;
}
img {
	border: none;
}
img.category {
	display: block;
	width: 17em;
}
img.item {
	display: block;
	width: 28em;
}
.preload {
	display: none;
}
td {
	vertical-align: top;
}
h1 {
	font-family: Georgia, serif;
	text-align: center;
	color: #3e2210;
}
h2 {
	font-family: Georgia, serif;
	text-align: left;
	color: #3e2210;
}
h3 {
	font-family: Georgia, serif;
	text-align: center;
	color: #663300;
}
h4 {
	font-family: Georgia, serif;
	text-align: center;
	color: #3e2210;
}
p {
	font-family: Georgia, serif;
	font-size: 12pt;
	text-align: justify;
	color: #001100;
}
p.menu {
	font-family: Georgia, serif;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	color: #854043;
}
ul {
	font-family: Georgia, serif;
	font-size: 12pt;
	text-align: left;
	color: #000000;
	display: block;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
p.foot {
	font-family: Georgia, serif;
	font-size: 8pt;
	text-align: center;
	color: #854043;
}
a {
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #736443;
}
a.nav {
	font-family: Georgia, serif;
	font-size: 16pt;
	color: #736443;
}
a.cat {
	font-family: Georgia, serif;
	font-size: 13pt;
	line-height: 130%;
	color: #800000;
}
a.list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	line-height: 150%;
	color: #736443;
}
a.foot {
	font-family: Georgia, serif;
	font-size: 8pt;
	color: #736443;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.nav:link {
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
}
a.nav:hover {
	color: #333399;
}
a.nav:active {
	text-decoration: none;
}
a.list:link {
	text-decoration: none;
}
a.list:visited {
	text-decoration: none;
}
a.list:hover {
	color: #663300;
}
a.list:active {
	text-decoration: none;
}
input {
	border: #808080 1px solid;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
input.sub {
	border: #e0cca6 1px solid;
	background-color: #e0cca6;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin: 1px;
	font-family: Georgia, serif;
	font-size: 13px;
	color: #800000;
	text-decoration: none;
}
textarea {
	border: #808080 1px solid;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: auto; 
}
form fieldset {
	border-color: #808080;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 0;
}
form fieldset legend {
	font-size: 1.1em;
}
form label { 
	display: block;
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0;
	text-align: right; 
}
form fieldset label:first-letter {
	text-decoration: underline;
}
form br {
	clear: left;
}
.FirstLabel {
	background-image: url('http://www.resourcevideo.com/pix/FirstLabel.gif');
	border: none;
	width: 50px;
	height: 30px;
	color: #52a452;
	font-size: 8pt;
}
.PrevLabel {
	background-image: url('http://www.resourcevideo.com/pix/PrevLabel.gif');
	border: none;
	width: 50px;
	height: 30px;
	color: #ce5252;
	font-size: 8pt;
}
.NextLabel {
	background-image: url('http://www.resourcevideo.com/pix/NextLabel.gif');
	border: none;
	width: 50px;
	height: 30px;
	color: #52a452;
	font-size: 8pt;
}
.LastLabel {
	background-image: url('http://www.resourcevideo.com/pix/LastLabel.gif');
	border: none;
	width: 50px;
	height: 30px;
	color: #52a452;
	font-size: 8pt;
}
.DashLabel {
	background-image: url('http://www.resourcevideo.com/pix/DashLabel.gif');
	border: none;
	width: 50px;
	height: 30px;
	color: #fbfbfb;
	font-size: 8pt;
}

