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

.wrapper {
	height: 1200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/home_background.jpg);
}
.footer {
	background-image: url(images/footer.gif);
	height: 33px;
	width: 900px;
	background-repeat: no-repeat;
	margin-top: 80px;
}
.social {
	float: right;
	height: 45px;
	width: 220px;
	margin-right: 32px;
	margin-top: 8px;
}
.nav {
	height: 68px;
	width: 823px;
	margin-top: 525px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	background-image: url(images/man_content.gif);
	height: 415px;
	width: 832px;
	margin-right: auto;
	margin-left: auto;
}
.mail {
	height: 39px;
	width: 333px;
	padding-left: 522px;
}
.clear {
	line-height: 15px;
	height: 20px;
	width: 900px;
}
