body {
	background-image: url(images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #01235d;
}
#main {
	position: relative;
	width: 902px;
	min-width: 902px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/extender.jpg);
	background-repeat: repeat-y;
 	background-position: 33px;
}
#header {
	width: 100%;
	height: 177px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#nav { background-color: #00235e; width: 100%; margin-bottom: 20px;}
#content {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	margin-left: 33px;
}
#pageText {
	height: auto;
	_height: 477px;
	min-height: 477px;
	margin-right: 260px;
	padding-left: 42px;
	padding-top: 8px;
	padding-right: 64px;
}
#right {float: right; margin-top: 67px; margin-right: 42px; width: 218px; text-align: center; display: inline;}
#footer {
	clear: both;
	background-color: #01235d;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 100px;
	margin-left: 33px;
}
#topImage {
	position: absolute;
	top: 3px;
	left: 590px;
	width: 312px;
	height: 241px;
}
#testimonial {
	width: 575px;
	margin-top: 15px;
	margin-left: -30px;
	margin-right: -50px;
}