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

body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.gif) repeat-x top left;
	color: #565656;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	display: block;
}

a img {border: none;}

/* text styles */

h1, h2, h3, h4, h5, h6 { 
	margin: 0px;
	padding: 0 0 5px 0;
}

h1{
	color: #0a5d0b;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

h2{
	color: #0a5d0b;
	font-size: 18px;
	font-weight: normal;
}

h3{
	font-size: 34px;
	color: #0a5d0b;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin-bottom: 5px;	
}

h4{
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 5px;		
}

h5{
	color: #0a5d0b;
	font-weight: bold;
	font-size: 11px;
	padding: 0;!important
}

h5.products{
	color: #0a5d0b;
	font-size: 14px;
	width: 670px;
	border-bottom: 1px solid #0a5d0b;
	margin: 20px 0 10px -20px;
	height: 15px;
	}

h6{
	color: #c9191b;
	font-size: 13px;
	padding: 5px 0 0px 0;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify
}

.yellow{
	color: #da9f00;
	font-weight: bold;
	}

p.green{
	color: #0a5d0b;
	font-size: 14px;
	lien-height: 0.8em;
	}
	
p.small {font-size: 10px;}

.content ul{
	margin: 0;
	padding: 5px 0 20px 0;
}

.content li{
	margin: 5px 0 0 20px;
	padding: 0;
}

.bold{
	font-weight: bold;
}

.boldgreen{
	color: #0a5d0b;
	font-weight: bold;
}

.smallcaps{
	font-variant: small-caps;
	}

a{
	color: #565656;
	text-decoration:none;
	font-weight: bold;
}

a:hover{
	color: #565656;
	text-decoration: underline;
}

.greenbold{	color: #0a5d0b; font-size: 14px; font-weight: bold; text-align: center;}


#header{
	background: url(images/header.jpg) repeat-x top left;
	display: block;
	height: 284px;
	width: 1000px;
}

.logo{
	position: relative;
	height: 137px;
	width: 242px;

}

.logo img{
	position: relative;	
	margin: 30px 0 0 10px;
}



.callme{
	height: 50px;
	width: 1000px;
	padding: 0;
	position: relative;
	margin: 96px 0 0 0;
}




#container {
	width: 1000px;
	position: relative;
	background-color: #fff;
	margin: 0px auto;
	min-height: 100%;
	text-align: left;
	display: block;
	height: auto;
}

.content {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	height: auto;
	padding: 0px;
}

.left-col{
	width: 650px;
	float: left;
	padding: 20px 30px 0 20px;
	position: relative;
}

.whybuy{
	background: url(images/whybuybg.gif) no-repeat;
	width: 646px;
	height: 282px;
	padding: 10px;
	margin: 10px 0 0 0;
}

.products{
	background-color: #c2d6c2;
	width: 660px;
	margin: 0 -40px 0 -20px;
	padding: 10px 20px 10px 20px;
	float: left;
	height: 202px;
}

.prod{
	width: 155px;
	padding: 10px 10px 10px 0;
	float: left;
}

.prod p{
	color: #000;
	font-size: 11px;
	padding: 0;!important;
	margin: 0;!important;
	text-align: left;
}

.prod p a{
	color: #f50000;
	
	}

.right-col{
	width: 290px;
	background-color: #c9c9c9;
	float: left;
	position: relative;
	padding: 20px 5px 0 5px;
}

.freeguide{
	width: 250px;
	padding: 10px 20px 20px 20px;
	clear: both;
	}




input.name, input.email{
	width: 180px;
	background-color: #fff;
	margin-top: -2px;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
}

.callback{
	background: url(images/callback-bg.gif) no-repeat;
	margin: 20px 8px 95px 6px;
	padding: 15px 10px 10px 10px;
	width: 255px;
	height: 120px;
	float: right;
}

.contact-details{
	background-color: #0a5d0b;
	width: 240px;
	height: 162px;
	clear: both;
	margin: 10px 0 0 -5px;
	padding: 30px;
	position: relative;
}

.contact-details p{
	color: #fff;
	font-size: 14px;
}

.contact-details p.a{ background: url(images/a.gif) no-repeat; padding: 0 0 13px 25px; }
.contact-details p.t{ background: url(images/t.gif) no-repeat; padding: 0 0 13px 25px; }
.contact-details p.m{ background: url(images/m.gif) no-repeat; padding: 0 0 13px 25px; }
.contact-details p.e{ background: url(images/e.gif) no-repeat; padding: 0 0 13px 25px; }

.contact-details p a{
	color: #fff;
	font-weight: normal;
}

.text{
	width: 370px;
	float: left;
}

.images{
	width: 238px;
	float: left;
	padding: 0 0 0 30px;
}

.images img{
	padding: 0 0 10px 0;
}

.logos{
	background-color: #eaeaea;
	width: 960px;
	clear: both;
	height: 100px;
	padding: 10px 0 0 40px;
	}
	
.logos img{ padding: 0 170px 0 20px;}

.download a{
	background: url(images/but-download.gif) no-repeat;
	color: #ffffff;
	width: 257px;
	height: 29px;
	padding: 5px 0 0 0;
	text-align: center;
	display: block;
	}
	
.download a:hover{
	background: url(images/but-download-over.gif) no-repeat;
}

.getintouch a{
	background: url(images/but-getintouch.gif) no-repeat;
	color: #0a5d0b;
	width: 247px;
	height: 29px;
	padding: 5px 0 0 0;
	text-align: center;
	display: block;
	}

.getintouch a:hover{
	background: url(images/but-getintouch-over.gif) no-repeat;
}

.about-spacer{height: 130px; margin: 0px 0 0 0; clear: both;}
.products-spacer{height: 360px; margin: 0px 0 0 0; clear: both;}
.accessories-spacer{height: 220px; margin: 0px 0 0 0; clear: both;}
.legislation-spacer{height: 780px; margin: 0px 0 0 0; clear: both;}


.fuelmanagement{ width: 480px; float: left; margin-right: 20px; background-color: #ecf8ec;}

.truck{background: url(images/truckdepot.jpg) no-repeat; float: left; width: 638px; height: 171px; margin: 10px 0 0px 0;}
.trucktext{ width: 400px; float: right; text-align: left; margin: 10px;}
.trucktext h6{ font-size: 14px; color: #9c7200; margin: -8px 0 0 0;}

.utility{width: 500px;}
.utility img{width: 273px; height: 250px; float: left; margin-right: 10px;}
.utilitybox1,.utilitybox2,.utilitybox3{ background-color: #fff7eb; margin-bottom: 5px; border: 1px solid #edddc6; width: 174px; padding-left: 10px; float: left;}

.utilitybox1 h6,.utilitybox2 h6,.utilitybox3 h6{font-size: 14px; color: #9c7200;}

.freeassessment{ background: url(images/freeassessment.jpg) no-repeat; width: 625px; height: 117px; margin-top: 10px;}
.freeassessment p{ float: left; margin: 45px 0 0 20px; width: 300px;}

.watchmanalarm{background-color: #000;}
.watchmansonic{background-color: #d9d9d2;}
.watchmanalarm,.watchmansonic{ padding: 10px; width: 640px; float: left; margin-bottom: 10px;}
.watchmanalarmimg, .watchmansonicimg{ float: right; width: 163px; height: 143px;}
.watchmanalarmtext,.watchmansonictext{float: left; width: 440px; }
.watchmanalarmtext{color: #FFF!important;}
.watchmanalarmtext ul,.watchmansonictext ul{width: 200px; float: left; margin-right: 20px;}


.bl {background: url(images/bl.gif) 0 100% no-repeat #0a5d0b; float: left; color: #fff; width: 650px; margin: 10px 0 10px 0;}
.br {background: url(images/br.gif) 100% 100% no-repeat; float: left;}
.tl {background: url(images/tl.gif) 0 0 no-repeat; float: left;}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px; float: left;}

.news{background-color:#e7e7e7; padding: 10px; margin-bottom: 10px; border: 1px solid #CCC}

.testimonial{border-bottom: 1px dotted #0a5d0b; font-size: 14px; font-style:italic; line-height: 1.4em; margin-bottom: 15px;}

/* product styles */

.product{
	background-color: #f1f1f1;
	width: 310px;
	border: 1px solid #d9d9d9;
	float: left;

	margin: 13px 13px 0px 0;
}

.product img{
	width: 113px;
	height: 92px;
	border: 1px solid #0a5d0b;
	float: left;
	margin: 5px 10px 5px 5px;
}

.product p{
	width: 270px;
	float: left;
	padding: 0 0 0 5px;
	font-size: 11px;
}

.productinfo{
	font-size: 10px;
	float: left;
	width: 180px;
	height: 85px;
}

/* contact page styles */

.contactForm{
	padding: 0;
	margin: 20px 0 0 0;
	float: left;	
	width: 350px;
}

.contactForm .label {
	float: left;
	clear: left;
	width: 60px;
	margin: 5px 10px 0 0;
	text-align: left;
	padding: 5px 0 0 0;
}

input.contactname, input.contactemail, textarea.contactmessage {
	width: 220px;
	background-color: #fff;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	float: left;
	border: 1px solid #CCC;
}

.contactdetails{
	background-color: #e8e8e8;
	width: 270px;
	float: left;
	padding: 10px;
	margin: 20px 0 10px 0;
}

.go{margin: 10px 0 0 70px;}


/* navigation styles */

#nav{
	width: 1000px;
	height: 38px;
	clear: both;
	float: right;
	background: url(images/navbg.gif) repeat-x;
	margin: 109px 0 0 0;
}

#nav ul.buttons {
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	padding: 0px 0 0 5px;
	float: left;
}


#nav ul.buttons li{ 
	list-style-type: none;
	float: left;
	padding: 0;
}

#nav ul.buttons a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 5px 8px 5px 8px;
	font-weight: bold;	
	text-align: center;
	background-color: #1a462b;
	border: 1px solid #7b957b;
	margin: 5px 2px 0 0;
}


#nav ul.buttons a:hover {
	color: #fff;
	background-color: #0a5d0b;
}




/* footer styles */

.footer{
	width: 1000px; 
	position: relative;
	clear: both;
	height: 30px;
	background-color: #999;
}

.footer p{
	padding-top: 5px;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

.footer a{
	text-decoration: none !important; 
	color: #ffffff !important; 
	padding: 0px;	
	font-weight: normal;	
}
.footer a:hover,{
	text-decoration: underline !important;  
	color: #fffffff !important; 	
}

.spacer { clear: both }
#spacer { clear: both }
