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

body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../images/template/bg-tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
} 
#pagewidth{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
}

/* navigation START*/
#nav-home a {
	height: 24px;
	width: 170px;
	background-image: url(../images/template/navigation/nav-home.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: 14px 0px;
	margin-top: 10px;
}
#nav-home a:hover {
	background-position: 14px -24px;
}
#nav-reliable a {
	height: 24px;
	width: 170px;
	background-image: url(../images/template/navigation/nav-reliable.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: 14px 0px;
}
#nav-reliable a:hover {
	background-position: 14px -24px;
}
#nav-responsible a {
	height: 24px;
	width: 170px;
	background-image: url(../images/template/navigation/nav-responsible.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: 14px 0px;
}
#nav-responsible a:hover {
	background-position: 14px -24px;
}
#nav-expertise a {
	height: 24px;
	width: 170px;
	background-image: url(../images/template/navigation/nav-expertise.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: 14px 0px;
}
#nav-expertise a:hover {
	background-position: 14px -24px;
}
#nav-insinc a {
	height: 24px;
	width: 170px;
	background-image: url(../images/template/navigation/nav-insinc.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: 14px 0px;
}
#nav-insinc a:hover {
	background-position: 14px -24px;
}
#nav-ourbrands a {
	height: 24px;
	width: 170px;
	background-image: url(../images/template/navigation/nav-ourbrands.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: 14px 0px;
}
#nav-ourbrands a:hover {
	background-position: 14px -24px;
}
#nav-contact a {
	height: 24px;
	width: 170px;
	background-image: url(../images/template/navigation/nav-contact.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: 14px 0px;
	margin-top: 15px;
}
#nav-contact a:hover {
	background-position: 14px -24px;
}
/* navigation END*/


/* left column & contents START*/
#left-column{
	width: 170px;
	height: auto;
	float: left;
}
#logo{
	width: 170px;
	height: 139px;
	float: left;
}
#nav{
	width: 170px;
	height: 205px;
	float: left;
	background-image: url(../images/template/nav-bg-tile.gif);
	background-repeat: repeat-y;
	background-position: 19px;
}
#call-back{
	width: 170px;
	height: 125px;
	float: left;
}
#call-back-form{
	width: 170px;
	height: 265px;
	float: left;
}
#stats{
	width: 170px;
	height: 334px;
	float: left;
	padding-top: 25px;
	padding-bottom: 20px;
}
/* left column & contents END*/


/* right column & contents START*/
#right-column{
	width: 600px;
	height: auto;
	float: left;
	text-align: left;
}
/* right column & contents END*/


/* footer START*/
#footer{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height: 120px;
	background-color: #fafbf1;
	background-image: url(../images/template/footer-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	float: none;
	clear: both;
}
#footerwidth{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	text-align: right;
}
#base-nav{
	width: 770px;
	height: 20px;
	float: left;
	font-size: 0.7em;
	color: #648675;
	padding-top: 20px;
}
#base-nav a:link{
	text-decoration: none;	
	color: #648675;
}
#base-nav a:visited{
	text-decoration: none;	
	color: #648675;
}
#base-nav a:hover{
	text-decoration: none;
	color: #003822;
}
#base-nav-legal{
	width: 770px;
	height: 15px;
	float: left;
	font-size: 0.7em;
	color: #96ad9e;
}
#base-nav-legal a:link{
	text-decoration: none;	
	color: #96ad9e;
}
#base-nav-legal a:visited{
	text-decoration: none;	
	color: #96ad9e;
}
#base-nav-legal a:hover{
	text-decoration: none;
	color: #648675;
}
#copyright-design-holder{
	width: 229px;
	height: 30px;
	float: left;
	margin-top: 10px;
}
#copyright{
	width: 229px;
	height: 20px;
	float: left;
	background-image: url(../images/template/copyright.gif);
	background-repeat: no-repeat;
}
#design a {
	height: 10px;
	width: 234px;
	background-image: url(../images/template/designed-by-rpadesign.co.uk.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	float: left;
}
#design a:hover {
	background-position: -234px;
}






#css{
	width: 520px;
	height: 50px;
	float: left;
}
/* footer END*/
