body {

	margin: 0;
	padding: 0;
	background: url(../images/background.gif) repeat-x #FFFFFF;

}

#wrapper {

	width: 848px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
}

#popup p
{
	padding: 18px 16px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #545454;
}

#popup img
{
	float:right;
	padding: 20px;
}

#popup
{
	border-bottom: 1px solid #8e5a0b;
	width: 450px;
	margin: 0 auto;
}

#header {

	width: 848px;
	height: auto;
	margin-top: 43px;
	padding-bottom: 25px;
	border-bottom: 2px solid #f19914;
	
}

#header2 {

	width: 848px;
	height: auto;
	margin-top: 43px;
	border-bottom: 2px solid #f19914;
	
}

#strap {

	width: 414px;
	height: auto;
	margin: 46px 0 0 19px;
	float: left;
	
}

#logo {

	width: 299px;
	height: auto;
	margin-right: 10px;
	float: right;
	
}

/* index only */

#nav_home {

	width: 848px;
	height: 97px;
	margin-top: 18px;
	margin-bottom: 22px;
	
}

/* end */

#nav {

	width: 848px;
	height: 26px;
	margin-top: 12px;
	margin-bottom: 11px;
	
}
	
#home_img {

	width: 848px;
	height: auto;

}

#content_area {

	width: 848px;
	height: auto;
	margin-bottom: 67px;
	clear:both;
	
}

#text_area {

	width: 374px;
	height: auto;
	border-right: 1px solid #8e5a0b;
	float: left;
	margin-top: 19px;
	
}

#ta_title {

	width: 374px;
	height: auto;

}

#ta_body {

	width: 317px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	padding: 20px 43px 0 15px;
	
}

#testimonial {

	width: 253px;
	height:auto;
	margin-top: 19px;
	float: left;

}

#t_title {

	width: 253px;
	height: auto;
	
}

#t_text {

	width: 182px;
	height: auto;
	padding: 12px 37px 0 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #545454;

}

.quote {

	margin: 0 5px;

}

.quote_name {

	float: right;
	text-align:right;

}

.quote_name2 {

	text-decoration: underline;
	float: right;
	text-align:right; 
	
}

#moreinfo {

	width: 196px;
	height:auto;
	float: right;
	margin-left: 0px;
	padding-bottom: 50px;
	padding-top: 19px;
	background-color: #e1e1e1;
	border: 1px solid #8e5a0b;
	border-top: none;
	
}

#moreinfo_title {

	width: 196px;
	height: auto;
	
}

#moreinfo_text {

	width: 160px;
	height: auto;
	padding: 18px 16px 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	line-height: 16px;
	
}

#moreinfo_text a {

	color: #8e5a0b	

}

.moreinfo {

	font-weight: bold;
	color: #8e5a0b;
	font-size: 12px;
	
}

/* index only */

#contact_bar {

	width: 848px;
	height: auto;
	border-top: 2px solid #f19914;
	margin-top: 64px;
	margin-bottom: 100px;
	
}

#contact_button {

	width: 99px;
	height: 20px;
	float: right;
	margin-top: 14px;
	
}	

/* end */

#footer {

	width: 100%;
	height: 78px;
	background: #f19914;
	clear: both;
	border-top: 13px solid #be780e;
	padding-top: 5px;
	
}

#footer_text {

	width: 848px;
	height: auto;
	margin: 0 auto;
	
}

#footer_tl {

	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #fff;
	text-align: left;
	float: left;

}

#footer_tr {

	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #fff;
	text-align: right;
	float: right;

}

#footer_tl a:link, #footer_tl a:visited {

	color: #fff;
	text-decoration: none;
	
}

#footer_tl a:hover {

	color: #fff;
	text-decoration: underline;
	
}

#footer_tr a:link, #footer_tr a:visited {

	color: #fff;
	text-decoration: none;
	
}

#footer_tr a:hover {

	color: #fff;
	text-decoration: underline;
	
}

#text_area a:link, #text_area a:visited {

	color: #8e5a0b;
	text-decoration: underline;
	
}

#text_area a:hover {

	color: #8e5a0b;
	text-decoration: none;
	
}

/* - - - - enquiry form - - - - */

.contact, textarea
{
	width: 259px;
	height: 15px;
	margin-bottom: 5px;
	padding-left: 0;
	border: 1px solid  #C0C0C0;
}
	
textarea
{
	width: 259px;
	height: 70px;
	padding-left: 0;
}

.submit
{
	margin: 5px 30px 0 0;
	float:left;
	width: 70px;
	margin-bottom: 0px;	
}

#emailform
{
	font-size: 0.9em;
	color: #545454;
	margin: 20px 0 0 0;
	clear:both;
}

#textinabit
{
	padding-left: 10px;	
}