body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #41495e;
}

a:link, a:visited {
	color: #9E0612;
	text-decoration: none;
}
a:hover {
	color: #FDB813;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #7798f8;
}

#top {
	width:788px;
	margin:0 auto;
	text-align: right;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding:62px 10px 0 0;
	background-image: url(images/logo_banner.gif);
	height: 23px;
}

#frame {
	width:798px;
	margin:0 auto;
	padding:0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: url(images/lhs_bg.jpg) left bottom #6B90DE no-repeat;
}	

#leftnav {
	width:203px;
	background-color:#a4bafa;
	float:left;
}

#rightnav{
	width:595px;
	float:right;
	background-color:#FFF;
}

/*#contentleft {
	width:203px;
	float:left;
}*/

#contentright{
	width:545px;
	padding:25px 25px 0 25px;
	background-color:#FFF;
}

#tail {
	width:798px;
	margin:0 auto;
	text-align: right;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 30px;
	background: url(images/tail_pic1.jpg) left bottom #7798f8 no-repeat;

}

#tailtxt {
	width:760px;
	padding:5px 5px 5px 12px;
	float:left;
}

a.tail:link, a.tail:visited  {
	color: #052C99;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.tail:hover {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#frame2 {
	width:698px;
	margin:0 auto;
	padding:10px;
	text-align: center;
	color: #052C99;
}	

.offers {
	background:url(images/bg_special.jpg) top #a4bafa no-repeat ;
	margin:75px 0 0 35px;
	border: 1px solid #A40007;
	padding: 10px;

}

.offerscontent {
	margin-top:35px 0 0 35px;
}

.offerheader {
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:28px;
	color:#9F0713;
	letter-spacing:4px;
}

.subhead {
	color: #990000;
	font-weight: bold;
