@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	background-color: #F0F0F0;
	background-image: url(img/topbg.gif);
	background-repeat: repeat-x;
}
img {
	border: 0px;
}
#main{
	margin:auto;
	width:900px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
}

#header{
	width:900px;
	height:160px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
h2 {
	font-size: 16px;
}
a:link {
	color: #888;
}
img.floatedLeft {
	float:left;
	margin: 0px 10px 10px 0px;
}
img.floatedRight {
	float:right;
	margin: 0px 0px 10px 10px;
}
.clear {
	clear: both;
}
table.guideTable {
	width: 800px;
}
table.guideTable td{
	padding: 10px 5px;
	border-bottom: 1px solid #FED5B1;
}
#menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #101010;
	text-decoration: none;
	padding-top:102px;
	margin-bottom: 15px;
	text-align: center;
}
#menu a {
	margin: 0px 4px;
}
#submenu{
	margin-top:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:6px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	padding-left:48px;
	height:24px;
	width:900px;
	background-image: url(img/submenu.jpg);
	background-repeat: repeat-y;

}

#submenu a{
text-decoration:none;
color: #888888;
}

.imgleft{float:left;
padding:10px;}
.mini{font-size:9px;}

#submenu a:visited{
text-decoration:none;
color: #888888;
}

#submenu a:hover{
text-decoration:none;
color: #F78D1E;
}

#submenu a:active{
text-decoration:none;
color: #888888;
}


#menu a{
text-decoration:none;
color: #101010;
}

#menu a:visited{
text-decoration:none;
color: #101010;
}

#menu a:hover{
text-decoration:none;
color: #f5831f;
}

#menu a:active{
text-decoration:none;
color: #101010;
}

#focus{
	width:900px;
	height:220px;
	background-image: url(img/focus.jpg);
	background-repeat: no-repeat;
}


#content{
width:800px;
margin:auto;

font-family: "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #636464;
	text-decoration: none;
}

#focusint{
	width:900px;
	height:82;

}


#fcontent{
width:349px;
padding-left:495px;
padding-top:65px;


font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	color: #9c9c9c;
	text-decoration: none;
}

#boxes{
width:840px;
margin:auto;
margin-top:24px;
margin-bottom:24px;

}
#boxes img{
	float: left;
	margin: 0px;
}
.clear {
	clear: both;
}
#footer {
width:900px;
height:68px;
background-image:url(img/footer.jpg);
background-repeat:no-repeat;
}

#footcontent{
width:745px;
	margin-left:32px;
	padding-top:14px;
	font-family: "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #636464;
	text-decoration: none;
	text-transform: uppercase;
}

#footcontent a{
text-decoration:none;
	color: #636464;
	}
	
	#footcontent a:active{
text-decoration:none;
	color: #636464;
	}
	
	#footcontent a:visited{
text-decoration:none;
	color: #636464;
	}
	
	#footcontent a:hover{
text-decoration:none;
	color: #909090;
	}
	


#footcontent2{
width:745px;
padding-top:8px;
	margin-left:32px;
	font-family: "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #b8b8b8;
}

#hook{width:100px;
height:32px;
float:right;
margin-top:-35px;}

.style2 {font-size: 18px}
a:visited {
	color: #000000;
}
a:hover {
	color: #F78D1E;
}
a:active {
	color: #000000;
}
/*h3#picture
{
	float:left;
	width:203px;
	height:232px;
	background:url("img/nomex_polo_shirt.gif") no-repeat left top;
	color:#fff;
	padding-top:194px;
	padding-left:12px;

}*/
.products{
	margin-left:-25px;
	width:850px;
	margin-top:15px;
}
.products img{
	margin-left:5px;
}
.product_description{
	float:left;
	margin-left:20px;
	width:500px;
}
.product_description h3{
	font-size:14px;
}
.product_box{
	float:left;
	width:203px;
	height:233px;
	background:url(img/product_box.jpg) no-repeat left top;
	margin-bottom:10px;
	margin-right:10px;
}
.product_box img{
	margin-top:1px;
	margin-left:5px;
}
.product_box p{
	font-family: Verdana, sans-serif;
	font-size:13px;
	color:#FFFFFF !important;
	margin-top:-6px;
	margin-left:10px;
	width:190px;


}