#whyus li {
/*	background: url(../images/badge.png) no-repeat 3px;*/
	/*padding: 0px 0px 0px 60px;*/
	margin: 0px 0px 0px 20px;
	color: #444;
	padding: 5px;
}

#whyus strong {
	/*display: block;*/
	font-size: 2em;
	color: #9a2b05;
	font-weight: lighter;
	margin: 0px 0px 3px 0px;
	text-shadow: #fff 0px 1px;
}

#whyus img {
float:left;
margin:0 5px 24px;
}
#whyus p {
margin:10px 45px 0;
text-align:justify;
}
.boxtop {
	width: 680px;
	height: 16px;
	background: url(../images/ourmethod_top.png) no-repeat;
}

.boxmiddle {
	background: url(../images/ourmethod_middle.png) repeat;
	width:680px;
}

.boxbottom {
	height: 16px;
	background: url(../images/ourmethod_bottom.png) repeat bottom;
	margin: 0px 0px 20px 0px;
}
