body {
	text-align: center;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 10px auto auto auto;
	color: #666;
	height: 100%;
	line-height: 16px;
}

#wrapper{
	width: 840px;
	height: 100%;
	text-align: center;
	margin: 0 auto auto auto;

}
#header {
  height: 60px;
	text-align: left;	
}

#navigation {
	position: relative;
	text-align: left;
	padding:0px 0px 0px 0px;
	float: left;
	font-size: 18px;
	line-height: 22px;	
	width: 140px;
}

#navigation a:link				 { color: #000; text-decoration: none; }
#navigation a:visited 		 { color: #000; text-decoration: none; }
#navigation a:hover 			 { color: #f1592a; text-decoration: none; }
#navigation a:active 			 { color: #f1592a; text-decoration: none; }

#content {
	position: relative;
  text-align: left;
	padding: 0px 0px 0px 0px;
	float: left;
	border-top: solid 8px #f1592a;
	width: 700px;
}


#footer{
  text-align: right;
  clear: both;
	padding: 20px 0px 0px 0px;
	margin: 0 auto auto auto;	
	font-size: 10px; 
	color: #f1592a;
	background: url("../../_images/footer.gif") no-repeat top;
}

.border{
padding: 5px 5px 5px 5px;
border: solid #ccc;
}

.products-section{
padding: 5px 5px 5px 5px;
border-top: solid 1px #ccc;
border-left: solid 1px #ccc;
float: left;
font-size: 12px;
line-height: 13px;
}

.spacer {
margin-right: 8px;
margin-bottom: 8px;
float: left;}

.footer{
text-align: right;
padding: 35px 40px 0px 0px;
}

p { text-align: justify; margin: 0; padding: 0; line-height: 17px;}

a:link				 { color: #000; text-decoration: none; }
a:visited 		 { color: #000; text-decoration: none; }
a:hover 			 { color: #f1592a; text-decoration: underline; }
a:active 			 { color: #f1592a; text-decoration: none; }
h1 {color: #f1592a; font-weight: bold; font-size: 16px; margin-bottom: 10px; margin-top: 5px; text-align: left; }
h2 {color: #000; font-size: 15px; text-align: left;}
h3 {color: #000; font-size: 12px; text-decoration: underline; }
td {vertical-align: top;}
img {border: 0px;}

.float_left {float: left; padding: 0px 5px 0px 5px;}
.float_right {float: right; padding: 5px 5px 0px 5px;}

.banner{top: -8px; z-index:5; position:relative;}
.style01 {color: #e95c18;}
.col01 { width: 275px; float: left; text-align: justify; line-height: 16px;}
.col02 { width: 240px; float: left; text-align: center;}
.col03 { width: 175px; float: left; text-align: center;}
.col04 { width: 220px; float: left; text-align: left;}
.justify {text-align: justify; line-height: 16px;}
.fixwidth {width: 100px; font-weight: bold;}
.clear { clear: both; }
.nowrap { white-space: nowrap; }

.first {float:left;font-size:60px;line-height:45px;padding-top:1px;padding-right:5px;}

.highlightit img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
}

.highlightit:hover img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  -moz-opacity: 0.75;
}
