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


/* main content box colors and borders */

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


#container2 {
	background: url("../images/bg-3.gif") top left repeat-x;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	border-top: solid #CCCCCC 1px;
	margin: 10px 0 0 3px;
	padding: 10px 10px 10px 10px;
	float: left;
	width: 1005px;
}

.heading_txt
{color:#000000;
font-family:Century Gothic,Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;}

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

.content_area{border-left:1px solid #bebebe;border-right:1px solid #bebebe;width:662px;min-height:405px;padding: 0px 10px 10px 10px;}

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

#sales_txt{font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	}
#sales_txt2{font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	
	color: #000000;}


.box1 {
	background: url("../images/box_support.gif")  no-repeat;
	/*min-height: 160px;*/
	height:139px;
	margin: 10px 0 0 0;
}

.box2 {
	background: url("../images/box_support.gif")  no-repeat;
	/*min-height: 160px;*/
	height:139px;
	margin: 14px 0 0 0;
}

.box3 {
	background: url("../images/sales_box.gif")  no-repeat;
	/*min-height: 160px;*/
	height:136px;
	width:313px;
	margin: 14px 0 0 0;
}

.box1 ul { 

list-style-image: url("../images/arrow.gif");
margin-top:15px;margin-bottom:0px;margin-left:35px;padding-left:5px;
}



.box1 li {
	font-size: 12px;
	margin-bottom: 5px;
}