﻿body,form {
	margin:0px;
	padding:0px;
	font-size:80%;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	background-image:url('../images/background.jpg');background-repeat:repeat-x;background-color:#3f3f3f;

}

.mainholder{
	 width:995px;
	 height:560px;
	
	 border:1px;
	 border-color:#fff;
	 border-style:solid;
	 background-image:url('../images/main_back.jpg');background-repeat:no-repeat;
	 position:absolute; top:50%; margin-top:-275px; left:50%; margin-left:-500px	
	}
	
.formholder{
	width: 300px;
	height: 260px;
	float: right;
	margin-right: 85px;
	margin-top: 225px;
}


.terms{
	width: 400px;
	float: left;
	margin-top: 485px;
	margin-left: 80px;
	color:#fff;
}

.terms a:link, .terms a,.terms a:hover{
	text-decoration:none;
	color:#fff;
}

.terms a:hover{
		text-decoration: underline;
}

.blue{
	 color:#009ee0;
}
.big-blue{
	 color:#009ee0;
	 font-size:120%;
}


.terms-header{
	width: 600px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #5b5b5d;
}

.terms-copy
{
	width:600px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	font-size:90%;
	color:#fff;

	
}

.terms-wrapper{

	background-color: #5b5b5d;
	width:100%;
	height: 100px;
}
