@charset "utf-8";
/* CSS Document */

html,body{
	height:100%;
	margin:0;
	padding:0;
}
body{
	text-align:center;
	min-width:1000px;
	min-height:700px;
	background-color: #000000;
	background-image:url(images/background-3.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}
ul.list-2 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
li.list-2 {
	margin-top: 3px;
}
ol.list-2 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
h1 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 14px;
}
h2 {
	color: #C7232A;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 14px;
	text-align: left;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.terms-2{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.terms-text{
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	letter-spacing: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.textfield-type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 0px;
	background-color: #666666;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: -1px;
	text-indent: 5px;
	position: absolute;
	text-align:left;
	left: 0px;
	top: 5px;
	color: #FFFFFF;
}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: -1px;
	text-indent: 5px;
	position: absolute;
	text-align:left;
	left: 0px;
	top: 5px;
	color: #FFFFFF;
}
h3 {
	color: #CCCC00;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	text-align: left;
	letter-spacing: 0px;
	font-weight: normal;
}
p {
	color: #FFFFFF;
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	text-align: left;
	letter-spacing: 0px;
}
p + p {
	color: #FFFFFF;
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
}
.question {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #CCCC00;
}
.response {
	margin-top: 0px;
	}
.text-style-1 {
	color: #666666;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 8px;
	font-weight: 100;
	font-variant: normal;
	letter-spacing: -1px;
}
.text-style-2 {
	color: #666666;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	line-height: 20px;
}
#vertical{
	float:left;
	height:50%;
	margin-top:-350px;/* half vertical height*/
	width:100%;
}
#Main-Container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:700px;
	overflow:auto;/* allow content to scroll inside element */
	text-align:center;
	clear:both;
	background-color: #000000;
}
.Content-Container {
	height: 700px;
	width: 1000px;
	position: relative;
	float: left;
}
.Content-Container-2 {
	height: 260px;
	width: 320px;
	top: 150px;
	position: absolute;
	left: 460px;
}
.background-Container-1 {
	height: 220px;
	width: 430px;
	top: 360px;
	position: absolute;
	left: 30px;
	background-image: url(images/Samoa-BG-P1.jpg);
}
.background-Container-2 {
	height: 430px;
	width: 510px;
	top: 150px;
	position: absolute;
	left: 460px;
	background-image: url(images/Samoa-BG-P2.jpg);
}
.background-Container-3 {
	height: 210px;
	width: 220px;
	top: 380px;
	position: absolute;
	left: 30px;
	background-image: url(images/Snickers-Prize-Pack.jpg);
}
.background-Container-4 {
	height: 450px;
	width: 530px;
	top: 140px;
	position: absolute;
	left: 450px;
}
.background-Container-5 {
	height: 430px;
	width: 510px;
	top: 150px;
	position: absolute;
	left: 460px;
	background-image: url(images/Samoa-BG-P3.jpg);
}
.background-Container-6 {
	height: 200px;
	width: 30px;
	top: 380px;
	left: 30px;
	position: absolute;
	background-image: url(images/Samoa-BG-P4.jpg);
}
.background-Container-7 {
	height: 54px;
	width: 400px;
	top: 400px;
	left: 30px;
	position: absolute;
	background-image: url(images/Surfers-Sky-BG.jpg);
}
.background-Container-8 {
	height: 126px;
	width: 400px;
	top: 454px;
	left: 30px;
	position: absolute;
	background-image: url(images/Surfers-Australia-BG.jpg);
}
.background-Container-9 {
	height: 220px;
	width: 530px;
	top: 140px;
	position: absolute;
	left: 450px;
	background-image: url(images/Features-BG.jpg);
}
.background-Container-10 {
	height: 220px;
	width: 430px;
	top: 360px;
	position: absolute;
	left: 30px;
	background-image: url(images/Australia-BG-P1.jpg);
}
.background-Container-11 {
	height: 430px;
	width: 510px;
	top: 150px;
	position: absolute;
	left: 460px;
	background-image: url(images/Australia-BG-P2.jpg);
}
.background-Container-12 {
	height: 220px;
	width: 430px;
	top: 360px;
	position: absolute;
	left: 30px;
	background-image: url(images/Hawaii-BG-P1.jpg);
}
.background-Container-13 {
	height: 430px;
	width: 510px;
	top: 150px;
	position: absolute;
	left: 460px;
	background-image: url(images/Hawaii-BG-P2.jpg);
}
.bg-RH {
	background-image: url(images/Prizes-Ryan-Hipwood.jpg);
}
.bg-CA {
	background-image: url(images/Prizes-Craig-Anderson.jpg);
}
.bg-BD {
	background-image: url(images/Prizes-Brent-Dorrington.jpg);
}
.bg-JW {
	background-image: url(images/Prizes-James-Wood.jpg);
}
.bg-SW {
	background-image: url(images/Prizes-Stephen-Walsh.jpg);
}
.bg-RC {
	background-image: url(images/Prizes-Richard-Christie.jpg);
}
.bg-SH {
	background-image: url(images/Prizes-Shaun-Harrington.jpg);
}
.bg-fix {
	background-color: #000000;
	background-image: none;
}
.top-banner {
	height: 90px;
	width: 510px;
	top: 30px;
	position: absolute;
	left: 460px;
}
.bottom-banner {
	height: 60px;
	width: 940px;
	top: 610px;
	position: absolute;
	left: 30px;
}
.footer {
	height: 10px;
	width: 940px;
	top: 680px;
	position: absolute;
	left: 30px;
}
.mars-Contain {
	height: 10px;
	width: 200px;
	top: 680px;
	position: absolute;
	left: 30px;
	z-index: 5;
}
.form-container {
	height: 327px;
	width: 510px;
	top: 252px;
	position: absolute;
	left: 460px;
}
.container-1 {
	height: 220px;
	width: 410px;
	top: 360px;
	position: absolute;
	left: 30px;
}
.container-2 {
	height: 430px;
	width: 510px;
	top: 150px;
	position: absolute;
	left: 460px;
}
.container-3 {
	height: 40px;
	width: 220px;
	top: 380px;
	position: absolute;
	left: 30px;
}
.container-4 {
	height: 220px;
	width: 170px;
	top: 370px;
	position: absolute;
	left: 270px;
}
.container-5 {
	height: 220px;
	width: 170px;
	top: 140px;
	position: absolute;
	left: 450px;
}
.container-6 {
	height: 220px;
	width: 170px;
	top: 140px;
	position: absolute;
	left: 630px;
}
.container-7 {
	height: 220px;
	width: 170px;
	top: 140px;
	position: absolute;
	left: 810px;
}
.container-8 {
	height: 220px;
	width: 170px;
	top: 370px;
	position: absolute;
	left: 450px;
}
.container-9 {
	height: 220px;
	width: 170px;
	top: 370px;
	position: absolute;
	left: 630px;
}
.container-10 {
	height: 220px;
	width: 170px;
	top: 370px;
	position: absolute;
	left: 810px;
}
.container-11 {
	height: 160px;
	width: 210px;
	top: 420px;
	position: absolute;
	left: 35px;
}
.container-12 {
	height: 30px;
	width: 220px;
	top: 550px;
	position: absolute;
	left: 30px;
}
.container-13 {
	height: 265px;
	width: 320px;
	top: 150px;
	position: absolute;
	left: 650px;
}
.container-14 {
	height: 265px;
	width: 180px;
	top: 150px;
	position: absolute;
	left: 460px;
	background-image: url(images/Frame-1.jpg);
}
.container-15 {
	height: 155px;
	width: 180px;
	top: 425px;
	position: absolute;
	left: 790px;
	background-image: url(images/video-BG-3.jpg);
}
.container-16 {
	height: 165px;
	width: 320px;
	top: 415px;
	position: absolute;
	left: 460px;
	background-image: url(images/Photos-BG-3.gif);
}
.container-18 {
	height: 170px;
	width: 390px;
	top: 410px;
	position: absolute;
	left: 35px;
}
.container-19 {
	height: 400px;
	width: 500px;
	top: 180px;
	position: absolute;
	left: 465px;
}
.container-20 {
	height: 30px;
	width: 330px;
	top: 150px;
	position: absolute;
	left: 460px;
}
.container-21 {
	height: 30px;
	width: 285px;
	top: 380px;
	position: absolute;
	left: 30px;
}
.container-22 {
	height: 9px;
	width: 6px;
	top: 169px;
	position: absolute;
	left: 935px;
}
.container-24 {
	height: 40px;
	width: 141px;
	top: 190px;
	position: absolute;
	left: 470px;
}
.container-25 {
	height: 71px;
	width: 175px;
	top: 276px;
	position: absolute;
	left: 451px;
	z-index: 11;
}
.container-26 {
	height: 40px;
	width: 150px;
	top: 375px;
	position: absolute;
	left: 465px;
	z-index: 10;
}
.container-27 {
	height: 114px;
	width: 217px;
	top: 337px;
	position: absolute;
	left: 435px;
	background-image: url(images/Samoa-dim-1.jpg);
}
.container-28 {
	height: 70px;
	width: 325px;
	top: 180px;
	position: absolute;
	left: 640px;
	z-index: 12;
}
.container-29 {
	height: 70px;
	width: 325px;
	top: 270px;
	position: absolute;
	left: 641px;
	z-index: 13;
}
.container-30 {
	height: 70px;
	width: 325px;
	top: 365px;
	position: absolute;
	left: 641px;
	z-index: 14;
}
.container-31 {
	height: 30px;
	width: 285px;
	top: 380px;
	position: absolute;
	left: 30px;
}
.container-32 {
	height: 315px;
	width: 510px;
	top: 256px;
	position: absolute;
	left: 460px;
	background-image: url(images/Oakley-prizes.jpg);
}
.container-33 {
	height: 30px;
	width: 110px;
	top: 380px;
	position: absolute;
	left: 30px;
	z-index: 2;
}
.container-34 {
	height: 160px;
	width: 210px;
	top: 410px;
	position: absolute;
	left: 35px;
	z-index: 3;
}
.container-35 {
	height: 97px;
	width: 240px;
	top: 150px;
	position: absolute;
	left: 460px;
}
.container-36 {
	height: 97px;
	width: 240px;
	top: 150px;
	position: absolute;
	left: 730px;
}
.container-37 {
	height: 97px;
	width: 240px;
	top: 265px;
	position: absolute;
	left: 460px;
}
.container-38 {
	height: 97px;
	width: 240px;
	top: 265px;
	position: absolute;
	left: 730px;
}
.container-39 {
	height: 97px;
	width: 240px;
	top: 380px;
	position: absolute;
	left: 460px;
}
.container-40 {
	height: 97px;
	width: 240px;
	top: 380px;
	position: absolute;
	left: 730px;
}
.container-41 {
	height: 97px;
	width: 240px;
	top: 495px;
	position: absolute;
	left: 460px;
}
.container-42 {
	height: 97px;
	width: 240px;
	top: 495px;
	position: absolute;
	left: 730px;
}
.container-43 {
	height: 155px;
	width: 320px;
	top: 425px;
	position: absolute;
	left: 460px;
}
.container-44 {
	height: 155px;
	width: 180px;
	top: 425px;
	position: absolute;
	left: 790px;
	background-image: url(images/video-BG-3.jpg);
}
.container-45 {
	height: 30px;
	width: 380px;
	top: 150px;
	position: absolute;
	left: 460px;
}
.container-46 {
	height: 200px;
	width: 400px;
	top: 380px;
	position: absolute;
	left: 30px;
}
.container-47 {
	height: 20px;
	width: 400px;
	top: 380px;
	position: absolute;
	left: 30px;
}
.container-48 {
	height: 54px;
	width: 390px;
	top: 0px;
	position: absolute;
	left: 5px;
}
.container-49 {
	height: 220px;
	width: 170px;
	top: 370px;
	position: absolute;
	left: 450px;
}
.container-50 {
	height: 220px;
	width: 350px;
	top: 370px;
	position: absolute;
	left: 630px;
	background-image: url(images/Prizes-BG.jpg);
}
.container-51 {
	height: 14px;
	width: 46px;
	top: 47px;
	position: absolute;
	left: 286px;
}
.container-52 {
	height: 92px;
	width: 102px;
	top: 123px;
	position: absolute;
	left: 104px;
}
.container-53 {
	height: 86px;
	width: 100px;
	top: 129px;
	position: absolute;
	left: 214px;
}
.container-54 {
	height: 88px;
	width: 111px;
	top: 127px;
	position: absolute;
	left: 323px;
}
.container-55 {
	height: 112px;
	width: 21px;
	top: 9px;
	position: absolute;
	left: 40px;
}
.container-56 {
	height: 102px;
	width: 30px;
	top: 13px;
	position: absolute;
	left: 94px;
}
.container-57 {
	height: 108px;
	width: 25px;
	top: 4px;
	position: absolute;
	left: 157px;
}
.container-58 {
	height: 111px;
	width: 28px;
	top: 5px;
	position: absolute;
	left: 219px;
}
.container-59 {
	height: 119px;
	width: 28px;
	top: 0px;
	position: absolute;
	left: 280px;
}
.container-60 {
	height: 111px;
	width: 28px;
	top: 10px;
	position: absolute;
	left: 351px;
}
.container-61 {
	height: 155px;
	width: 180px;
	top: 425px;
	position: absolute;
	left: 790px;
	background-image: url(images/video-BG.jpg);
}
.container-62 {
	height: 20px;
	width: 220px;
	top: 380px;
	position: absolute;
	left: 30px;
}
.container-63 {
	height: 174px;
	width: 210px;
	top: 403px;
	position: absolute;
	left: 35px;
}
.container-bk-08-logo-s {
	height: 110px;
	width: 96px;
	top: 365px;
	position: absolute;
	left: 450px;
	z-index: 10;
}
.container-bk08-header {
	height: 30px;
	width: 200px;
	top: 380px;
	position: absolute;
	left: 232px;
}
.container-bk08-copy {
	height: 170px;
	width: 200px;
	top: 410px;
	position: absolute;
	left: 232px;
}
.container-bk-08 {
	height: 220px;
	width: 192px;
	top: 370px;
	position: absolute;
	left: 20px;
}
.portrait-contain {
	height: 257px;
	width: 180px;
	top: 0px;
	position: absolute;
	left: 0px;
}
.surfer-thumb-1 {
	height: 82px;
	width: 82px;
	top: 47px;
	position: absolute;
	left: 6px;
}
.surfer-thumb-2 {
	height: 55px;
	width: 72px;
	top: -5px;
	position: absolute;
	left: 97px;
	z-index: 11;
}
.surfer-thumb-3 {
	height: 80px;
	width: 80px;
	top: 61px;
	position: absolute;
	left: 96px;
}
.surfer-thumb-4 {
	height: 102px;
	width: 130px;
	top: 18px;
	position: absolute;
	left: 182px;
}
.surfer-thumb-5 {
	height: 67px;
	width: 87px;
	top: 5px;
	position: absolute;
	left: 4px;
	z-index: 10;
}
.surfer-thumb-5-frame {
	height: 77px;
	width: 96px;
	top: 87px;
	position: absolute;
	left: 202px;
	z-index: 10;
	background-image: url(images/Photos-BG.gif);
	background-repeat: no-repeat;
	background-position: 202px 88px;
}
.video-thumb-1 {
	height: 37px;
	width: 36px;
	top: 91px;
	position: absolute;
	left: 109px;
}
.video-thumb-2 {
	height: 23px;
	width: 66px;
	top: 128px;
	position: absolute;
	left: 94px;
}
.video-thumb-3 {
	height: 55px;
	width: 32px;
	top: 64px;
	position: absolute;
	left: 26px;
}
.video-thumb-4 {
	height: 44px;
	width: 44px;
	top: 100px;
	position: absolute;
	left: 103px;
}
.video-thumb-5 {
	height: 44px;
	width: 44px;
	top: 69px;
	position: absolute;
	left: 34px;
}
.video-thumb-6 {
	height: 52px;
	width: 60px;
	top: 28px;
	position: absolute;
	left: 84px;
}
.video-thumb-7 {
	height: 29px;
	width: 32px;
	top: 83px;
	position: absolute;
	left: 58px;
}
.icon-container {
	height: 16px;
	width: 106px;
	position: absolute;
}
.icon-1 {
	height: 16px;
	width: 16px;
	position: absolute;
	left: 0px;
}
.icon-2 {
	height: 16px;
	width: 16px;
	position: absolute;
	left: 18px;
}
.icon-3 {
	height: 16px;
	width: 16px;
	position: absolute;
	left: 36px;
}
.icon-4 {
	height: 16px;
	width: 16px;
	position: absolute;
	left: 54px;
}
.icon-5 {
	height: 16px;
	width: 16px;
	position: absolute;
	left: 72px;
}
.icon-6 {
	height: 16px;
	width: 16px;
	position: absolute;
	left: 90px;
}
.icon-position-1 {
	position: absolute;
	left: 319px;
	top: 381px;
}
.icon-position-2 {
	position: absolute;
	left: 87px;
	top: 564px;
}
.icon-position-3 {
	position: absolute;
	left: 858px;
	top: 151px;
}
.icon-position-4 {
	position: absolute;
	left: 138px;
	top: 381px;
}
.icon-position-5 {
	position: absolute;
	left: 279px;
	top: 564px;
}
.icon-position-6 {
	position: absolute;
	left: 4px;
	top: 5px;
}
.icon-BG-1 {
	position: absolute;
	left: 317px;
	top: 353px;
	background-color: #000000;
	height: 26px;
	width: 114px;
	z-index: 10;
}
.rider-thumb {
	height: 103px;
	width: 70px;
	top: 150px;
	position: absolute;
	background-color: #CCCCCC;
}
.thumb-1 {
	left: 461px;
}
.thumb-2 {
	left: 534px;
}
.thumb-3 {
	left: 607px;
}
.thumb-4 {
	left: 680px;
}
.thumb-5 {
	left: 753px;
}
.thumb-6 {
	left: 826px;
}
.thumb-7 {
	left: 899px;
}
.element-contain-1 {
	width: 70px;
	position: relative;
	height: 44px;
	text-align: center;
	float: left;
}
.element-contain-2 {
	width: 240px;
	position: relative;
	height: 20px;
	float: left;
}
.element-contain-3 {
	width: 150px;
	position: relative;
	height: 20px;
	float: left;
}
.element-contain-4 {
	width: 90px;
	position: relative;
	height: 20px;
	float: left;
}
.element-contain-5 {
	width: 330px;
	position: relative;
	height: 20px;
	float: left;
}
.element-contain-6 {
	width: 120px;
	position: relative;
	height: 20px;
	float: left;
}
.element-contain-7 {
	width: 115px;
	position: relative;
	height: 20px;
	float: left;
}
.element-contain-8 {
	width: 350px;
	position: relative;
	height: 44px;
	float: left;
	text-align: left;
}
.element-contain-9 {
	width: 40px;
	position: relative;
	height: 20px;
	float: left;
}
.element-contain-10 {
	width: 350px;
	position: relative;
	height: 14px;
	float: left;
}
.element-contain-11 {
	width: 510px;
	position: relative;
	height: 10px;
	float: left;
}
.element-contain-12 {
	width: 510px;
	position: relative;
	height: 255px;
	float: left;
}
.element-contain-13 {
	width: 150px;
	position: relative;
	height: 44px;
	float: left;
}
.element-contain-14 {
	width: 150px;
	position: absolute;
	height: 30px;
	top: 14px;
	left: 0px;
}
.element-contain-15 {
	width: 150px;
	position: relative;
	height: 30px;
	float: left;
}
.element-contain-16 {
	width: 65px;
	position: relative;
	height: 20px;
	float: left;
}
.element-contain-17 {
	width: 360px;
	position: relative;
	height: 20px;
	float: left;
}
.element-contain-18 {
	width: 510px;
	position: relative;
	height: 20px;
	float: left;
}
.element-contain-19 {
	width: 510px;
	position: relative;
	height: 30px;
	float: left;
}
.centre-1 {
	width: 70px;
	position: relative;
	height: 15px;
	text-align: center;
}
.centre-2 {
	text-align: center;
	margin-top: 10px;
}
.rb-align-1 {
	width: 14px;
	position: absolute;
	height: 14px;
	top: 0px;
	left: 0px;
}
.rb-align-2 {
	width: 15px;
	position: relative;
	height: 15px;
	float: right;
}
.cb-clear-1 {
	width: 320px;
	position: absolute;
	height: 10px;
	left: 14px;
}
.label-adjust-1 {
	line-height: 9px;
	width: 320px;
	left: 0px;
}
.label-adjust-2 {
	top: -3px;
	text-indent: 0px;
	line-height: 12px;
}
.label-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	text-indent: 5px;
	position: absolute;
	text-align:left;
	left: 0px;
	top: 5px;
	color: #999999;
}
.size-1 {
	width: 70px;
}
.size-2 {
	width: 90px;
}
.size-3 {
	width: 510px;
}
form {
	margin: 0px;
}
.btn2 {
	text-decoration: none;
}
.text-1 {
	color: #C7232A;
}
.right-align {
	float: right;
}
.spacer-1 {
	height: 40px;
	width: 1px;
	position: relative;
	float: left;
}
.spacer-2 {
	height: 40px;
	width: 3px;
	position: relative;
	float: left;
}
.spacer-3 {
	height: 5px;
	width: 510px;
	position: relative;
	float: left;
	font-size: 2px;
}
.spacer-4 {
	height: 20px;
	width: 30px;
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.spacer-5 {
	height: 20px;
	width: 5px;
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.spacer-6 {
	height: 20px;
	width: 120px;
	position: relative;
	float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.spacer-7 {
	height: 20px;
	width: 360px;
	position: relative;
	float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.spacer-8 {
	height: 44px;
	width: 10px;
	position: relative;
	float: left;
}
.spacer-9 {
	height: 20px;
	width: 510px;
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.spacer-10 {
	height: 30px;
	width: 360px;
	position: relative;
	float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.textfield-size-1 {
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.textfield-size-2 {
	height: 255px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.textfield-size-3 {
	height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.TX1 {
	width: 150px;
}
.TX2 {
	width: 60px;
}
.TX3 {
	width: 240px;
}
.TX4 {
	width: 30px;
}
.TX5 {
	width: 115px;
}
.TX6 {
	width: 420px;
}
.TX7 {
	width: 510px;
}
.txalign-1 {
	position: absolute;
	height: 20px;
	top: 0px;
	right: 0px;
}
.txalign-2 {
	position: absolute;
	height: 30px;
	top: 0px;
	right: 0px;
}
.txasign-1 {
	position: absolute;
	width: 150px;
}
.logo {
	height: 290px;
	width: 400px;
	position: absolute;
	top: 30px;
	left: 30px;
}
.menu-container {
	height: 30px;
	width: 400px;
	position: absolute;
	top: 320px;
	left: 30px;
	background-color: #C7232A;
	z-index: 20;
}
.highlight-text {color: #CCCC00;}
.footer A:link {text-decoration: none; color: #666666;}
.footer A:visited {text-decoration: none; color: #666666;}
.footer A:active {text-decoration: none; color: #666666;}
.footer A:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.links-1 A:link {text-decoration: none; color: #B6C729;}
.links-1 A:visited {text-decoration: none; color: #B6C729;}
.links-1 A:active {text-decoration: none; color: #B6C7299;}
.links-1 A:hover {text-decoration: none; color: #B6C7299;}

.links-2 A:link {text-decoration: none; color: #C7232A;}
.links-2 A:visited {text-decoration: none; color: #C7232A;}
.links-2 A:active {text-decoration: none; color: #C7232A;}
.links-2 A:hover {text-decoration: none; color: #C7232A;}

.numbers-1 A:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #1E1E1E;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.numbers-1 A:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #1E1E1E;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.numbers-1 A:active {
	text-decoration: none;
	color: #C7232A;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.numbers-1 A:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.numbers-current A:link {
	text-decoration: none;
	color: #C7232A;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.numbers-current A:visited {
	text-decoration: none;
	color: #C7232A;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.numbers-current A:active {
	text-decoration: none;
	color: #C7232A;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.numbers-current A:hover {
	text-decoration: none;
	color: #C7232A;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.back-next-disable {
	text-decoration: none;
	color: #666666;
	background-color: #1E1E1E;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.form-highlight {color: #C7232A;}
.Terms-Container {
	text-align:left;
	position: absolute;
	height: 98%;
	width: 98%;
	padding: 10px;
}
a {outline: 0;}
.rb-align-1 input
{
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text-style-3 {
	color: #999999;
}
.text-style-4 {
	text-align: left;
}
.text-style-5 {
	text-align: center;
}
.numbers-contain-1 {
	height: 20px;
	width: 230px;
	position: absolute;
	left: 275px;
	top: 380px;
}
.caption-1 {
	height: 10px;
	width: 380px;
	position: absolute;
	left: 10px;
	top: 205px;
}
.caption-2 {
	height: 10px;
	width: 380px;
	position: absolute;
	left: 40px;
	top: 585px;
}
.caption-text {
	color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 10px;
	margin: 0px;
	text-align: right;
	letter-spacing: 0px;
}
.caption-text-2 {
	color: #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 10px;
	margin: 0px;
	letter-spacing: 0px;
	text-align: left;
}
.credit-1 {
	height: 10px;
	width: 268px;
	position: absolute;
	left: 120px;
	top: 177px;
}
.credit-text {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 10px;
	margin: 0px;
	text-align: right;
	letter-spacing: -1px;
}
.text-style-6 {
	color: #FFFFFF;
}
.text-style-7 {
	color: #000000;
}
.text-style-8 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 15px;
}
