@charset "utf-8";
#container {
	background-image: url(assets/backgound.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#head {
	height: 217px;
	width: 922px;
	padding-top: 25px;
	padding-left: 33px;
	background-image: url(assets/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
body {
	background-color: #CC6;
	color: #036;
}

#copy {
	float: left;
	height: 110px;
	width: 380px;
	margin-top: 80px;
	margin-left: 90px;
	z-index: 2050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: center;
	background-color: #CC9;
	padding: 20px;
}
#container #head h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #848484;
}

#aboutbox {
	height: 70px;
	width: 308px;
	position: absolute;
	z-index: 2060;
	top: 455px;
	left: 420px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#aboutbutton {
	height: 300px;
	width: 190px;
	float: right;
	position: relative;
	z-index: 2010;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#foot {
	height: 30px;
	width: 955px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	background-color: #CC9;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#foot p a:link {
	color: #848484;
	text-decoration: none;
}
#foot p a:visited {
	color: #848484;
	text-decoration: none;
}
#foot p a:hover {
	color: #FFF;
	text-decoration: none;
}


#projectbox {
	height: 154px;
	width: 308px;
	position: absolute;
	z-index: 2060;
	top: 300px;
	left: 350px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#logos {
	float: left;
	height: 130px;
	width: 120px;
	z-index: 3000;
	padding-top: 213px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: super;
	padding-left: 30px;
}
#container #logos h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
