@charset "UTF-8";
/* designed and produced by www.rpadesign.co.uk  -  info@rpadesign.co.uk */
/* home */

#nav-ourbrands a {
	background-position: 14px -24px;
}
.page-title{
	font-size: 0.9em;
	background-color: #6B8831;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 36px;
	padding: 5px;
	display: inline;
}
.page-title-small{
	font-size: 0.7em;
	background-color: #6B8831;
	color: #FFFFFF;
	padding: 5px;
	line-height: 1.5em;
}
#page-title-holder{
	width: 365px;
	height: 20px;
	float: left
}
#page-title-holder-small{
	width: 329px;
	height: auto;
	float: left;
	margin-left: 36px;
	display: inline;
}
#header-left-holder{
	width: 365px;
	height: 217px;
	float: left;
}
#header-contact{
	width: 365px;
	height: 134px;
	float: left;
	background-image: url(../images/misc/header-contact-bg.gif);
	background-repeat: no-repeat;
}
#email-link a{
	width: 188px;
	height: 43px;
	background-image: url(../images/misc/email-link.gif);
	background-repeat: no-repeat;
	margin-left: 177px;
	margin-top: 91px;
	display: block;
	background-position: 0px 0px;
}

#email-link a:hover {
	background-position: 0px -43px;
}
#header-title{
	width: 365px;
	height: 83px;
	float: left;
	background-image: url(../images/misc/header-title-bg.gif);
	background-repeat: no-repeat;
}
#header-photos{
	width: 235px;
	height: 217px;
	float: left;
	background-image: url(../images/misc/header-photos-bg.gif);
	background-repeat: no-repeat;
}
#content-holder{
	width: 600px;
	height: auto;
	float: left;
	background-image: url(../images/misc/content-text-bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003822;
}
#content-inner-holder{
	width: 600px;
	height: auto;
	float: left;
	background-image: url(../images/misc/content-txt-bg-tile.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#text-full{
	width: 483px;
	height: auto;
	margin-left: 49px;
	float: left;
	display: inline;
}
#text-left{
	width: 235px;
	height: auto;
	margin-left: 49px;
	margin-right: 7px;
	float: left;
	display: inline;
}
#text-right {
	width: 235px;
	height: auto;
	margin-left: 7px;
	float: left;
	display: inline;
}
#text-right a:link{
	text-decoration: underline;
	color: #ffffff;
}
#text-right a:hover{
	text-decoration: none;	
	color: #ffffff;
}
#text-right a:visited{
	text-decoration: underline;
	color: #ffffff;
}
#content-inner-bot{
	width: 600px;
	height: 15px;
	background-image: url(../images/misc/content-inner-bot.gif);
	background-repeat: no-repeat;
	float: left;
}
#binder{
	width: 600px;
	height: 206px;
	float: left;
	background-image: url(../images/misc/binder-bg.gif);
	background-repeat: no-repeat;
}
#content2{
	width: 600px;
	height: auto;
	float: left;
	background-image: url(../images/misc/content-text2-tile.gif);
	background-repeat: repeat-y;
	background-position: 8px;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.2;
	padding-bottom: 15px;
}
#content2-footer{
	width: 512px;
	height: 73px;
	float: left;
	background-image: url(../images/misc/content2-footer-tile.gif);
	background-repeat: repeat-x;
	margin-left: 36px;
	display: inline;
}
#brands-footer{
	width: 600px;
	height: 225px;
	float: left;
	padding-bottom: 10px;
	padding-top: 25px;
}
#contactus a {
	background-image: url(../images/home/contact-button.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 39px;
	display: block;
	float: left;
	background-position: 0px -39px;
	margin-left: 13px;
}
#contactus a:hover {
	background-position: 0px 0px;
}
#quote{
	width: 250px;
	height: 110px;
	float: left;
	background-image: url(../images/reliable/temp-quote.gif);
	background-repeat: no-repeat;
}
#quick-links-holder{
	width: 600px;
	height: 330px;
	float: left;
	padding-top: 25px;
}
#sub-title-holder{
	width: 551px;
	height: 20px;
	float: left;
	margin-left: 49px;
	padding-top: 15px;
	padding-bottom: 5px;
	display: inline;
}
.sub-title-text{
	background-color: #6B8831;
	color: #FFFFFF;
	padding: 3px;
	line-height: 1.2;
}

