body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .88em;
	line-height: 1.75;
	color: #666;
}
img{
	border: 0px;
}
#containerRequest{
	width: 100%;
	height:400px;
	float: none;
	clear: both;
}
#requestTitle{
	width: 100%;
	height: 78px;
	float: none;
	clear: both;
	background: url(../../images/request_quote2.gif);
}
#requestContent{
	width: 100%;
	padding: 30px;
	float: none;
	clear: both;
	background:url(../../images/bg_request.gif) repeat-x #ebebeb;
}
#requestBottom{
	width: 100%;
	height: 42px;
	padding-top: 8px;
	float: none;
	clear: both;
	padding-right: 20px;
