*{
	margin: 0;
	padding: 0;
	border: none;
}

#wrapper {
	height: 768px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
#header_logo {
	float: left;
	height: 100px;
	width: 1280px;
	background-image: url(0.png);
	background-repeat: no-repeat;
}
#compound {
	float: left;
	height: 568px;
	width: 1280px;
	background-image: url(6.jpg);
}
#compound_2 {
	background-color: #000;
	float: left;
	height: 568px;
	width: 640px;
}
#compound_3 {
	background-image: url(5.jpg);
	height: 568px;
	width: 1280px;
	float: left;
}
#footer_menu {
	float: left;
	height: 100px;
	width: 1280px;
	background-image: url(2.jpg);
	background-color: #000;
	background-repeat: no-repeat;
}
h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	float: left;
	margin-left: 50px;
	vertical-align: middle;
	text-decoration: none;
	margin-right: 50px;
	margin-top: 35px;
	margin-bottom: auto;
}
h2 {
	font-family: "Century Gothic";
	font-size: 36px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
h3 {
	font-family: "Century Gothic";
	font-size: 90px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 280px;
}
#footer_text_box {
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contacts_textvox {
	float: right;
	height: 300px;
	width: 300px;
	margin-top: 200px;
	margin-right: 150px;
}
#projects_textbox {
	height: 300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
#about_textbox {
	float: left;
	height: 400px;
	width: 500px;
	margin-top: 80px;
	margin-left: 60px;
}

a:hover {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;	
}
a:link {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
p {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
}
.logo_box {
	float: none;
	width: 100px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
