@charset "UTF-8";
/* CSS Document */


body{
	font-family:Arial, Helvetica, sans-serif;
	
}



#container{
	margin: 0 auto;
	width:1030px;
	
}

a:link{
	color:#e62012;
	text-decoration:none;
}


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


a:hover{
	color:#4a4a4a;
	text-decoration:none;	
}

#header{
	width:1030px;	
}

#headernav{
float:right;
margin-top:45px;	
font-size:11px;
color:#e62012;
	
}


#banner{
width:1030px;
height:	290px;;
background:url(images/bannerbg.jpg) top no-repeat;
margin-top:20px;
margin-bottom:30px;
}

#bannertext{
	width:305px;
	text-align:justify;
	padding-left:35px;
	color:#4A4A4A;
	padding-top:25px;
	font-size:12px;
	line-height:20px;
	float:left;

	
}


#products td{
	
padding-right:45px;	
padding-bottom:20px;
}


#bannerimg{
float:left;	

	width:640px;
	padding-left:20px;
}



#nav{
	width:200px;
float:left;	
padding-top:30px;
padding-bottom:35px;

}


#main{

width:635px;	
	float:left;
min-height:380px;
padding-left:25px;
}


#content{

padding-right:15px;
font-size:13px;
line-height:20px;
color:#4A4A4A;

}



#right{
	width:170px;
	float:left;
	margin-top:50px;
}


#right img{
	
margin-bottom:10px;	
}

#footer{
	
width:1030px;
height:90px;
	clear:both;
	font-size:11px;
	color:#000000;
	background:url(images/footerline.png) no-repeat top;
	
	
}

#footercontact{

width:1030px;
text-align:left;
	float:left;
}


h1{
	
font-size: 25px;	
margin-top:0px;
line-height:30px;
}


h3{
background:url(images/linkbg.png) no-repeat left top;
color:#000000;
height:40px;
padding-top:8px;
text-align:center;
font-size:16px;
font-stretch:narrower;
font-weight:bold;
}


#banner a{
color:#fff;	
}


.arrowlistmenu{
	
list-style:none;	
font-size:17px;
line-height:30px;
font-weight:bold;

}



.categoryitems{
list-style:none;
margin:0px;
font-weight:normal;
}



.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
color:#e62012;
text-decoration:none;

}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/

margin: 0px;
padding: 0px;

}

.arrowlistmenu li{
	color:#4a4a4a;
	background:url(images/nav-line.png) no-repeat left top;
	padding-left:10px;
padding-top:2px;
padding-bottom: 4px; /*bottom spacing between menu items*/

}

.categoryitems li{
padding-left: 20px; /*link text is indented 19px*/
text-decoration:none;

}

.arrowlistmenu a:link{
text-decoration:none;	
color:#4a4a4a;


}

.arrowlistmenu  a:visited{

text-decoration:none;
	color:#4a4a4a;

}

.arrowlistmenu a:hover{ /*hover state CSS*/
	text-decoration:none;
color:#e62012;
}



.arrowlistmenu li #currentPage{ /*hover state CSS*/
color:#e62012;
}



#slideshowWrapper{position:relative;width:640px;margin:auto;height:283px;}

ul#slideshow{list-style:none;border:0px;padding:0px;margin:auto;margin-top:1px;width:640px;height:283px;overflow:hidden;}

