body {
	margin: 0px;
	background-image: url(../gfx/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	width:900px;
	margin:4px auto;
}
h1 {
	text-align: right;
	font-family: Arial, Verdana, Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	border-bottom-color: #666666;
	border-bottom: dashed;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #535353;
}
.header {
	background-image:url(../gfx/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 117px;
	width: 900px;
	margin:0 auto;
}
.headerURL {
	font-family: Arial, Verdana, Tahoma;
	font-size: 30px;
	color:#797979;
}

.banner {
	margin:0 auto;
	width: 750px;
}
.bannerBorder {
	background-color: #FFFFFF;
	width: 1px;
}
.bannerBorderTop {
	background-color: #FFFFFF;
	height: 1px;
}
.bannerImage {
	background-image:url(../gfx/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 164px;
	width: 748px;
}

.subheader {
	background:#3D3D3D;
	width:728px;
	margin: 0 auto;
	padding:5px 10px 5px 10px;
	border:#FFFFFF 1px solid;
	border-width: 0 1px 1px 1px;
	color:#FFFFFF;
	text-align:right;
}
.subheader span {
	float:none;
	font-size:15px;
	font-weight:bold;
}
.subheader span.address {
	float:left;
	margin-top:2px;
	font-size:12px;
	font-weight:normal;
}
.main {
	margin:0 auto;
	width: 750px;
}
.mainBorder {
	background-color: #FFFFFF;
	width: 1px;
}
.mainBorderBottom {
	background-color: #FFFFFF;
	height: 1px;
}
.mainBackground {
	background-color: #FFFFFF;
}
.mainNavigation {
	background-color: #535353;
	width: 183px;
	margin-bottom: 1px;
}
.mainContent {
	padding: 15px;
}

.specstable {
	background:#C0C0C0;
	border:#000000 1px solid;
	margin:20px auto;
}
.specstable tr.titles td {
	font-weight:bold;
}
.specstable td {
	padding:3px;
	border-width:0;
	margin:0;
}
#weaccept {
	padding:10px;
	text-align:center;
}
.footer {
	margin:0 auto;
	width: 750px;
	height: 66px;
	background-image: url(../gfx/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.footer td {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.footer a:visited { color:#FFFFFF; text-decoration: none; }
.footer a:active { color:#FFFFFF; text-decoration: none; }
.footer a:link { color:#FFFFFF; text-decoration: none; }
.footer a:hover { color:#FFFFFF; text-decoration: underline;}

.footerBorder {
	background-color: #FFFFFF;
	width: 1px;
}
.paymentText {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#sidebox { display:none; }