body {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 75%;
}
a{
	color: #8B7864;
	text-decoration: underline;
}
#container{
	width: 940px;
	margin: auto;
}
#logo{
	width: 318px;
	height: 216px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	float: left;
	margin-left: 10px;
}
#logo h1,#logo span{
	display: none;
}
#logo a{
	display: block;
	width: 210px;
	height: 20px;
	margin-left: 32px;
	margin-top: 190px;
	text-indent: -90000em;
	text-decoration: none;
}
#header{
	height: 216px;
	width: 940px;
}
#flash{
	width: 611px;
	height: 216px;
	float: left;

}
#banner{
	width: 611px;
	height: 216px;
	background-image:url(../images/banner2.jpg);
	background-repeat:no-repeat;
	float: right;
}
#banner p{
	text-indent: -9000em;
}
#content_container{
	clear: both;
	width: 940px;
	margin-top: 20px;
	background-repeat:repeat-y;
	background-image:url(../images/content_bg.gif);
}
#nav{
	width: 243px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	background-color: #ebe8e5;
	margin-left: 10px;
	padding: 24px;
	padding-top: 10px;
	float: left;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	width: 243px;
}
#nav a{
	width: 231px;
	color: #666666;
	display:block;
	text-decoration: none;
	border-bottom: solid 1px #ebe8e5;
	padding-left: 6px;
	padding-right: 6px;	
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 1.1em;
}
#nav a:hover{
	text-decoration: underline;
	color: #8B7864;
}
a:hover{
	text-decoration: underline;
	color: #666666;
}
#content{
	width: 586px;
	float: right;
	padding-right: 23px;
}
.clear{
	clear: both;
}
#footer{
	border-top: solid 1px #bab0a5;
	clear:both;
	margin-top: 22px;
	padding: 12px;
	padding-top: 30px;
	color: #999999;
}
#footer a{
	color: #999999;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
	color: #8B7864;
}
#copyright{
	float: left;
}
#credit{
	float: right;
}
#left_col{
	width: 279px;
	float: left;
}
#right_col{
	width: 268px;
	float: right;
}
.title{
	background-repeat: no-repeat;
	text-indent: -90000em;
}	
#title_why_important{
	background-image:url(../images/title_why_important.gif);
height: 58px;
}
#titlestrap{
	background-image:url(../images/strapline.jpg);
height: 58px;
}
#title_why_important2{
	background-image:url(../images/title_why_important2.gif);
	
}
#title_services{
	background-image:url(../images/title_services.gif);
	
}
#title_contact{
	background-image:url(../images/title_contact.gif);
	
}
#title_enquiry{
	background-image:url(../images/title_enquiry.gif);
	
}
#title_about{
	background-image:url(../images/title_about.gif);
	
}
#title_how{
	background-image:url(../images/title_how.gif);
	
}
.float_right{
	margin-left: 10px;
	margin-bottom: 10px;	
	float: right;
}
.border{
	border: solid 1px #cccccc;
}
.button_more_details{
	display: block;
	width: 108px;
	height: 32px;
	background-image:url(../images/more_details.gif);
	background-repeat:no-repeat;
	text-indent: -90000em;
	text-decoration: none;
	align: right;
}
h3{
	color: #8B7864;
	font-size: 130%;
}
h4{
	color: #8B7864;
	font-size: 110%;
}
