@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	margin:0px;
	background-color:#5c5c5c;
}
h1 {
	font-family:tahoma, Arial, verdana;
	font-size:30px;
	line-height:40px;
	margin-top:15px;
	color:#cc0000;
	text-align:center;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	margin-top:21px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 177px;
	width: 714px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-y;
	height: auto;
	width: 634px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	overflow: hidden;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 113px;
	width: 714px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.h2navy18tahoma {  font-family: tahoma, arial; font-size: 22px; color: #000066; font-weight: bold; line-height: 1.2em}
.navysubhead { font-family: tahoma, arial; font-size: 22px; color: #000066; font-weight: bold; line-height: 1.2em }
.darkredsubhead { font-family: tahoma, arial; font-size: 22px; color: #cf0000; font-weight: bold; line-height: 1.2em }
.blacksubhead { font-family: tahoma, arial; font-size: 22px; color: #333333; font-weight: bold; line-height: 1.2em }
.testimonials {  font-family: Georgia, "Times New Roman", Times, serif; font-size: small; color: #000000; padding-top: 0px; padding-bottom: 0px}
