@charset "utf-8";
.copy{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.clickhere-copy-most{
	position:relative;
	width:529px;
	height:40px;
	font-family: impact, ariel, hevetica;
	font-size: 36px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
}
.clickhere-bottom{
	position:relative;
	width:529px;
	height:30px;
	font-family: impact, ariel, hevetica;
	font-size: 36px;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	z-index: 20;
}
h1{
	position:relative;
	height:15px;
	width:740px;
	color:#FFFFFF;
	left: 30px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2{
	position:relative;
	width:739px;
	height:30px;
	color:#FDFD01;
	font-family: impact, ariel, hevetica;
	font-size: 36px;
	font-weight: normal;
}
h3{
	margin-top: 15px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-bottom: 10px;
}
.nav{
	position:relative;
	height:15px;
	width:455px;
	color:#FFFFFF;
	left: 245px;
	top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
#terms{
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-bottom: 20px;
	clear: left;
	background-color: #C70005;
}
