body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
}
p {
font-size: 120%;
}
#container{
	width: 941px;
	margin: auto;
}
#header{
	background-color: #001d52;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	width: 941px;
}
#footer{
	background-image: url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	width: 867px;
	height: 68px;
	color: #cccccc;
	padding-top: 0px;
	padding-left: 37px;
	padding-right: 37px; 
}
#footer a{
	color: #cccccc;
	text-decoration: none;
}
a{
	color: #D52D2D;
	text-decoration: none;
}
a:hover{
	color: #D52D2D;
	text-decoration: underline;
}


#logo{
	float: left;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 538px;
	height: 125px;
}
#logo h1{
	text-indent: -90000em;
}
#quote_button{
	background-image:url(../images/quote_button.gif);
	width: 338px;
	height: 152px;
	float: right;
}
#quote_button span{
	display: none;
}
#quote_button a{
	display: block;
	width: 338px;
	height: 152px;
	text-decoration: none;
	text-indent: -9000em;
}
#nav{
	width: 941px;
	clear:both;
	height: 43px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}	
#nav ul li{
	height: 37px;
	float:left;
}
#nav ul li a{
	display:block;
	float: left;
	color: #cccccc;
	text-decoration: none;
	line-height: 37px;
	padding-left: 38px;
	padding-right: 38px;
	font-size: 1.2em;	
}
#nav ul li a:hover{
	text-decoration: underline;
}
.divide{
	background-image:url(../images/nav_divide.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
.clear{
	clear: both;
}
#content{
	padding-left: 35px;
	padding-right: 35px;
}
#content p{
	line-height: 1.1em;
}
#copyright{
	float: left;
}
#credit{
	float: right;
}
#left_col{
	width: 411px;
	float: left;
	padding-top: 19px;
	margin-bottom: 35px;
}
#left_col ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left_col ul li{
	float: left;
}
#right_col{
	width: 428px;
	float: right;
	padding-top: 19px;	
	margin-bottom: 35px;	
}
.no-margin{
	margin-top: 0px;
}
.title{
	background-repeat: no-repeat;
	text-indent: -9000em;
}
#title_featured_project{
	background-image:url(../images/title_featured_project.gif);
}
#title_home{
	background-image:url(../images/title_home.gif);
	height: 51px;
	margin-top: 0px;
}
#title_contact{
	background-image:url(../images/title_contact_details.gif);
	height: 24px;
	margin-top: 20px;
}
#title_about{
	background-image:url(../images/title_about.gif);
	height: 22px;
	margin-top: 20px;
}
#title_enquiry{
	background-image:url(../images/title_enquiry.gif);
	height: 27px;
	margin-top: 20px;
}
#title_projects{
	background-image:url(../images/title_projects.gif);
	height: 28px;
	margin-top: 20px;
}
#title_quality{
	background-image:url(../images/title_quality_work.gif);
	height: 24px;
}
.featured_project{
	border: solid 1px #b3b3b3;
	background-color: #cccccc;
	background-image:url(../images/featured_bg.gif);
	background-repeat:repeat-x;
	background-position: top left;
	padding: 9px;
	color: #666666;
}
.featured_project div{
	padding-left: 15px;
	padding-right: 15px;	
}
.featured_project h1{
	margin: 0px;
}
.featured_project a{
	color: #666666;
}
.featured_project img{
	border: solid 1px #999999;
}
.featured_project a.calltoaction{
	background-image:url(../images/arrow.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	padding-right: 20px;
	display:block;
	text-align: right;
}
#button_quote{
	background-image:url(../images/button_get_quote.gif);
	width: 181px;
	height: 39px;
	display:block;
	text-decoration: none;
	text-indent: -9000em;
	margin-left: 29px;
}
#button_work{
	background-image:url(../images/button_view_work.gif);
	width: 182px;
	height: 39px;
	display:block;
	text-decoration: none;
	text-indent: -9000em;
}