@charset "ISO-8859-1";
body {
	margin-top: 0px;
	background-color: #000;
	background-image: url(layout/images/bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}
.header {
	text-align: right;
	vertical-align: bottom;
	font-size: small;
}
.footer {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: small;
	text-align: center;
	color: #999;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-size: small;
}
h1 {
	font-size: x-large;
	font-family: Impact;
	font-weight: lighter;
}
h2 {
	font-size: large;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: lighter;
}
h3 {
	font-size: x-large;
	color: #F00;
	font-family: Impact;
	font-weight: lighter;
}
h4 {
	font-size: large;
	color: #F00;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: lighter;
}
h5 {
	font-size: x-large;
	color: #00F;
	font-family: Impact;
	font-weight: lighter;
}
h6 {
	font-size: large;
	color: #00F;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: lighter;
}
.warrantyImages {
	float: right;
	height: 150px;
	width: 350px;
}
