@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #fafad6;
}

a:link {
	color: #000000;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
}


#wrapper {
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	height: 849px;
	width: 1024px;
	top: 0px;
	position: relative;
}


#header_space {
	width: 960px;
	height: 106px;
	color: #000000;
	text-align: right;
	margin-right: 0px;
	vertical-align: baseline;
}
#ad {
	position: absolute;
	height: auto;
	width: auto;
	top: 45px;
	left:775px;
/*
	left: 709px;
	top: 78px;
*/
}
#ad a {
	font-weight: bold;
	font-size: 1.3em;
	color: White;
	text-decoration:none;
}

#body_space {
	width: 1024px;
	height: 320px;
}



#horiz_nav {
	margin-left: 20px;
	height: 27px;
	position: relative;
}
#home {
	width: 128px;
	height: 27px;
	float: left;
}
#offers {
	width: 128px;
	height: 27px;
	float: left;
	margin-left: -5px;
}
#alliance {
	width: 128px;
	height: 27px;
	float: left;
	margin-left: -5px;
}

#about {
	width: 128px;
	height: 27px;
	float: left;
	margin-left: -5px;
}

#purchase {
	width: 128px;
	height: 27px;
	float: left;
	margin-left: -5px;
}
#contact {
	width: 128px;
	height: 27px;
	float: left;
	margin-left: -5px;
}
#contest {
	width: 128px;
	height: 27px;
	float: left;
	margin-left: -5px;
}


#index_text {
	height: 185px;
	width: 350px;
	margin-left: 55px;
	margin-top: 330px;
	position: relative;
	clear: left;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-align: left;
}
#purchase_text {
	height: 185px;
	width: 250px;
	margin-left: 150px;
	margin-top: 75px;
	position: relative;
	clear: left;
	font-weight: normal;
	background-color: #a8cdb9;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
	color: #000000;
}
#contact_text {
	height: auto;
	width: 184px;
	position: absolute;
	clear: left;
	font-weight: normal;
	background-color: #a8cdb9;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
	left: 152px;
	top: 209px;
	color: #000000;
}
#about_text {
	height: 185px;
	width: 700px;
	margin-left: 150px;
	margin-top: 200px;
	position: relative;
	font-weight: normal;
	background-color: #a8cdb9;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
	color: #000000;
	float: left;
	margin-right: 10px;
}







#links {
	margin-left: 660px;
	margin-top: 40px;
	color: #000000;
	font-size: 16px;
	position: relative;
	width: 300px;
	text-align: center;
}
#contests_text {
	position: absolute;
	height: auto;
	width: 826px;
	top: 211px;
	left: 153px;
	color: #000000;
	background-color: #a8ceb9;
	padding-left: 2px;
}
#contact_wrapper {
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	width: 1024px;
	top: 0px;
	position: relative;
}
#purchase_wrapper {
	background-image: url(../images/purchase_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	width: 1024px;
	top: 0px;
	position: relative;
	font-size: 10px;
}
#purchase2_wrapper {
	background-image: url(../images/purchase_bg2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 1006px;
	width: 1024px;
	top: 0px;
	position: relative;
	font-size: 10px;
}
#about_wrapper {
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 1006px;
	width: 1024px;
	top: 0px;
	position: relative;
	font-size: 10px;
}
#offers_wrapper {
	background-image: url(../images/offers_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 1006px;
	width: 1024px;
	top: 0px;
	position: relative;
	font-size: 10px;
}
#contests_wrapper {
	background-image: url(../images/contests_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 1006px;
	width: 1024px;
	top: 0px;
	position: relative;
	font-size: 10px;
}






#disclaimer {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.74em;
	color: #000;
	text-align: center;
}

#c1 {
	width: 50%;
	float: left;
}
#c2 {
	width: 50%;
	float: left;
}
#about_c1 {
	width: 49%;
	float: left;
}
#about_c2 {
	width: 49%;
	float: left;
	margin-left: 10px;
}
#about_text1 {
	position: absolute;
	height: auto;
	width: 566px;
	left: 290px;
	top: 156px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#offers_text1 {
	position: absolute;
	height: auto;
	width: 486px;
	left: 257px;
	top: 146px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#contests_text1 {
	position: absolute;
	height: auto;
	width: 543px;
	left: 282px;
	top: 162px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#offers_text {
	height: 185px;
	width: 700px;
	margin-left: 150px;
	margin-top: 90px;
	position: relative;
	font-weight: normal;
	background-color: #a8cdb9;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
	color: #000000;
	float: left;
	margin-right: 10px;
}
