/* CSS Document */
/*=========ABout Us=================*/

.Font1{
	font-weight:bold;
	color:#97160f;
}

.Font2{
	font-weight:bold;
	color:#97160f;
	font-size:14px;
}
.Font3{
	color:#858585;
}

#AboutUsTgd1{
	margin:auto auto;
	width:931px;
	height:210px;
	margin-top:6px;
	clear:both;
}

#BodyAboutUs{
	margin:auto auto;
	width:931px;
	height:auto;
	clear:both;
	margin-top:-16px;
}

*html #BodyABoutUSLeft{
	margin-left:2px;
	width:205px;
	background:url(../images/bg2.jpg) #FFFFFF repeat-x;
	float:left;
	height:380px;

}

*+html #BodyABoutUSLeft{
	margin-left:5px;
	width:205px;
	background:url(../images/bg2.jpg) #fff repeat-x;
	float:left;
	height:380px;
}

#BodyABoutUSLeft ul{
	float:left;
	background:#fff;
	padding-top:-1px;
}

#BodyABoutUSLeft ul li{
	width:205px;
	height:21px;
	border-bottom:1px solid #FFFFFF;
	background:#e0e0e0;
	text-align:center;
	padding-top:8px;
}

#BodyABoutUSRight{
	float:left;
	width:716px;
	height:auto;
	background:#fff;
	margin-top:10px;
}

/*=================Products =======================*/

#ProductsList{
	width:670px;
	height:auto;
}

#ProductsList ul{
	width:670px;
	height:170px;
	float:left;
	margin-left:18px;
}
*html #ProductsList ul{
	width:670px;
	height:170px;
	float:left;
	margin-left:10px;
	
}


#ProductsList ul li{
	width:129px;
	height:129px;
	float:left;
	text-align:center;
	margin:0px 38px 0px 0px;
}

#ProductsList li a{
	line-height:250%;
	display:block;
	border:1px #dadada solid;
}

#Page{
	width:85%;
	margin:auto auto;
	text-align:center;
	height:25px;
	padding-top:15px;
}


/*=================Products =======================*/

#ProductsShows{
	width:670px;
	height:auto;
}

#ProductsShows ul{
	width:670px;
	height:170px;
	float:left;
	margin-left:18px;
}


