/* CSS Document */
body {
margin:0px; 
padding:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#cccccc;
line-height:16px;
background-color:#000000;
}


#outerWrapper {
width:900px;
margin:0 auto;
text-align:left;
background:#000;
border:0px;
}

#topmenu{
background-color:#303939;
}


/**start of top menu sub navigation**/
#topmenulinkscontainer{
	background-image:url(images/headerlinksbg.jpg);
background-repeat:no-repeat;
	height:85px;
	margin-left:43px;
padding:0px;
}

#topmenulinks{
      width: 100%;
      margin:  0;
      padding: 0px;


}
#topmenulinks a{
	color:#FFFFFF;
	text-decoration:none;
    display: block;
    width: 100%;
	padding-top:30px;
	height:55px;
    text-decoration: none;
	font-weight:bold;

}

#topmenulinks a:hover{
	color:#FAE22D;
	text-decoration:none;
	background-image:url(images/menuon.gif);
	background-repeat: no-repeat;

	
}
#topmenulinks li{       
	margin: 0;
      padding: 0;
      float: left;
      width: 141px;
      margin-right: 8px;

      text-align: center;
}

#topmenulinks ul{
      margin: 0;
      padding: 0;
      list-style-type: none;
}

#topmenulinks ul.menu li#current a{
	color:#FFFFFF;
	background-image:url(images/menuon.gif);
	background-repeat: no-repeat;
}



#topmenulinks li.active a{
color:#FFFFFF!important;	
background-image:url(images/menuon.gif);
background-repeat: no-repeat;
}
body#home a#homenav,
body#about a#aboutnav,
body#contact a#contactnav,
body#services a#servicesnav,
body#projects a#projectsnav,
body#faq a#faqnav,
body#contact a#connav {
	color:#FAE22D;
background-image:url(images/menuon.gif);
}


/**end of top menu sub navigation**/

#topmmenutab{
width:43px;
float:left;

}

#headercontainer{
background-color:#303939
}
#masontab{
float:left;
}

#yellowtab{
background-color:#FAE22D;
width:43px;
height:10px;
float:left;
}
#greytab{
background-color:#3F4748;
width:857px;
height:10px;
float:right;
}

#headermain{
height:255px;
padding-top:25px;
float:right;
background-color:#293232;

}
#maincontent{
background-color:#293232;
width:900px;
float:left;
}
#textarea{

	background-image: url(images/maincontentbg.jpg);
	background-repeat: repeat-y;
	float:left;
	margin-left:43px;
	width:857px;
}

#bluetab{
padding-top:20px;
float:left;
}
#colleft{
padding-top:20px;
margin-left:30px;
width:280px;
float:left;

}

#colright{
margin-top:30px;
width:455px;
float:right;
margin-right:30px;

}

#latestnewstab{
background-image:url(images/latestnews.jpg);
padding-left:30px;
width:425px;
height:217px;
float:left;

}

#footer{
background-color:#333B3B;
margin-left:43px;
width:857px;
height:114px;
float:left;
}
#footerbluetab{
padding-top:20px;
float:left;
}

#footercol1{

padding:30px;
width:150px;
float:left;

}
#footercol2{
padding:30px;
width:150px;
float:left;
margin-left:100px;

}
#footercol3{
padding:30px;
width:150px;
float:left;
margin-left:100px;
}

.yellowtext{
color:#FAE22D;
font-size:12px;
}
.whitetext{
color:#FFFFFF;
font-size:12px;
}
.greytext{
color:#cccccc
font-size:12px;
}

#yellowtabright{
background-color:#FAE22D;
width:455px;
height:13px;
float:right;
margin-right:30px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
line-height:18px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F7D32B;
}


 a{
	color:#FFFFFF;
	text-decoration:none;
   	text-decoration: none;
}

a:hover{
	color:#FAE22D;
text-decoration:none;
}

 .link a{
	color:#FFFFFF;
	text-decoration:none;
   	text-decoration: none;
}

.link a:hover{
	color:#FAE22D;
text-decoration:none;
}

/*******************submenu****************/


#submenulinks{
      width: 100%;
      margin:  0;
      padding: 0px;
font-size:14px;


}
#submenulinks a{
	color:#FAE22D;
text-decoration:none;
      display: block;
      width: 100%;
padding-top:5px;
padding-left:20px;
height:15px;
      text-decoration: none;
font-weight:bold;
	background-image:url(images/button.gif);
	background-repeat: no-repeat;

}

#submenulinks a:hover{
	color:#FAE22D;
	text-decoration:none;
	background-image:url(images/buttonon.gif);
	background-repeat: no-repeat;

	
}
#submenulinks li{       
	margin: 0;
      padding: 0;
      float: left;
      width: 141px;
      margin-right: 8px;

      text-align: left;
}

#submenulinks ul{
      margin: 0;
      padding: 0;
      list-style-type: none;
}

#submenulinks ul.menu li#current a{
	color:#FFFFFF;
	background-image:url(images/button.gif);
	background-repeat: no-repeat;
}

#submenulinks li.active a{
color:#FFFFFF!important;	
background-image:url(images/button.gif);
background-repeat: no-repeat;
}

body#commercial a#commercialnav,
body#local a#localnav,
body#domestic a#domesticnav,
body#maintenance a#maintnav,
 {
	color:#FAE22D;
background-image:url(images/buttonon.gif);
}


.testimonial{
padding-left:20px;

}