#bottom{
	width:100%;
	clear:both;
}

#featureBox{
	width: 101%;
}
#featureBox h2{
	margin: 0px;
}
#featureBox img{
	margin: 2px 0px 2px 0px;
}
#featureBox .left{
	width: 47%;
}
#featureBox .right{
	float: right;
	width: 53%;
}

h1,h2{
	font-family: "Times New Roman",Georgia,Serif;
	font-weight: normal;
	text-align: left;
}

