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


/* main content box colors and borders */

#container1 {
	/*background: url("../images/bg-1.gif") top left repeat-x;*/
	
	padding: 0px 0px 10px 0px;
	float: left;
	width: 1005px;
}


.content_txt{width:490px;margin-left:12px;}

.content_top{width:100%;height:30px;}

#container2 {
	background: url("../images/bg-3.gif") top left repeat-x;
	border: solid #CCCCCC 1px;
	margin: 10px 0 0 3px;
	padding: 10px 10px 10px 10px;
	float: left;
	width: 1005px;
}
.float
{float:left;}
.heading_bg{background-image:url(../images/heading_bg.gif);background-repeat:repeat-x;  height:30px;width:659px;}
.heading_img{width:11px;}
.heading_bot_bg{background-image:url(../images/heading_bottom_bg.gif);background-repeat:repeat-x;  height:12px;width:658px;}
.heading_bot_img{width:11px;}

#col1 {
	padding: 10px 10px 10px 0px;
	float: left;
	width: 682px;
}

#col2 {
	float: left;
	width: 313px;
}



.box1 {
	background:url(../images/ser_sup_bg.gif) bottom left no-repeat;
	/*min-height: 160px;*/
	
	height:146px;
	margin: 10px 0 0 0;
}

.box2 {
	background:url(../images/product_bg.gif) bottom left no-repeat;
	/*min-height: 160px;*/
	
	height:146px;
	margin: 10px 0 0 0;
}
.box2 ul { 

list-style-image: url("../images/arrow.gif");
}


.box2 li {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top:2px;
}
.box3 {
	background:url(../images/sales_bg.gif) bottom left no-repeat;
	/*min-height: 160px;*/
	
	height:138px;
	margin: 10px 0 0 0;
}
.box3 ul { 

list-style-image: url("../images/arrow.gif");
}


.box3 li {
	font-size: 12px;
	
	margin-bottom: 8px;
	margin-top:2px;
}

.box1 ul { 

list-style-image: url("../images/arrow.gif");
}


.box1 li {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top:2px;
}