body {
	font-family: Helvetica, 'Futura BK', Verdana, Arial, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background: #1A1A1A;
}

.preload {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

#centered {
	width: 800px;
	height: 740px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 40px;
	margin-left: -400px;
}

#bgcentered {
	width: 100%;
	height: 580px;
	text-align: center;
	background-color: #FFFFFF;
	position: absolute;
	top: 201px;
}

#barcentered {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 20px;
	background-color: #5FC803;
}

#mainimage {
	position: relative;
	width: 800px;
	height: 250px;
	overflow: hidden;
}

.offer {
	position: absolute;
	left: 0px;
	top: 200px;
	width: 800px;
	height: 20px;
	text-align: right;
	padding-right: 32px;
}

input {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: solid 1px #888888;
}

textarea {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: solid 1px #888888;
}

select {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: solid 1px #888888;
}

.submit {
	width: 135px;
	height: 50px;
	font-size: 16px;
	color: #FFFFFF;
	border: none;
	background-image: url('images/button.jpg');
	cursor: hand;
}

.button {
	width: 200px;
	text-align: center;
	padding-top: 8px;
}

img {
	border: none;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.special {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 178px;
	height: 169px;	
	text-align: center;	
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding-top: 56px;
}

.link {
	width: 100px;
	height: 50px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-top: solid 3px #1A1A1A;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.lnkbox {
	position: absolute;
	width: 98px;
	height: 46px;
}

.lnktxt {
	position: absolute;
	width: 98px;
	height: 46px;
	text-align: center;
	padding-top: 7px;
}

.msg {
	width: 700px;
	height: 40px;
	font-size: 26px;
	font-weight: normal;
	padding-top: 4px;
}

.info {
	font-size: 12px;
	vertical-align: top;
	padding-right: 4px;
	padding-bottom: 16px;
}

.hpics {
	float: left;
	width: 198px;
	height: 98px;
	border: solid 1px #000000;
	margin-bottom: 8px;
}

.vpics {
	width: 100px;
	height: 298px;
	margin-top: 8px;
	overflow: hidden;
}

.spot {
	float: left;
	display: block;
	width: 24px;
}

.stxt {
	display: block;
	font-size: 18px;
}

.midmsg {
	height: 40px;
	font-size: 26px;
	font-weight: normal;
	vertical-align: middle;
}

.logos {
	height: 72px;
	vertical-align: middle;
}

.phone {
	width: 800px;
	height: 95px;
	font-size: 24px;
	font-weight: bold;
	vertical-align: bottom;
	padding-top: 4px;
}

.copyright {
	height: 15px;
	font-size: 9px;
	color: #B2B2B2;
}

