a{color:#c26e05;}
h1,h2,h4{color:#c26e05;}

/*-----------------NAVIGATION-----------------------------*/
#navContainer{
border-top:2px solid #c26e05;
border-bottom:1px solid #c26e05;
}

body#contactus li#menu-home a 			{background-position: 0 -72px;}
body#contactus li#menu-ourservices a 	{background-position: -57px -72px;}
body#contactus li#menu-ourwork a 		{background-position: -170px -72px;}
body#contactus li#menu-contactus a 		{background-position: -261px -72px;}

/*-----------------CONTENT-----------------------------*/
#content{margin-top:30px;}

/*----------------column-wide----------------------*/
#column.wide #contactList{list-style-type:none;}

#contactList li{
padding-bottom:20px;
margin-bottom:20px;
background:url("../images/dot.gif") bottom repeat-x #454545;
float:right;
width:480px;
}

#contactList li.noborder{background:inherit;}
#contactList .image{float:left;}
#contactList .text{float:right;width:365px;}
#contactList .links{margin-top:-10px;font-size:90%;position:relative;top:-5px;left:2px;}

#footer{
border-top:1px solid #c26e05;
}