body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/bg_main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#mainholder {
	width: 802px;
	margin: auto;
	height: auto;
}
#navholder {
	float: right;
	height: 21px;
	width: 454px;
	margin-top: 65px;
	margin-right: 28px;
	display: inline;
}
#topban {
	clear: both;
	float: left;
	height: 211px;
	width: 738px;
	margin-left: 32px;
	margin-top: 12px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #EE3A24;
}
#bantxt {
	width: 244px;
	margin-top: 2px;
	margin-left: 16px;
	color: #FFFFFF;
	float: left;
}
#bantxt a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#bantxt a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#bantxt a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lnav {
	height: auto;
	width: 233px;
	margin-top: 15px;
	background-image: url(../images/divider_vertical.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	display: inline;
	padding-right: 15px;
}
.producttitle {
	color: #FFFFFF;
	background-color: #EE3A24;
	height: 25px;
	width: 100%;
	font-size: 15px;
	padding-top: 3px;
	text-align: center;
	font-weight: bold;
}

.h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
}
.lnav a:link {
	color: #EE3A24;
	text-decoration: none;
	background-image: url(../images/red_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
.lnav a:visited {
	color: #EE3A24;
	text-decoration: none;
	background-image: url(../images/red_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
.lnav a:hover {
	color: #666666;
	text-decoration: none;
}
h2 {
	font-size: 22px;
	font-style: normal;
	color: #EE3A24;
	line-height: 18px;
	font-weight: normal;
}


.frontbox {
	float: left;
	width: 138px;
	background-image: url(../images/front_box_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 15px;
	display: inline;
}
.frontboxtitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
	width: 138px;
	height: 19px;
}
.frontboxtxt {
	border: 1px solid #EE3A24;
	width: 126px;
	height: 198px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
	text-align: center;
}
.smltxt {
	font-size: 11px;
}

.subhead {
	font-size: 16px;
	color: #EE3A24;
	font-weight: bold;
}
.subhead a.link {
	font-size: 16px;
	color: #EE3A24;
	font-weight: bold;
}
a:link {
	color: #EE3A24;
	text-decoration: none;
}
a:visited {
	color: #EE3A24;
	text-decoration: none;
}
a:hover {
	color: #666666;
}

#maincontent {
	float: right;
	width: 477px;
	margin-top: 15px;
	display: inline;
}
#maincontentholder {
	float: left;
	width: 739px;
	background-image: url(../images/divider_horizontal.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	margin-left: 35px;
	margin-right: 28px;
}
.tdbrdrbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE3A24;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}

#footer {
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 27px;
	text-align: right;
	color: #606060;
	float: left;
	font-size: 11px;
	font-family: Tahoma, "Lucida Sans", Verdana;
	clear: both;
}
#footer a:link {
	color: #606060;
	text-decoration: none;
}
#footer a:visited {
	color: #606060;
	text-decoration: none;
}
#footer a:hover {
	color: #606060;
	text-decoration: underline;
}
.greytxt {
	color: #606060;
}
.redtxt {
	color: #EE3A24;
}
ul {
	list-style-image: url(../images/red_bullet.gif);
}
h4 {
	color: #000000;
	font-size: 14px;
}
.smlredhead {
	font-weight: bold;
	color: #EE3A24;
}
hr {
	size: 1px;
	color: #FBCDC8;
}
input,textarea {
	width: 165px;
	font-size: 11px;
	border: 1px solid #FF9F9F;
	margin-top: 3px;
	margin-bottom: 3px;
}
.btnsend {
	color: #FFFFFF;
	background-color: #EE3A24;
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-weight: normal;
}
.greysubhead {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}
.divleft {
	float: left;
	width: 255px;
}
.frontimg {
	float: right;
	width: 220px;
	margin-left: 10px;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

