a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

div#container {
	width:750px;
	height: 491px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -375px;
	margin-top: -246px;
}

div.banner {
  margin: 0;
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background-position:center;
  background-repeat:no-repeat;
}

div.banner a, div.banner em { display: block; margin: 0 0.5em }
div.banner a, div.banner em { border-top: 2px groove #900 }
div.banner a:first-child { border-top: none }
div.banner em { color: #CFC }

div.banner a:link { text-decoration: none; color: white }
div.banner a:visited { text-decoration: none; color: #CCC }
div.banner a:hover { background: black; color: white }

.header{
	background-image:url(images/header.jpg);
	height:136px;
	width:750px;
}
.navigation{
	padding-top: 0px;
	padding-right: 8px;
	font-family: "Arial Bold", Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	text-align: right;
	background-image:url(images/navigation.jpg);
	height:129px;
	width: 188px;
	text-transform: uppercase;
	font-weight: bold;
}
.corner{
	background-image:url(images/corner.jpg);
	background-repeat:no-repeat;
	height:224px;
	width:197px;
}
.corner-custom_builders{
	background-image:url(images/corner-custom_builders.jpg);
	background-repeat:no-repeat;
	height:224px;
	width:197px;
}
.corner-about_us{
	background-image:url(images/corner-about_us.jpg);
	background-repeat:no-repeat;
	height:224px;
	width:197px;
}
.corner-our_vision{
	background-image:url(images/corner-our_vision.jpg);
	background-repeat:no-repeat;
	height:224px;
	width:197px;
}
.corner-clients{
	background-image:url(images/corner-clients.jpg);
	background-repeat:no-repeat;
	height:224px;
	width:197px;
}
.corner-contact_us{
	background-image:url(images/corner-contact_us.jpg);
	background-repeat:no-repeat;
	height:224px;
	width:197px;
}
.body{
	background-image:url(images/body.jpg);
	background-repeat:no-repeat;
	height:276px;
	width:472px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 120%;
	text-align: justify;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 10px;
	background-position: -1px;
	white-space: normal;
}

.outline {
	border: medium solid #FFFFFF;
}

div#content-left {
	float:left;
	display:table;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height:131px;
	width:100%;
}

div#content-left ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

div#content-left ul li {
	text-align:right;
	margin:0;
	padding:0;
	clear:both;
	width:185px;
	margin-left:2px;
}

div#content-left ul li a {
	width:100%;
	height:15px;
	margin-top:5px;
	display:block;
	border-bottom:1px solid #a8a8a8;
	text-decoration:none;
	color:#a8a8a8;
	text-transform:uppercase;
	outline:none;
}

div#content-left ul li a:hover {
	color:#f1e844;
	border-bottom:1px solid #f1e844;
}
.client_nav {
	text-align: right;
}
.photo_desc {
	padding-top:15px;
	padding-bottom:15px;
	line-height:16px;
}
#logo_div{
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:125px;
	z-index:1;
	border:none;
	}
copyright_container {
	width: 750px;
	font:12px/120% "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	color:#fff;

}
.copyright_left {
	font:12px/120% "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	color:#ccc;
	text-align: left;
	float: left;
	width: 550px;
}
.copyright_right {
	font:12px/120% "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	text-align: center;
	float: right;
	width: 185px;
	text-transform:uppercase;
	background-color:#790003;
	color: #FFFFFF;
	border:1px;
	border-style: solid;
	border-color: #333333;
	}	