.style1 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-size: 12px; }
body {
	background-image: url(../images/inside_bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #cc000f;
}
a:visited {
	color: #cc000f;
}
a:hover {
	color: #cc000f;
}
a:active {
	color: #cc000f;
}
.left_cat_title{
	width:253px; height:30px; 
	background-image: url(../images/left_cat_title.jpg); 
	padding-left:85px; padding-top:5px; 
	font-size:16px; 
	letter-spacing:2px; 
	color:#FFFFFF;
}
.customer_list{
	width:32%;
	border:1px solid #CCCCCC; 
	padding-top:9px; padding-left:5px; padding-right:5px; padding-bottom:6px; 
	float:left; 
	margin-right:5px; 
	margin-bottom:5px;
	text-align:center;
}
.left_category_txt
{
	background-image:url(../images/left_category.jpg); background-repeat:no-repeat; 
	width:173px; height:25px; 
	padding-left:22px; padding-top:4px; 
	color:#FFFFFF; 
	font-size:13px; 
	font-weight:bold;
	letter-spacing:1px;
}
.left_sub_category_txt
{
	background-image:url(../images/left_category_line.jpg); background-repeat:no-repeat; background-position:bottom;
	width:173px; height:28px; 
	padding-left:13px; padding-top:5px; 
	color:#666666;font-size:12px; 
	
}
.adv_search_display{
	float:left; padding-right:10px;
	
}
.adv_search_input{
	float:left;
	
}
.sub_cat_list{
	width:188px;
	background-image:url(../images/category/sub_cat.jpg); background-repeat:no-repeat; background-position:bottom;
	padding-top:9px; padding-left:5px; padding-right:5px; padding-bottom:6px; 
	float:left; 
	margin-right:65px; 
	margin-bottom:12px;
	
}
