@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	#333;
}

p {
	padding: 6px 0;
}

a:link, a:visited, a:active {
	color: #cc0000;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

h1 {
	text-indent: -9999px;
}

h2 {
	font-size: 35px;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding: 5px 0;
	text-align: left;
}
h3 {
	font-size: 15px;
	padding: 10px 0 8px 0;
	color: #333333;
	text-align: left;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}


#help h3, #terms h3, #congratulations h3, #sorry h3 {
	color: #333333;
	padding: 0 0 17px 0;
	margin: 0;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	width: 850px;
	background: url(../images/wrapper_bg.jpg) repeat-y;
}
#header {
	height: 129px;
	background: url(../images/header.jpg) no-repeat;
}
#nav {
	height: 84px;
	background: url(../images/nav.jpg) no-repeat;
}
#nav ul {
	height: 59px;
	width: 492px;
	list-style-type: none;
	display: block;
	float: right;
}
#nav ul li {
	float: left;
	height: 59px;
	display: block;
}
#nav a {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	padding: 20px 0 0;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
}
#nav  a:hover  {
	text-decoration: underline;
}


#nav .nav1 {
	width: 93px;
	background: url(../images/nav_home.jpg) no-repeat;
	height: 59px;
}

#nav .nav1:hover {
	
	background: url(../images/nav_home2.jpg) no-repeat;
	
}

#nav .nav1 a {
	padding: 25px 0 0;
	height: 34px;
}


#nav .nav2 {
	width: 121px;
	background: url(../images/nav_help.jpg) no-repeat;
}

#nav .nav2:hover {
	background: url(../images/nav_help2.jpg) no-repeat;
}

#nav .nav3 {
	width: 123px;
	background: url(../images/nav_super.jpg) no-repeat;
}

#nav .nav3:hover {
	
	background: url(../images/nav_super2.jpg) no-repeat;
}

#nav .nav4 {
	width: 122px;
	background: url(../images/nav_terms.jpg) no-repeat;
}

#nav .nav4:hover {
	background: url(../images/nav_terms2.jpg) no-repeat;
}
#middle {
	background: url(../images/middle_bg.jpg) repeat-x bottom;

}
#content_home_left {
	width: 410px;
	line-height: 16px;
	float: left;
	text-align: justify;
	font-weight: lighter;
	background: url(../images/home_left.jpg) no-repeat left bottom;
	height: 420px;
}
#text_left {
	padding: 0 0 0 50px;
}

#content_home_right  {
	width: 426px;
	float: right;
	background: url(../images/home_right.jpg) no-repeat right bottom;
	height: 420px;
}
#content_home_right_p  {
	font-size: 10px;
	color: #fff;
	text-align: right;
	display: block;
	clear: both;
	margin: 35px 0 0;
}
#content_home_right_p p {
	padding: 0;
}

#content_home_right a {
	color: #FFFFFF;
}
#content_home_right a:hover {
	color: #CCCCCC;
}


#form {
	margin: 30px 58px 0px 37px;
}
#form  #form_code {
	
	

}

#form_1 {
	float: left;
	width: 200px;
}
#form_1 h3 {
	color: #fff;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 15px;
}


#form_2 {
	float: right;
	width: 120px;
}

#form #form_code label {
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	display: block;
}

#top_code, #bottom_code {
	width: 110px;
	color: #333;
	border: 2px solid #333;
	text-transform: uppercase;
	height: 16px;
	padding: 3px;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 13px;
}

#form_code #submit {
	width: 68px;
	background: url(../images/submit.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	margin: 0;
	display: block;
	float: right;
	height: 46px;
	cursor: hand;
}

#form_code #submit:hover {
	background: url(../images/submit2.jpg) no-repeat;
	text-decoration: underline;
}

#content_home_right img {
	padding: 0 0 0 30px;
}
#terms {
	padding: 0 45px 20px;
}
#terms ol {
	margin: 0 20px 10px 30px;
	font-size: 11px;
	text-align: justify;
}
#terms ol li {
	margin: 0 0 10px 0;
}
#congratulations {
	padding: 0 45px 20px;
}
#congratulations img {
	float: right;
	padding: 10px;
}


#congratulations h2 {
	text-transform: uppercase;
	font-size: 35px;
	letter-spacing: -2px;
}

#sorry {
padding: 0 45px 20px;
}

#sorry img {
	float: right;
	padding: 10px;
}


#help {
padding: 0 45px 20px;
}

#help img {
	float: right;
}


#superbreak {
padding: 0 45px 20px;
}
#superbreak1 {
	float: left;
	width: 523px;
}
#superbreak2 {
	float: right;
}
#sb_top {
	height: 21px;
	background: url(../images/superbreak_bg1.jpg) no-repeat;
}
#sb_mid {
	background: url(../images/superbreak_bg2.jpg) repeat-y;
	padding: 0 25px;
}
#sb_bot {
	background: url(../images/superbreak_bg3.jpg) no-repeat;
	height: 20px;
}







#print {
	clear: both;
	text-align: right;
	font-size: 10px;
	margin: 10px 0 0;
}




#footer {
	height: 145px;
	background: url(../images/footer.jpg) no-repeat;
}
#footer p {
	font-size: 10px;
	color: #fff;
	float: right;
	text-align: right;
	padding: 50px 50px 0 0;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #ccc;
}


.clear {
	clear: both;
}

.larger {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 7px 0;
}

.smaller {
	font-size: 10px;
}


.red {
	color: #CC0000;
	font-weight: bold;
}
.save {
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
.terms {
	font-size: 9px;
}
.small {
	font-size: 10px;
}

.under_red {
	font-size: 15px;
	padding: 10px 0 0;
	display: block;
	text-align: left;
	text-transform: none;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.padding_left {
	padding: 0 0 0 15px;
}





blockquote {
	margin: 10px;
}
