*{margin:0px;padding:0px;border:0px;}
body {
	background:#50504d url('img/bg.grad.png') repeat-x top left;
	font-family: 'Century Gothic', Helvetica, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#000;
}

.background {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:0;
	background:transparent url('img/bg.jpg') no-repeat top center;
	height:950px;min-height:950px;
}

p {
	margin-bottom:10px;
}

.clear {
	clear:both;
}

.impact {
	font-family: Impact;
}

.disclaimer {
	font-size:11px;
}

.red {
	color:#d55157;
}

.page {
	width:1275px;
	margin:0px auto;
	margin-top: 20px;
	position:relative;
}

input {
	display:block;
	float:left;
	margin-right:20px;
}

.input {
	width:145px;
	height:30px;min-height:30px;
	line-height:30px;
	color:#2e1f21;
	text-align:center;
	background:transparent url('img/form.input.png') no-repeat;
}

@-moz-document url-prefix() { .input { padding-top:7px; } }

.content {
	width:555px;
	position:absolute;
	top: 200px;
	left:124px;
}

.text {
	background:transparent url('img/white.bg.png');
	border: #000 2px solid;
	padding:30px;
}

.form {
	background:#231f20;
	color:#ffffff;
	padding:15px;
}

.form ul {
	margin-left:20px;
}

.footer {
	margin-top:10px;
}

.menu {
	position:absolute;
	top:135px;
	left:150px;
	z-index:3;
}

.menu a {
	display:block;
	text-decoration: none;
	height:20px;min-height:20px;
	margin-right:16px;
	float:left;
}

.menu .home {
	width:50px;
	background: transparent url('img/menu.home.png') no-repeat;
}

.menu .homeactive {
	width:50px;
	background: transparent url('img/menu.home.png') no-repeat;
	background-position: -50px 0px;
}

.menu .home:hover {
	background-position: -50px 0px;
}

.menu .prizes {
	width:100px;
	background: transparent url('img/menu.prizes.png') no-repeat;
}

.menu .prizesactive {
	width:100px;
	background: transparent url('img/menu.prizes.png') no-repeat;
	background-position: -100px 0px;
}

.menu .prizes:hover {
	background-position: -100px 0px;
}

.menu .about {
	width:60px;
	background: transparent url('img/menu.about.png') no-repeat;
}

.menu .aboutactive {
	width:60px;
	background: transparent url('img/menu.about.png') no-repeat;
	background-position: -60px 0px;
}

.menu .about:hover {
	background-position: -60px 0px;
}

.menu .links {
	width:50px;
	background: transparent url('img/menu.links.png') no-repeat;
}

.menu .linksactive {
	width:50px;
	background: transparent url('img/menu.links.png') no-repeat;
	background-position: -50px 0px;
}

.menu .links:hover {
	background-position: -50px 0px;
}

.menu .survey {
	width:133px;
	background: transparent url('img/menu.survey.png') no-repeat;
}

.menu .surveyactive {
	width:133px;
	background: transparent url('img/menu.survey.png') no-repeat;
	background-position: -133px 0px;
}

.menu .survey:hover {
	background-position: -133px 0px;
}
