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

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	background-color: transparent;
	border-color: #FFFFFF;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	background-color: transparent;
	border-color: #FFFFFF;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
}
a:hover {
	color: #ffee00;
	text-decoration: none;
	font-style: normal;
	background-color: transparent;
	border-color: #ffee00;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
}
a.email:link {
	color: #FFee00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.email:visited {
	color: #ffee00;
	text-decoration: none;
}
a.email:hover {color: #ffffff; text-decoration: underline; }
a.email:active {color: #ffffff; }
#wrapper {
	width:980px;
	height: auto;
	margin:0 auto;
	position: relative;
}
#logo {
	margin: auto;
	padding: 0px;
	border: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#navigation {
	padding: 0px;
	border: 0px;
	position: absolute;
	bottom: -152px;
	left: 680px;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	white-space: pre;
}
#project {
	position: absolute;
	top: 0px;
	left: 0px;
}
.bgoverlay {
	padding: 0px;
	border: 1px solid #FFFFFF;
	position: absolute;
	top: 170px;
	left: 50px;
	height: 450px;
	width: 880px;
	background-color: #000000;
}
.MainImages {
	padding: 0px;
	border: 0px;
	position: absolute;
	top: 180px;
	left: 60px;
	width: 860px;
	height: 430px;
}
.MaintImages img {
	padding: 0px;
	border:  0px;
	width:  860px;
	height: 430px;
	top:  0;
	left: 0
}
.MainImages2 {
	padding: 0px;
	border: 0px;
	position: absolute;
	top: 180px;
	left: 60px;
	width: 860px;
	height: 430px;
}
.MaintImages2 img {
	padding: 0px;
	border:  0px;
	width:  860px;
	height: 430px;
	top:  0;
	left: 0
}
.Gallery {
	padding: 0px;
	border: 0px;
	position: absolute;
	top: 180px;
	left: 60px;
	width: 860px;
	height: 430px;
}
.Gallery img {
	padding: 0px;
	border:  0px;
	width:  860px;
	height: 430px;
	top:  0;
	left: 0
}
.contactText {
	width: 300px;
	position: absolute;
	top: 225px;
	left: 598px;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
}
.projectText {
	width: 300px;
	position: absolute;
	top: 320px;
	left: 598px;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
}
.projectTitle {
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	color: #FFFF00;
}
.projectSubhead {
	font-style: italic;
	line-height: 15px;
	color: #FFFF00;
}
.contactText {
	width: 300px;
	position: absolute;
	left: 598px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
}
.selected-nav {
	color: #FFee00;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	padding: 0px;
	border: 0px;
	position: absolute;
	bottom: -642px;
	left: 590px;
	font-size: 10px;
	font-style: normal;
	white-space: pre;
	color: #FFFFFF;
}
.aboutText {
	width: 300px;
	position: absolute;
	top: 250px;
	left: 598px;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
}
.servicesText {
	width: 300px;
	position: absolute;
	top: 220px;
	left: 598px;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
}
.phone {
	color: #FFee00;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

