@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
}
.bodywrapper {
	height: auto;
	width: 971px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	padding-bottom:20px;
}
.header {
	float: left;
	height: auto;
	width: 971px;
}
.logo {
	float: left;
	height: 129px;
	width: 196px;
}
.redbox {
	height: 3px;
	width: 970px;
	padding-top: 4px;
	float: left;
	background-color: #F6002F;
}
.flashintro {
	float: left;
	height: 388px;
	width: 970px;
}
.catboxwrap {
	float: left;
	height: auto;
	width: 85px;
}
.catname {
	float: left;
	height: auto;
	width: 80px;
	font-size: 11px;
}
.catbox {
	float: left;
	height: 70px;
	width: 85px;
}
.content {
	float: left;
	height: auto;
	width: 970px;
	padding-top: 15px;
}
.sitemap {
	float: left;
	height: 100px;
	width: 970px;
	text-align:center;
	font-size: 12px;
}
.mainnav {
	float: left;
	height: 30px;
	width: 970px;
}
.footer {
	float: left;
	height: auto;
	width: 970px;
}
.hiproductsbox {
	float: left;
	height: auto;
	width: 945px;
	padding-right: 7px;
	padding-left: 18px;
	padding-top: 15px;
}
.hiproduct {
	float: left;
	height: auto;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right:7px;
	min-height:170px;
}
.hiproductname {
	float: left;
	height: auto;
	width: 140px;
	padding-top: 8px;
}
.hititlebox {
	background-image: url(../images/titlebar.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 958px;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-left: 10px;
}
.selectcategories {
	float: left;
	height: auto;
	width: 970px;
	padding-top: 15px;
	color: #cc0000;
	font-weight:bold;
	font-size:18px;
}
.contentcat {
	float: left;
	height: auto;
	width: 880px;
	padding-top: 15px;
	padding-left:90px;
	text-align:center;
	padding-bottom: 5px;
}
.hibox {
	float: left;
	height: auto;
	width: 968px;
	border: 1px solid #d31145;
	margin-bottom: 15px;
	margin-top: 20px;
}
.footerwrapper {
	height: auto;
	width: 100%;
	clear:both;
	background-color:#EAEAEA;
}
.bodywrapper_footer {
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	float:inherit;
	overflow:hidden;
}
.footer {
	float: left;
	height: auto;
	width: 970px;
	padding-bottom:30px;
	color:#666;
	padding-top:10px;
}
.sitemap {
	float: left;
	height: auto;
	width: 960px;
	text-align:center;
	font-size: 12px;
	padding-left:5px;
	padding-right:5px;
}
.sitemap_column {
	float: left;
	height: auto;
	width: 150px;
	margin-right: 10px;
	margin-top: 5px;
}
.sitemap_block {
	float: left;
	height: 18px;
	width: 150px;
	padding-top: 15px;
	color: #cc0000;
	text-align:left;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom:8px;
}
.sitemap_block2 {
	float: left;
	height: 14px;
	width: 150px;
	padding-top: 3px;
	color: #333;
	text-align:left;
}.logointrowrap1 {
	float: left;
	height: auto;
	width: 700px;
}
.logointrowrap2 {
	float: right;
	height: auto;
	width: 200px;
	padding-top: 50px;
}
.logo2 h1{
	font-size:28px;
	padding:0px;
	margin:0px;
	color:#666;
	font-weight:bold;
}
a{
text-decoration:none;
}
.logo2 h3{
	font-size:14px;
	padding:0px 0px 0px 6px;
	margin:0px;
	color:#666;
}

