body {
	font-family:arial;
	background-color:#000000;
	text-align:center;
}
div {

}
#main {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:659px;
	background-image:url('../images/main.jpg');
	background-repeat:no-repeat;
}
#main2 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:659px;
	background-image:url('../images/background.jpg');
	background-repeat:no-repeat;
}
#header {
	position:absolute;
	top:8px;
	left:9px;
	width:882px;
	height:154px;
	background-image:url('../images/header.jpg');
}
#bullets {
	position:absolute;
	left:610px;
	top:0px;
	font-size:13pt;
	color:#ffffff;
	text-align:left;
}
#nav {
	position:absolute;
	font-size:10.5pt;
	top:170px;
	left:9px;
	width:126px;
	height:480px;
	color:#ffffff;
	text-align:left;
}
#offers {
	position:absolute;
	bottom:0px;
	width:126px;
	height:96px;

	font-size:9pt;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
}
.column {
	position:absolute;
	width:202px;
	height:212px;
	color:#ffffff;
	font-size:11pt;
	text-align:left;
	top:430px;
}
.col {
	position:absolute;
	width:237px;
	height:442px;
	color:#ffffff;
	font-size:11pt;
	top:234px;
	text-align:justify;

}
.col2 {
	position:absolute;
	width:232px;
	height:393px;
	color:#ffffff;
	font-size:11pt;
	top:234px;
	left:402px;
	text-align:justify;

}
.col3 {
	position:absolute;
	width:232px;
	height:393px;
	color:#ffffff;
	font-size:11pt;
	top:234px;
	left:649px;
	text-align:justify;

}
.heading {
	
	font-size:14pt;
}
#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:10px;
	text-align:center;
	font-size:10pt;
	padding-top:12px;
	background-image:url('../images/footer.jpg');
	background-repeat:no-repeat;
	color:#ffffff;
	width:900px;
	height:59px;
}
#wss {
	position:relative;
	top:5px;
	text-align:center;
	font-size:10pt;
	color:#ffffff;
}
#notice {
	position:absolute;
	left:410px;
	top:400px;
	width:202px;
	text-align:center;
	font-size:11.5pt;
	color:#ffffff;
}
h1#pagetitle {
	position:absolute;
	left:150px;
	top:180px;
	color:#ffffff;
	font-size:16pt;
	font-weight:bold;
	text-align:left;
	width:200px;
}
a {
	color:#ffffff;
	text-decoration:none;
}
.click {
	font-size:8pt;
	color:#ffffff;
	text-decoration:underline;
}
