body{
	width:100%;	
	background-repeat:repeat-x; 
	background-color: #ffffff;
	font-family:  Verdana,Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000000;
	margin: 0px;
	padding: 0px;
}
a{
	color:#000000;	
	text-decoration:underline;
}
a:hover{
	color:red;	
	text-decoration:underline;
}
p{
	padding-top:0px;
	margin-top:4px;
}
h1{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
ul{
	margin-top:0px;	
}
li{
	margin-top:0px;	
}
.clearit{
	overflow:hidden;
	height:1px;
	width:100%;
	clear:both;	
}
.pageholder{
	width:100%;
	background-color:#ffffff;	
}
.backtileholder{
	background-image:url(images/backtile.jpg);
	background-repeat:repeat-y;	
	margin-left:auto;
	margin-right:auto;
	width:862px;
	
}
.bodyholder{
	position: relative;
	background-image:url(images/bodytile.jpg);
	background-repeat:repeat-x;
	width:842px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
		
}
.headerholder{
	width:100%;
}
.logo_floater{
	position:relative;
	float:left;
	clear:left;
	overflow:hidden;
	width:334px;
	height:219px;
}
.head_right_float{
	position:relative;
	float:right;
	clear:right;
	width:508px;
}
.menu{
	position: relative;
	font-size: 11px;
	float:right;
	clear:right;
	background-image: url(images/menu_tile.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:35px;
	
}
.actual_menu{
	position:relative;
	margin-left:-10px;
	color:#000000;
	text-align:right;
	padding-right:10px;
}
.actual_menu a{
	position: relative;
	color:#000000;
	text-decoration:none;
}
.actual_menu a:hover{
	color:red;
	text-decoration:underline;
}	
.search_box{
	float: right;
	clear: right;
	text-align:right;
	height:29px;
	width:354px;
	overflow:hidden;
	background-image: url(images/search_tile.jpg);
	background-repeat: repeat-x;
}
.search_left{
	float:left;
	clear:left;
	width:12px;
	height:29px;
	background-image: url(images/search_left.jpg);
	background-repeat: no-repeat;
}
.search_right{
	padding-right:20px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	float:right;
	clear:right;
	height:29px;
	overflow:hidden;
	background-image: url(images/search_tile.jpg);
	background-repeat: repeat-x;
}
html>body .search_right{
	padding-right:20px;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	float:right;
	clear:right;
	height:29px;
	overflow:hidden;
	background-image: url(images/search_tile.jpg);
	background-repeat: repeat-x;
}	
.top_text{
	width:100%;
	float:left;
	clear:both;
}
.imp{
	color:red;
}	
.welcome{
	padding-left:20px;
	width:500px;
	float:left;
	clear:left;
}
.opening{
	width: 140px;
	float: right;
	clear: right;
	padding-right:20px;
	overflow:visible;
}
.content_holder{
	margin-top:10px;
	padding-bottom:20px;	
}

.nav_holder{
	padding-left:20px;
	float:left;
	clear:left;
	overflow:hidden;
	width:300px;
	
}
.prod_holder{
	margin-top:20px;
	padding-right:20px;
	float:right;
	clear:right;
	overflow:hidden;
	width:502px;
}
a.more{
	font-size:9px;
	color:blue;	
}
a.more:hover{
	color:red;
}
.prod_h_tile{
	width:258px;
	overflow:hidden;
	background-image:url(images/prod_h_tile.jpg);
	background-repeat:repeat-y;	
	background-color:#ececec;
}
.prod_top{
	width:258px;
	height:11px;
	background-image:url(images/prod_top.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.prod_bot{
	width:258px;
	height:14px;
	background-image:url(images/prod_bot.jpg);
	background-repeat:no-repeat;
}
.prod{
	padding-left:10px;
	width:258px;
	overflow:hidden;
	line-height:25px;
	font-size:14px;
	background-image:url(images/prod_tile.jpg);
	background-repeat:repeat-x;

}
.prod a{
	color:#000000;
	text-decoration:none;	
}
.prod a:hover{
	text-decoration:underline;	
}
.submenu{
	padding-left:20px;
	line-height:12px;	
}
.submenu a{
	color:red;
	text-decoration:none;
	font-size:12px;
	
}
.lo{
	background-color:#fcd8d4;	
}
.hilite{
	background-color:#f4efb8;
}
.table_head{
	background-color:#ee3d2a;
	background-image:url(images/table_head_tile.jpg);
	background-repeat:repeat-y;
	font-size:16px;
		
}
.t{
	background-color:#ee3d2a;	
	background-image:none;
	color:#ffffff;
}
.bar{
	background-image:url(images/the_bar.jpg);
	background-repeat:no-repeat;
	width:398px;
	height:54px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	margin-left:40px;
	margin-top:25px;	
	overflow:hidden;
}
.bar_in{
	padding-top:20px;	
}
.bar_in a{
	
	color:#ffffff;
	text-decoration:none;	
}
.bar_in a:hover{
	color:#000000;
	text-decoration:underline;	
}
.center_content{
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:25px;	
}


.footer_holder{
	background-image: url(images/footer_tile.jpg);
	background-repeat: repeat-x;
	height:81px;
	overflow: hidden;
}
.footer_text{
	float:left;
	clear:left;
	color:#ffffff;
	padding-top:20px;
	padding-left:20px;
	width:580px;
}
.footer_text a{
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
}
.footer_text a:hover{
	text-decoration:underline;
	color:red;
}
.footer_logo{
	float:right;
	clear:right;
	width:181px;
	height:81px;
}
.foot_end{
	text-align:right;
	height:37px;
	width:862px;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
	background-image: url(images/foot_end.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.head_top{
	text-align:right;
	height:37px;
	width:862px;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
	background-image: url(images/head_top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.foot_end a{
	padding-right: 20px;
	font-size:9px;
	color:#d2d2d2;
}
.foot_end a:hover{
	
	color:red;
}
.smaller_text{
	font-size:11px;	
}
.prod_pic{
	float:right;
	clear:right;
	width:210px;
	margin-top:5px;
}
.prod_desc{
	width:270px;
	float:left;
	clear:left
}
.home_link{
	font-size:11px;	
	color:#f03d29;
	text-decoration:none;
}
.home_link:hover{
	color:#000000;
	text-decoration:underline;
}
