@charset "UTF-8";
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#container {
	min-height: 100%;
	margin-bottom: -100px;
	position: relative;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/dropshadow.png);
	background-repeat: repeat-y;
}
.break {
	clear: both;
	height: 10px;
}
#header {
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#nav {
	margin: 0px;
	padding: 0px;
}
#nav ul {
	float: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
#nav a:hover {
	color: #550000;
}
#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#leftcol {
	width: 325px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.redtopborder {
	background-image: url(images/topredborder.png);
	margin: 0px;
	padding: 0px;
	height: 55px;
}
.lefttab {
	background-image: url(images/redtab.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 315px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.redbodyborder {
	background-image: url(images/redbodyborder.png);
	background-repeat: repeat-y;
}
.lefttab  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 15px;
}
#warranty {
	margin: 0px;
	padding: 5px;
}
#warranty ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#warranty li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
#review {
	padding: 5px;
}
#review ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#review li {
	font-family: Helvetica;
	font-size: small;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#review a {
	font-family: Helvetica;
	font-size: small;
	color: #000000;
}
#review a:hover {
	color: #444444;
	text-decoration: none;
}
#contact {
	padding: 5px;
}
#contact p {
	margin: 0px;
	font-family: Helvetica;
	font-size: small;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contact h3 {
	font-family: Tahoma;
	margin: 0px;
	color: #440000;
	font-size: medium;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#contact ul {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
}
#contact li {
	font-family: Helvetica;
	font-size: small;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 0px;
}
#contact a {
	color: #000000;
}
#contact a:hover {
	color: #777777;
	text-decoration: none;
}
.redbottomborder {
	background-image: url(images/redbottomborder.png);
	height: 15px;
}
#rightcol {
	float: right;
	width: 655px;
	margin: 0px;
	padding: 0px;
}
#blacktopborder {
	background-image: url(images/blacktopborder.png);
	background-repeat: no-repeat;
	height: 55px;
}
#righttab {
	background-image: url(images/blacktab.png);
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	height: 40px;
}
#blackbodyborder {
	background-image: url(images/blackbodyborder.png);
	background-repeat: repeat-y;
	height: 655px;
}
#righttab h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
}
#rightcolrow1 {
	width: 655px;
	height: 325px;
}
#box1 {
	height: 315px;
	width: 315px;
	float: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	margin: 5px;
}
#box1content {
	height: 305px;
	width: 305px;
	background-image: url(images/box1.jpg);
	background-repeat: no-repeat;
	margin: 5px;
}
#box1text {
	position: absolute;
	top: 490px;
	width: 250px;
}
#box1text  h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	left: 355px;
	top: 465px;
}
#box1text  ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	left: 355px;
	top: 495px;
}
#box1text li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Tahoma;
	font-size: small;
	color: #777777;
}
#box1text a {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: small;
}
#box1text a:hover {
	color: #888888;
	text-decoration: underline;
	letter-spacing: 0em;
}
#box2 {
	margin: 5px;
	padding: 0px;
	height: 315px;
	width: 315px;
	float: right;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
#box2content {
	height: 305px;
	width: 305px;
	background-image: url(images/box2.jpg);
	background-repeat: no-repeat;
	margin: 5px;
}
#box2text {
	position: absolute;
	top: 490px;
	width: 250px;
}
#box2text  h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	left: 355px;
	top: 465px;
}
#box2text  ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	left: 355px;
	top: 495px;
}
#box2text li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Tahoma;
	font-size: small;
	color: #777777;
}
#box2text a {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: small;
}
#box2text a:hover {
	color: #888888;
	text-decoration: underline;
	letter-spacing: 0em;
}
#rightcolrow2 {
	width: 655px;
	height: 325px;
	float: left;
	margin-bottom: 2px;
}
#box3 {
	height: 315px;
	width: 315px;
	margin: 5px;
	float: left;
	border-right-width: 2px;
	border-top-width: 2px;
	border-right-style: dotted;
	border-top-style: dotted;
	border-right-color: #BBBBBB;
	border-top-color: #BBBBBB;
}
#box3content {
	height: 305px;
	width: 305px;
	background-image: url(images/box3.jpg);
	background-repeat: no-repeat;
	margin: 5px;
}
#box3text {
	position: absolute;
	top: 830px;
	left: 355px;
	width: 300px;
}
#box3text  h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	left: 355px;
	top: 465px;
}
#box3text  ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 355px;
	top: 495px;
	margin-left: 25px;
}
#box3text li {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Tahoma;
	font-size: small;
	list-style-type: none;
}
#box3text a {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: small;
}
#box3text a:hover {
	color: #888888;
	text-decoration: underline;
	letter-spacing: 0em;
}
#box4 {
	margin: 5px;
	padding: 0px;
	height: 315px;
	width: 315px;
	float: right;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
#box4content {
	height: 305px;
	width: 305px;
	background-image: url(images/box4.jpg);
	background-repeat: no-repeat;
	margin: 5px;
}
#box4text {
	position: absolute;
	top: 815px;
	left: 685px;
	width: 300px;
}
#box4text  h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	left: 355px;
	top: 465px;
}
#box4text  ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 355px;
	top: 495px;
	margin-left: 25px;
}
#box4text li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #777777;
	font-family: Tahoma;
	font-size: small;
}
#box4text a {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: small;
}
#box4text a:hover {
	color: #888888;
	text-decoration: underline;
	letter-spacing: 0em;
}
#blackbottomborder {
	height: 15px;
	clear: both;
	background-image: url(images/blackbottomborder.png);
	background-repeat: no-repeat;
}
.clearfooter {
	height: 100px;
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 100px;
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}
#subnav ul {
	margin: 0px;
	padding: 00px;
	position: absolute;
	top: 10px;
	right: 10px;
}
#subnav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	list-style-type: none;
	top: 13px;
	left: 10px;
	display: inline;
}
#subnav a {
	color: #770000;
}
#subnav a:hover {
	color: #000000;
	text-decoration: none;
}
#copyright {
	margin: 0px;
	padding: 0px;
}
#copyright ul {
	margin: 0px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 10px;
	top: 30px;
}
#copyright li {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	text-align: center;
	list-style-type: none;
}
#maker {
	margin: 0px;
	padding: 0px;
}
#maker ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 50px;
	right: 10px;
}
#maker li {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	list-style-type: none;
}
.style1 {color: #777777}
