body {
	margin: 0px;
}
#container {
	height: auto;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	border: 1px solid #330000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	position: relative;
	height: 143px;
	width: auto;
	background-image: url(images/fire-header.jpg);
}
#nav {
	background-attachment: scroll;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 25px;
	width: auto;
	left: 0px;
	top: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
	padding-right: 2%;
}
#nav li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:hover {
	color: #CC0000;
	text-decoration: none;
}
#nav li a:active {
	color: #CC0000;
	text-decoration: none;
}
#leftcol {
	float: left;
	height: auto;
	width: 21%;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#products {
	position: relative;
	height: 116px;
	width: auto;
	padding: 0px;
	margin-top: 5px;
	margin-right: 18%;
	margin-bottom: 0px;
	margin-left: 18%;
}
.productsblock {
	position: relative;
	height: auto;
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	border: thin solid #CC0000;
}
.productname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
}
#rightcol {
	float: left;
	width: 24%;
	position: relative;
	height: auto;
	margin: 25px 0px 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 10px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
#rightcol a:link {
	color: #CC0000;
	text-decoration: underline;
}
#rightcol a:visited {
	color: #CC0000;
	text-decoration: underline;
}
#rightcol a:hover {
	color: #330000;
	text-decoration: underline;
}
#rightcol a:active {
	color: #330000;
	text-decoration: underline;
}
.rightcol {
	text-align: center;
	position: relative;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content {
	position: relative;
	width: 370px;
	height: auto;
	padding-top: 0px;
	float: left;
	padding-left: 15px;
	padding-bottom: 0px;
	margin: 25px 0px 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	margin: 0px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #330000;
	height: auto;
	width: auto;
	padding-left: 0px;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
h2 a:link {
	color: #CC0000;
	text-decoration: underline;
}
h2 a:visited {
	color: #330000;
	text-decoration: none;
}
h2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
h2 a:active {
	color: #CC0000;
	text-decoration: underline;
}
h2 ul {
	line-height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h2 li {
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 ol {
	line-height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	width: auto;
	line-height: 12px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	height: auto;
}
h3 ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
}
h3 li{
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: auto;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3 li a:link {
	color: #CC0000;
	text-decoration: none;
	width: auto;
	background-color: #CCCCCC;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}
h3 li a:visited {
	color: #CC0000;
	text-decoration: none;
	width: auto;
	background-color: #CCCCCC;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 li a:hover {
	color: #330000;
	text-decoration: none;
	background-color: #CC0000;
	width: auto;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}
h3 li a:active {
	color: #330000;
	text-decoration: none;
	background-color: #CC0000;
	position: relative;
	height: auto;
	width: auto;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #330000;
	padding-left: 0px;
	font-weight: bold;
	padding-right: 0px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
}
h5 {
	float: right;
	padding-top: 15px;
	margin: 0px;
	height: auto;
	width: auto;
	padding-right: 10px;
}
h5 li {
	display: inline;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
}
h5 li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h5 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h5 li a:hover {
	color: #CC0000;
	text-decoration: none;
}
h5 li a:active {
    color: #CC0000;
	text-decoration: none;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	padding-left: 10px;
	float: left;
	position: relative;
	margin: 0px;
	font-weight: normal;
}
h6 a:link {
	color: #990000;
	text-decoration: none;
}
h6 a:visited {
	color: #990000;
	text-decoration: none;
}
h6 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
h6 a:active {
	color: #CC0000;
	text-decoration: underline;
}
#footer {
	background-color: #330000;
	float: left;
	height: 25px;
	width: 100%;
	line-height: 25px;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #330000;
	height: auto;
	width: auto;
	padding-left: 0px;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
