
body {
	background-image: url("../images/bg.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {color: #021A40}
.style2 {color: #FF3300}
.style3 {
	color: #009900;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
.style6 {color: #FFFF66}
.style8 {color: #FFFF00}


.top_bg {
	width: 780px;
	height: 128px;
	background-image: url("../images/top_header2.jpg");
	background-repeat: no-repeat;
	color: #FFFFFF;
	border: none;
}

.top_bg td {
	margin: 0;
	padding : 10px;
	vertical-align: top;
	border: none;
	font-size: 30px;
	font-weight: bold;
	font-family: verdana;
}

.header_doc {
	margin: 0;
	padding : 0px 0 0 2px;
	color: #fff799;
	font-size: 17px;
	font-weight: normal;
}


.testimonial_bg {
	margin: 0;
	padding: 23px 0 0 270px;
	width: 700px;
	height: 92px;
	background-image: url("../images/testimonials_bg2.jpg");
	background-repeat: no-repeat;
	text-align: left;
	font-size: 14px;
	border: none;
}

html>body .testimonial_bg {
	width: 430px;
	height: 69px;
}