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

.wrapper {
	background-image: url(images/home_background.jpg);
	height: 1200px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-image: url(images/footer.gif);
	height: 33px;
	width: 900px;
	margin-top: 30px;
}
.content {
	height: 482px;
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	color: #C06;
	margin-top: 50px;
}
.clear {
	line-height: 15px;
	height: 20px;
	width: 900px;
}
.social {
	float: right;
	height: 45px;
	width: 220px;
	margin-top: 8px;
	margin-right: 47px;
}
.nav {
	height: 68px;
	width: 823px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 525px;
}
