body
{
	color:						#000;
	font-family:			    Trebuchet MS,Georgia,Verdana,Times New Roman,Times;
	font-size:					67.5%;	
}
fieldset
{
	border:none;
}

#skip,
#footer, 
.banner,
.right,
img,
.go_top
{
	display:					none;
}

.left .leftbox2
{
	display:					none;

}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#logo img
{
	display:block;
}
.testimonials .general
{
	float:left;
	width:128px;
}
.testimonials .general p
{
	padding:0;
	margin:10px 0 0 0;
	font-style:italic;
	font-size:14px;
	color:#979386;
	
}

.testimonials .testimonial
{
	float:left;
	width:286px;
	
}

.testimonials .testimonial p
{
	padding:0 0 20px 20px;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
.main {
	width:765px;
	margin:0 20px 45px 15px;
	
}

.main .left{
	width:512px;
	float:left;

}
.leftbox {
	float:left;
	width:100%;
}
ul.bulletList
{
	list-style:none;
	font-size:11px;
	padding-bottom:15px;
}
ul.smallleaf
{
	margin-left:26px;
}
.leftbox_mid .emailForm{
	margin:8px 0 0 0;
	width:100%;
	
}

.emailForm .row{
	float:left;
	width:100%;
	
}

.emailForm .row .leftinput{
	float:left;
}
.emailForm .row .leftinput input.textbox{
	border:solid 1px #b1a78a;
	height:22px;
	width:342px;
	margin-bottom:6px;
	background:url(../images/input-bg.gif) repeat-x;
	font-size:11px;
	color:#5b5b5b;
}
.emailForm .row .leftLabel label{
	font-size:11px;
	color:#5b5b5b;
	float:left;
	width:88px;
	padding-top:4px;
	margin-left:20px;
}
.enquirires .row .leftLabel label
{
	margin-left:28px;
}
.emailForm .row .leftbtn{
	float:left;
	width:208px;
}


	
