@charset "UTF-8";
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005984;
	line-height: 10px;
}
.whyuseus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-image: url(images/wuu_gradation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	vertical-align: top;
	padding: 0px 70px 25px 25px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #695E4A;
	background-repeat: no-repeat;
	height: 34px;
	width: 800px;
}
