
#MainBody {	
	width:850px;
	float:left;
	background:url(../../images/contact.jpg) no-repeat  ;
	margin-bottom:10px;
}
.SBox1 {
	width:586px;
	float: left;
	margin:10px 10px 0px 0px;
	border:solid 1px #dedede;
	padding:8px;
	padding-bottom:0px;
}
.SBox2 {
	width:412px;
	font-size:14px;
	font-weight:bold;
	padding:20px 8px 20px 166px;
	background: url(../../images/email.gif) no-repeat left center #f9f9f9;
	margin-bottom:10px;
}
.SBox2 ul{
	margin:0px;
	padding:0px;
	list-style:inside;
	}
.SBox2 li{
	padding:5px 0px 5px 0px;
	background-color:fff;
	border-bottom:1px solid #f1f1f1;
	background-image:none;	}