body {
	width: 100%;
	background: #021b24 url(tempimages/background.jpg) center top no-repeat;
	padding: 0;
	margin: 0;
	text-align: center;
}

#wrapper {
	width: 937px;
	margin: 0 auto;
	text-align: left;
}

h1 a {
	display: block;
	width: 96px;
	height: 45px;
	background: url(tempimages/small-logo.png) no-repeat;
	text-indent: -9999px;
	margin-top: 74px;
}

#main {
	width: 937px;
	height: 399px;
	background: url(tempimages/main.png) no-repeat;
	margin-top: 62px;
}

#logo {
	width: 281px;
	height: 117px;
	background: url(tempimages/large-logo.png) no-repeat;
	margin: 170px 37px 0 0;
	float: left;
	text-indent: -9999px;
}

#head {
	padding-top: 70px;
	font-size: 35px;
	color: #c9dade;
	line-height: 42px;
	font-family: Arial;
	font-weight: bold;
}

#head ul {
	list-style: none;
}

#description {
	font-family: Arial;
	font-size: 15px;
	color: #caecf3;
	font-weight: normal;
	line-height: 17px;
	float: right;
	margin-right: 58px;
	margin-top: -34px;
}

#description a {
	font-size: 23px;
	line-height: 49px;
	color: #f42a40;
	text-decoration: none;
}

#footer {
	width: 100%;
	height: 336px;
	background: #0c131d;
	margin-top: 85px;
}

#footerwrapper {
	width: 937px;
	margin: 0 auto;
}

#contact {
	text-align: right;
	float: right;
	margin: 75px 33px 0 0;
	font-family: Arial;
	font-size: 14px;
	color: #beffff;
	line-height: 17px;
}

#footertext {
	width: 556px;
	height: 209px;
	background: url(tempimages/footer.png) no-repeat;
	float: right;
	margin-right: 63px;
	text-indent: -9999px;
}


