a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CF4528;
	text-decoration:underline;
	cursor:hand;
}
a:active {
	color: #CF4528;
	text-decoration:none;
}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	color: #ffffff;
	text-decoration:underline;

}
a.nav:active {
	color: #ffffff;
	text-decoration:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.top {
	font-size: 10px;
	height: 15px;
	width: 1000px;
	text-align: left;
	color: #999999;

}
.mainarea {
	margin: 0px;
	padding: 0px;
	width: 750px;
	float: left;
}
.topbar {
	font-size: 13px;
	color: #FFFFFF;
	height: 235px;
	width: 745px;
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}
.main {
	width: 1000px;
}
.offers {
	float: right;
	height: 235px;
	width: 250px;
}
.bodytext {
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
}
.rightbar {
	background-color: #B9D7FB;
	background-image: url(images/rightbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	float: right;
}
.details {
	width: 250px;
	color: #2F3C5E;
	padding-top: 24px;
	height: 208px;
	float: right;
}
h1 {
	font-size: 130%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	font-weight: lighter;
	padding-top: 15px;
}
.style1 {color: #FFFFFF}.topbg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 730px;
}
.style2 {font-size: 9px}
.logos {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	font-weight: lighter;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 70px;
	margin-bottom: 50px;
}
.flash {
	height: 230px;
	width: 190px;
	padding-bottom: 10px;
	padding-top: 8px;
	clear: both;
}
.textbox {
	background-image: url(images/textbg.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 660px;
	padding: 20px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.bigtextbox {
	background-image: url(images/textbg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 660px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 15px;
	font-weight: normal;
	color: #758BD4;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
