body {
	margin: 0;
	background-color: #000000;
}

a {
text-decoration: none;
color: red;
}

a:hover {
text-decoration: underline;
color: #CC0000;
}

#preload {
width: 0;
height: 0;
display: inline;
background: url('img/banner3.jpg');
}

#header {
width: 100%; height: 125px;
margin: 0 0 0 0;
background-color: black;
z-index: 1;
}

#header.home{
background: url('img/banner4.jpg');
background-repeat: no-repeat;
background-position: bottom right; 
}

#header.services{
background: url('img/banner2.jpg');
background-repeat: no-repeat;
background-position: bottom right; 
}

#header.projects{
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/banner2.jpg);
}

#header.contact{
background: url('img/banner.jpg');
background-repeat: no-repeat;
background-position: bottom right; 
}

#header h1 {
	display: block;
	position: absolute;
	margin: 91px 0 0 0;
	padding: 0;
	background-color: transparent;
	color: #fff;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	font-size: 35px;
	font-weight: 400;
	z-index: 4;
	width: 250px;
}


#menu {
	position: absolute;
	top: 125px;
	width: 100%;
	height: 61px;
	margin: 0 0 0 0;
	background-color: #000;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	z-index: 3;
	text-align: left;
	left: -1px;
}

#menu ul {
margin-top: 20px;
}

#menu ul li {
	display: inline;
	color: #FFFFFF;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 14px 20px 14px 20px;
font-size: 18px;
font-family: 'century gothic', verdana, sans-serif;
color: #666;
font-weight: bold;
text-decoration: none;
border: solid 1px #000;
}

#menu ul li a:hover {
color: #fff;
text-decoration: none;
border: solid 1px #fff;
background: url('img/menubgred.jpg') repeat-x top;
background-color: red;
}

#main {
	position:absolute;
	top: 189px;
	width: 979px;
	background: url('img/main.jpg') repeat-x top;
	left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#maincontainer {
	width: 95%;
	padding-top: 50px;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#side {
clear: left;
float: left;
width: 140px;
padding: 0;
font-size: 0.6em;
font-family: verdana, arial, sans-serif;
}

#subnav {
clear: left;
float: left;
width: 140px;
padding: 0;
font-size: 0.7em;
font-family: verdana, arial, sans-serif;
}

#subnav ul {	
list-style: none;
width: 180px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#subnav li {
margin-bottom: 1px;
}

#subnav li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #cccccc;
display: block;
padding: 5px;
background: #3b3b3b;
border-right: 10px solid #fff;
}	
	
#subnav li a:hover{
background: red;
color: #ffffff;
border-right: 15px solid red;
}

#subnav li .active{
background: red;
color: #ffffff;
border-right: 15px solid red;
}

#subnav .child {
	font-size: 0.9px;
	padding: 0;
}

#subnav .child a {
height: 14px;
padding-left: 10px; 
border-right: 10px solid #fff;
background: #bbb;
color: #666;
}

#subnav .child a:hover {
color: red;
background-color: #e0e0e0;
border-right: 10px solid #fff;
}

#content {
	line-height: 1.6em;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #ccc;

}

#content p {
padding-bottom: 5px;
}

ul.NoBullet {
  list-style-type: none;
 }

h1 {
margin-top: 0px;
color: red;
letter-spacing: -2px;
font-size:24px;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}


h2 {
margin-top: 20px;
margin-bottom: 10px;
color: #666;
letter-spacing: -1px;
font-size:18px;
font-weight:900;
font-variant:small-caps;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h3 {
margin-bottom: 10px;
color: #666;
letter-spacing: -1px;
line-height:14px;
font-size: 15px; font-weight: 400;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h4 {
padding: 5px;
margin-top: 50px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.7em;
text-align: center;
}

a img {
	margin: auto;
	padding: 0px;
	background-color: #FFF;
	border: 1px solid #CCC;
} 

.right {
	float: none;
	padding: 4px;
	background-color: #000000;
	border: 1px none #CCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 12px;
}

.left {
float: left;
margin: 12px 22px 8px 5px;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}

.noborder {
	float: none;
	background-color: #FFF;
	border: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footer {
float:bottom;
padding: 5px;
margin-top: 50px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.7em;
text-align: center;
border-top: 1px solid #ccc;
}


#copyright {
float: right;
width: 200px;
height: 365px;
padding: 0;
color: #666;
vertical-align:baseline;
}

#copyright img{
float: left;
padding: 0;
color: #666;
vertical-align:bottom;
display:block;

}

#extras {
clear: right;
float: right;
width: 160px;
margin-left: 10px;
margin-bottom: 20px;
padding: 0;
color: #666;
font-family: arial, sans-serif;
}

#extras p {
line-height: 1.8em;
font-size: 0.8em;
margin: 0 0 1.5em 0;
font-family: arial, sans-serif;
}

.center {
text-align:center;
display:block;
margin-top: 15px;
}

.box {
	line-height: normal;
	border: 0;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}





Projects page menu

#imageMenu {
	position: relative;
	width: 500px;
	height: 200px;
	overflow: hidden;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 600px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:130px;
	height: 200px;
}

#imageMenu ul li.public a {
	background: url(images/imagemenu_pub.jpg) repeat scroll 0%;
}

#imageMenu ul li.residential a {
	background: url(images/imagemenu_res.jpg) repeat scroll 0%;
}

#imageMenu ul li.commercial a {
	background: url(images/imagemenu_com.jpg) repeat scroll 0%;
}


.clear {
	clear: both;
}
.residential {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
