@charset "utf-8";
body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	line-height:25px;
	text-align:justify;
}
a:link {
	color:#de0300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #de0300;
}
a:hover {
	text-decoration: underline;
	color: #de0300;
}
a:active {
	text-decoration: none;
	color: #de0300;
}
.header{
	width:900px;
	height:76px;
}
.top-header-text{
	width:900px;
	height:24px;
	text-align:center;
	font-size:9px;
}
.logo{
	width:313px;
	height:76px;
	float:left;
	margin:0 0 0 31px;
}
.nav{
	width:496px;
	height:17px;
	margin:36px 0 0 0;
	float:right;
}
.navItem{
	float:left;
	margin:0 40px 0 0;
}
.hrLine{
	height:1px;
	background-image:url(../images/divider.jpg);
}
.mainNav{
	width:842px;
	height:33px;
	margin:15px 0 0 0;
}
.mainAreaBG{
	background:url(../images/bg.jpg) repeat-x top #fff;
}
.mainArea{
	width:900px;
	text-align:left;
	font-size:11px;
}
.mainArea2{
	width:900px;
	padding:10px 10px 10px 10px;
	text-align:justify;
}
.mainArea-about{
	width:900px;
	padding:10px 10px 10px 10px;
	text-align:justify;
	line-height:15px;
	font-size:11px;
}
.mainAreaProds{
	width:900px;
	margin:20px 0 20px 0px;
}
.homeCopy{
	width:324px;
	padding:10px 10px 10px 10px;
	text-align:justify;
	float:left;
}
.aboutCopy{
	width:324px;
	padding:10px 10px 10px 10px;
	text-align:justify;
	float:left;
	line-height:15px;
	font-size:11px;
}
.heading1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:45px;
	color:#5a5a5a;
	font-weight:bold;
	text-align:center;
	margin:45px 10px 30px 0;
	
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#5a5a5a;
	font-weight:bold;
	text-align:center;
	margin:25px 10px 30px 0;
	
}
.flash{
	width:556px;
	height:446px;
	float:right;
}
.footer{
	width:842px;
	font-size:9px;
}
.footerlink {
	color: #4a4a4a;
}
.squareProd{
	width:556px;
	float:right;
}
.subProdNav{
	width:900px;
	height:150px;
	background:url(../images/bg_thumbs.gif) repeat-x bottom;
}


.subCatHolder{
	width:250px;
	text-align:right;
	line-height:20px;
	float:right;
}
.subCatHolder a{
	color:#000;
	text-decoration:none;
}
.subCatHolder a:hover{
	color:#de0300;
	text-decoration: underline;
}
.red{
	color:#de0300;
}
.prodPic{
	margin:0 0 0 17px;
	border-left:1px solid #ccc;
}
.subCatCat{
	margin:0 15px 0 0;
}
.tblHeading{
	background-color:#DE0301;
	color:#fff;
}
.tbl{
	font-size:11px;
	line-height:12px;
}
.content{
	width:900px;
	margin:20px 0 20px 0px;
	text-align:justify;
}
a.contentlinks:hover{
	text-decoration: underline;
	color: #4a4a4a;
}
a.contentlinks {
	text-decoration: none;
	color: #4a4a4a;
}
