@charset "UTF-8";
/* CSS Document */



body{
	background-image: url(../images/back_grad.jpg);
    background-repeat: repeat-x;
	background-position: top;
	background-color:#c3c3c3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	}
	
	
h1{ text-indent: -9999px;
	height: 0;
	padding: 0;
	margin: 0;
	}
	
h2{ font-size:15px;
	font-weight: bold;
	color:#850709;
	}
	
h3{ font-size:13px;
	color:#850709;
	clear:both;
	}
	
.smalltext{font-size:10px;
	color: #999999;
	}
	
.tabletext{font-size:12px;
	color:#000000;
	}

a {color:#850709;
	text-decoration:none;
	
	}

a:hover{color:#000000;
	}
	
p{margin-top:0;
	margin-bottom:12px;
	}
	
dl {
	margin: 0 0 10px 0;
	padding: 0;
	}

dt {
	float: left;
	padding: 0;
	width: 70px;
	display:block;
	margin: 0 7px 0 0;
	color: #999999;
	}
	
dd {
	padding: 0;
	display:block;
	margin: 0 0 7px 0;
	
	}
	
.header ul{ list-style:none;
	display:inline;
	float:right;
	margin-top: 86px;
	margin-bottom: 0;
	margin-right: 18px;
	
	}
	
.header li{ font-size:12px;
	display:inline;
	float:left;
	text-align:center;
	margin-left: 8px;
	
	}
	
.header li a{color:#FFFFFF;
	background: url(../images/nav_bg.jpg) no-repeat;
	width: 87px;
	height:24px;
	display: block;
	text-decoration:none;
	padding-top: 5px;
	line-height: 12px;
	}
	
.header li a:hover{background: url(../images/nav_bg_on.jpg) no-repeat;
	}



	
.outerwrapper{width:804px;
	margin:0 auto;
	background:  url(../images/header.jpg) no-repeat;
	}

.wrapper{width:804px;
	margin:0 auto;
	}
	
.header{width:100%;
	height:306px;
	}
	
.headerimagehome{ width:804px;
	height:191px;
	margin-top:115px;
	background:  url(../images/image_home.jpg) no-repeat;
	}
	
.headerimagecompany{ width:804px;
	height:191px;
	margin-top:115px;
	background:  url(../images/image_company.jpg) no-repeat;
	}
	
.headerimageproducts{ width:804px;
	height:191px;
	margin-top:115px;
	background:  url(../images/image_products.jpg) no-repeat;
	}

.headerimageoffers{ width:804px;
	height:191px;
	margin-top:115px;
	background:  url(../images/image_offers.jpg) no-repeat;
	}

.headerimagecontact{ width:804px;
	height:191px;
	margin-top:115px;
	background:  url(../images/image_contact.jpg) no-repeat;
	}

.homeimage{width:411px;
	height:149px;
	float:left;
	margin-top:52px;
	background:  url(../images/home_image.jpg) bottom no-repeat;
	}
	
.headerimageflash{ clear:both;
	width:804px;
	height:191px;
	display:block;
	padding: 0;
	margin-top:115px;
	margin-bottom: 0;
	}
	
.leftcol{width:237px;
	float:left;
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/side_base.jpg) bottom no-repeat; 
	/*padding-bottom: 184px;*/
	}
	
.rightcol{width:530px;
	background-color: #ffffff;
	float:right;
	font-size:12px;
	padding: 18px;
	}
	
.rightcol li{
	padding-top:5px;
	margin-left:40px;
	list-style-image:  url(../images/bullet.jpg);
}

li a.singleline{padding-top:5px;
height: 21px;
	}

.footer{width:804px;
	height:20px;
	background: #ffffff url(../images/footer.jpg) top no-repeat; 
	margin-bottom:20px;
}

.clearer	{
	clear: both;}
	
.content{background-color:#ffffff;
	}
	
.contentform	{
	width: 160px;
	padding: 20px 30px 0 0;
	}
	
.pagetext { float:left;
	margin-top:15px;
	}
	
.pageimagesright { float:right;
	margin-left: 30px;
	margin-bottom:15px;
	}
	
.accordianimages { float:right;
	margin-top: -15px;
	}
	
.pageimagesleft { float:left;
	margin-right: 15px;
	margin-bottom:15px;
	
	}
	
.pageimagesmid { float: centre;
	margin-bottom:15px;
	margin-top:15px;
	}
	
.frameright	{
	float: right;
	margin: 0 0 10px 10px;
	border: 2px solid #850709;
	}
	
	/* form elements */

form {
	margin:10px 0;
	font-size: 12px;
	color: #FFFFFF;
	width: 450px;
}

label {
	display:block;
	margin:10px 0 3px 0;
}

input {
	padding:2px;
	border:1px solid #999;
	font: normal 1em Verdana, sans-serif;
	color:#000;
	background: #fff;
}

textarea {
	width:246px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #999;
	height:40px;
	display:block;
	background: #fff;
	color:#000;
}

input.button { 
	color: #FFF;
	background: #47ac35;
	border: none;
	text-align: left;
	font-weight: bold;
	cursor: pointer;
	padding: 5px;
	font-size: 0.9em;
	margin-top: 15px;
	clear: both;
}


.boxright {
	float:	inherit;
	margin: 0 80px 0 0;

}

.productstextleft {
	float: left;
	width: 40%;
	}
	
.productstextright {
	float: right;
	width: 50%;
	}
	
.mapright {
	float: right;
	width: 314px;
	}
	
.pbimages {
	padding-top:10px;
	clear:both;
	}
	
.pbtoptext {
	font-size: 10px;
	float:right;
	padding-right: 10px;
	margin-top:10px;
}

.pbtext {
	margin-left:20px;
	clear:both;
	}