@charset "utf-8";

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper
{
	margin-left: auto;
	position: relative;
	width: 990px;
	height: 1540px;
	margin-right: auto;
	top: 0px;
}
#redbox_logo
{
    margin-left: auto;
    position: relative;
    width: 990px;
    margin-right: auto;
    top: 0px;
}
#main_content
{
	position: absolute;
	width: 860px;
	height: 1270px;
	z-index: 1;
	left: 127px;
	top: 270px;
	background-color: #6ccef3;
}
#countdown
{
    position: absolute;
    width: 468px;
    height: 80px;
    z-index: 5002;
    left: 1px;
    top: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #0099FF;
    border-bottom-color: #0099FF;
}
#winner_banner
{
	position: absolute;
	width: 290px;
	height: 120px;
	z-index: 50;
	left: 544px;
	top: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
}
#text 
{
	position:absolute;
	width:678px;
	left: 89px;
	top: 153px;
}
#testimonials_hdr 
{
	position: absolute;
	left: 1px;
	top: -36px;
	height: 41px;
	width: 159px;
}
.text 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.left_text 
{
	position:relative;
	width:678px;
	left: 0px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 30px;
}
.right_text 
{
	position:relative;
	width:678px;
	right: 0px;
	text-align: right;
	margin-top: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.names 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#visa_logo
{
	position: absolute;
	z-index: 500;
	height: 58px;
	width: 600px;
	top: 1142px;
	left: 134px;
}
#footer
{
	position: absolute;
	z-index: 100;
	top: 1217px;
	width: 400px;
	height: 35px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	left: 243px;
}
#affilate
{
	position: absolute;
	width: 130px;
	z-index: 1;
	left: 5px;
	top: 272px;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
}
.class1 a:link
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.class1 a:visited
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.class1 a:hover
{
    color: #0000CC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.class1 a:active
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}