@charset "utf-8";
*{
	margin: 0;
}
html, body {
	background-color: #131313;
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -160px;
}
.style1 {
	font-size: 24px;
	color: #CCCCCC;
}
.Top {
	float: none;
	height: 300px;
	width: 100%;
	background-position: center top;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-image: url(Images/TopBG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	left: 0px;
	top: 0px;
}
.Footer{
	height: 160px;
	background-image: url(Images/BottomBG.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin: auto;
}
.footerImage {
	background-image: url(Images/BottomBG.jpg);
	background-repeat: repeat-x;
	height: 160px;
	width: auto;
}

.push{
	height: 160px;
	clear: both;
}
.ProjectBody {
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	background-position: 5px;
	float: none;
	padding: 0px;
	height: auto;
	clear: none;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.Header {
	height: 60px;
	width: 1000px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	left: auto;
	top: 25px;
	right: auto;
	bottom: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
.ProjectHeader{
	margin-top: 10px;
	margin-bottom: 10px;
}
.ProjectImages{
	margin-top: 10px;
	margin-bottom: 10px;
}
.Images{
	margin: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.ProjectTextBox{
	position: absolute;
	left: 660px;
	margin: 10px;
	height: 480px;
	width: 320px;
	top: 0px;
}
.Contact{
	position: absolute;
	height: 20px;
	width: 198px;
	left: 881px;
	font-family: "Century Gothic", Arial;
	color: #666;
	font-size: 30px;
	top: 8px;
}
h1 {
	font-family: "Century Gothic", Arial;
	font-size: 36px;
}
h2{
	font-family: "Century Gothic", Arial;
	color: #CCCCCC;
	font-size: 24px;
}
h3{
	font-family: "Century Gothic", Arial;
	color: #999999;
	font-size: 18px;
}

.docDLs {
	position: relative;
	height: 160px;
	width: 350px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
