body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
#maincontainer {
	background-color: #FFFFFF; 
}
#logo {
	padding:10px;
}
.toplinks {
	padding-top:7px;
	text-align:left;
}
#topnav {
	background-image: url(topnav_bg.jpg);
	background-repeat: repeat;
	border: 1px solid #025124;
	width:780px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin:10px;
	padding-bottom:10px;
	text-align:left;
}
#topnav a:hover {
	text-decoration: underline;
}
#topmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006E2E;
	border: 1px solid #005524;
}
#topmain h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
	padding-top:20px;
	display:inline;
}
#topmain table {
	padding:2px 2px 2px 2px;
	list-style-type:none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bodybg {
	background-image: url(body_bhg.jpg);
	background-repeat: repeat-x;
}
.bodyheading {
	font-family: "trebuchet MS", sans-serif, verdana;
	font-size: 22px;
	font-weight: normal;
	color: #4D4A4A;
	text-decoration: none;
	padding:5px 10px 5px 5px;
}
.content {
	font-family: "trebuchet MS", sans-serif, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #4D4A4A;
	text-decoration: none;
	padding:10px;
}
.headcorner {
	background-image: url(offer_headcorner.jpg);
	background-repeat: no-repeat;
	height:18px;
}
.bottcorner {
	background-image: url(offer_bottomcorner.jpg);
	background-repeat: no-repeat;
	height:14px;
}
.offerhead {
	font-family: "trebuchet MS", sans-serif, verdana;
	font-size: 22px;
	font-weight: bold;
	color: #A1130C;
	text-decoration: none;
	padding:5px 2px 2px 8px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #A1130C;
	width:206px;
}
.offertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
	padding-right:10px;
	text-align:justify;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	width:550px;
	text-transform: uppercase;
	padding-top:29px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footer18 {
	background-image: url(newunder18.jpg);
	background-repeat: no-repeat;
	height:94px;
	width:85px;
	float:right;
	padding-top:28px;
	padding-right:10px;
}
.footerlogo {
	background-image: url(footerlogo1.jpg);
	background-repeat: no-repeat;
	height:82px;
	width:77px;
	float:left;
	padding-top:28px;
	padding-left:10px;
	background-position: 5px 25px;
}
#contacttitle {
	font-family: "trebuchet MS", sans-serif, verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px;
}
#contacttitle input type="text" {
	font-family: "trebuchet MS", sans-serif, verdana;
	font-size: 14px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
	padding:2px;
	width:200px;
}
#contacttitle textarea {
	font-family: "trebuchet MS", sans-serif, verdana;
	font-size: 14px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
	padding:2px;
	width:203px;
}
.offercontent {
	font-family: "trebuchet MS", sans-serif, verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:justify;
	padding-right:10px;
}
.txtgeneral {
	font-family: "trebuchet MS", sans-serif, verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:justify;
	padding-left:50px;
}
