body {
	margin: 10px 10px;
	padding:0;
	background:#004b68;
	font-size:90%;
	text-align: center;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .4em 0;
	padding:0;
	overflow: hidden;
}
ul, li {
list-style: none;
}
#header {
	background: url("images/header.png") no-repeat;
	width:1000px;
	height: 228px;
	margin: 0px 10px;
	padding:0;
}
#header p {
	padding:.5em 15px	.2em 15px;
	margin:0;
}
#header h1  {
	padding:.2em 15px;
	margin:0;
}
#header h2  {
	padding:.2em 15px	.7em 15px;
	margin:0;
}
#m_top {
background: url("images/m_top.png");
width: 748px;
height: 25px;
margin-left: 242px;
}
#m_b {
background: url("images/m_bottom.png");
width: 748px;
height: 90px;
margin-left:5px;
}
#main{
background: url("images/main.png") no-repeat;
width: 718px;
height: 454px;
margin-left: -25px;
}
#main li,ul {
padding: 5px;
}
#acc {
	margin-bottom: 0px;
	margin-left: 102px;
	font-size: 13px;
	color: #000;
	text-align: left;
	padding-top: 72px;
}
#acc2 {	
	margin-bottom: 0px;
	margin-left: 122px;
	font-size: 13px;
	color: #000;
	text-align: left;
	margin-top: -534px;
}
#acc_m {
width: 230px;
height: 445px;
padding-top: 88px;
padding-left: 13px;
}
#acc_m div { 
	width: 220px; 
	font-size: 13px;
	color: #000;
	text-align: left;}
#acc_m a { 
position: relative;
float: left;
margin: 0px;
margin-left: 95px;
height: 30px;
width: 115px;
margin-top: 38px;
padding-top: 11px;
padding-right: 10px;
}
#acc_m a:hover { 
color: #fff200;
text-decoration: none;
}
#acc_ad {
width: 230px;
margin-left: 255px;
padding-top: 88px;
padding-left: 13px;
}
#acc_ad div { 
	width: 220px; 
	font-size: 13px;
	color: #000;
	text-align: left;}
#acc_ad a { 
position: relative;
float: left;
margin: 0px;
margin-left: 95px;
height: 30px;
width: 115px;
padding-top: 11px;
padding-right: 10px;
}
#acc_ad a:hover { 
color: #fff200;
text-decoration: none;
}
#colmask {		margin: 0px 10px;
	padding:0;
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout 	jumping out of place */
	width:1000px;
	clear:both;
	float:left;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background:#ffd8b7 url("images/cont_bg.png") repeat; 		/* Left column background colour */
}
#colmid {	
	float: left;
	position: relative;
	width:200%;
	left: 242px;
background:url("images/m_bg.png") repeat-y;   	/* Centre column background colour */
}
#colright {
	float: left;
	position: relative;
	width:100%;
	left: 50%;
}
#col1wrap {
	float:right;
	position: relative;
	width:50%;
	right:100%;
}
#col1pad {
	margin:0 15px 100px; 0px;
overflow:hidden;
}
#col1 {
	width:100%;
	padding-left: 25px;
overflow:hidden;

}
#col2 {
	float: left;
	position: relative;
	width:220px;
	margin-left:-50%;
	left:-225px;
	overflow:hidden;

}
#col2_l {
	background: url("images/links.png") no-repeat;
	width:220px;
	height: 271px;
	overflow:hidden;
	padding-top: 45px;
	padding-left: 8px;
	margin-bottom: -35px;
}
#col2_t {
	background: url("images/top10.png") no-repeat;
	width:220px;
	height: 271px;
	overflow:hidden;
	padding-top: 45px;
	padding-left: 8px;
	margin-bottom: -35px;
}
#banners {
float: right;
margin-left: -80px;
margin-top: 84px;
margin-bottom: 0;
margin-right: 59px;
}
#specials {
background: url("images/specials.png") no-repeat;
width: 669px;
height: 270px;
margin-left: 25px;
padding-top:30px;
text-align: center;
margin: 0px;
}
#payments {
position: relative;
background: url("images/payments.png") no-repeat;
width: 611px;
height: 86px;
margin-left: 320px;
margin-top: -72px;
}
#menu { 	
background: url("images/menu_bg.png") no-repeat;
position:relative;
padding:0px;
margin-top:-4px;
text-align:center;
color:#FFF;
width: 1000px;
height: 51px;
	}
#menu li,ul{
list-style: none;
display:inline;
}
#menu a{
background: url("images/link.png") no-repeat;
float: left;
color: #fff;
padding: 12px 0px 12px 0px;
font-size: 14px;
text-decoration: none;
font-weight: bold;
width: 126px;
height: 18px;
margin-top: 12px;
margin-left: 5px;
margin-right: -13px;
}
#menu a:hover{
background: url("images/hover.png") no-repeat;
text-decoration: none;
color: #000;
}
#menu a.current{
background: url("images/hover.png") no-repeat;
text-decoration: none;
color: #000;
}
#menu a.current:hover{
background: url("images/link.png") no-repeat;
text-decoration: none;
color: #000;
}

.accountmenu { 
position: relative;
float: right;
color: #000;
margin-top: -85px;
margin-right: 25px;
}
.accountmenu a{
position: relative;
color: #fff;
text-decoration: none;
font-size: 14px;
text-align: center;
font-weight: bold;
}
.accountmenu a:hover{
color: #000;
}

img {
border: 0;
}
img a{
border: 0;
}
#footer {	margin: 0px 10px;
	padding:0;
	float: left;
	background:url("images/footer.png") no-repeat;
	width:1000px;
	padding-top: 0px;
	height: 75px;
	border-top:0px solid #000;
}
#footer p {
	padding:.2em 15px;
text-align: center;
}
#footer a {
color: #004e5d;
font-weight: normal;
text-decoration: none;
}
#footer a:hover {
color: #220ed3;
font-weight: normal;
text-decoration: none;
}

a { color: #2569A1; text-decoration: none; }
a:hover { color: #000; }

.accountmenu { margin-top: 1px; margin-bottom: 10px; background-color: #2569A1; width: 220px;}
.accountmenu ul, .accountmenu li { list-style: none; margin: 0px; padding: 0px; }
.accountmenu li { padding: 4px 10px; display: block; border-top: 1px solid #fff;}
.accountmenu li.bottom { padding: 4px 10px; display: block; border-bottom: 1px solid #fff;}
.accountmenu a {
color: #fff;}
.accountmenu a:hover {
color: #fff200;
}

.copyright { padding: 5px; text-align: right; color: black; }
.copyright a { color: black; padding-left: 20px;}

hr { display: none; }

.sidePanel { text-align: center; width: 180px !important; }
.bannerCont { text-align: center; }

.contentBox {text-align: left; margin:0; float: left; position: relative;}
.contentBox h2 { padding: 0; margin: 0px;}
.content { padding: 0; font-weight: none;}

.siteStats {
float: right;
margin-left: 550px;
margin-top: 47px;
width: 450px;
overflow: hidden;
text-align: center;
}
.siteStats ul {
list-style: none;
}
.siteStats li { 
list-style: none; 
padding: 0px 2px; 
margin: 0px; 
display: inline;
font-size: 11px;
font-weight: bold;
color: red; 
font-family: Helvetica, Tahoma, Times New Roman, Courier New;
}