body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #D6D7C8;
	color: #000;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container{	
	margin: 0px auto 0px;
	background-color: #D6D7C8;
	width:  940px;
	background-image: url(../fx/main-bg.jpg);
	background-repeat: no-repeat;
	min-height: 980px;
	background-position: 0px 192px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#containerprods{	
	margin: 0px auto 0px;
	background-color: #D6D7C8;
	width:  940px;
	background-image: url(../fx/main-bg-repeat.jpg);
	background-repeat: repeat-y;
	min-height: 980px;
	background-position: 0px 100px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#header{
	margin: 0px auto 0px;
	width:  940px;
	background-image: url(../fx/header.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	height: 192px;
}
#header h1{
	display: none;
}
#menu{
	position: relative;
	width: 122px;
	float: left;
	z-index: 20;
	color: #000;
	top: 0px;
	margin: 0px 0px 0px 100px;
	text-align: left;
}
#menu ul{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#menu li{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	color: #000;
}
#menu a:link,#menu a:visited{
	color: #000;
} 
#menu a:hover{
	text-decoration: none;
	color:#cc001f;
}
#menu a.on{
	color: #CC001F;
}

#content{
	width: 594px;
	float: left;
	background-color: transparent;
	color: #3d3d3d;
	line-height: 1.6em;
	margin: 10px 0px 0px 30px;
	text-align: left;
}
.red{
	color: red;
}
.left{
	float: left;
}
.right{
	float: right;
	margin: 0px 0px 0px 20px;
}
.clear{
	clear: both;
	height: 1px;
}
#splash{
	position: relative;
	top: 398px;
	font-size: 10px;
	color: #666;
	text-align: center;
}
#splash a{
	color: #666;
}

/* list trucks */
div.desc{
line-height: 1.2em;
}
div.list{
	margin: 0px 0px 0px 0px;
}
div.listimg{
	float: left;
	border: none;
}
div.listimg img{
	border: none;
}
div.listtxt{
	float: left;
	width: 400px;
	text-align: left;
	margin: 0px 0px 0px 20px;
	border-bottom: 1px solid #000;
}
div.listtxt h5{
	color: green;
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
	margin: 4px 0px -4px 0px;
}
p.head{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
}

div.pright{
	position: relative;
	width: 400px;
	text-align: right;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 6px 0px;
}

div.listtxt span{
	background-color: transparent;
	padding: 0px;
	margin: 0px 0px 0px 30px;
}	
div.br{
	clear: both;
	height: 15px;
}
#footer{
clear: both;
color: #000;
}
#footer a{
}
.red{
	color: #E2001A;
}
h1{
	font-size: 14px;
	font-style: italic;
	color: #000;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

h2{
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	margin: 15px 0px 2px 0px;
}
h3{
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 2px;
}
h5{
	text-align: center;
	font-size: 12px;
	margin: 30px 0px 5px 0px;
}
a:link, a:visited{
	color: #E2001A;
	text-decoration: none;
}
table.team td{
	vertical-align: top;
	width: 580px;
	text-align: center;
}
#textarea{
	width: 200px;
}
/* small res form button */
div.photo{
	float: left;
	width: 100px;
	margin: 0px 0px 0px 15px;
}
div.photo p{
	font-size: 10px;
	text-align: center;
	line-height: 1em;
}
h5{
	margin: 0;
}
div.enq{
	margin: 0px 0px 20px 0px;
	padding: 0;
}
div.enq p{
	margin: 0px 0px -10px 0px;
	padding: 0;
}

fieldset#truck{
	margin: 10px 20px .5em 0px;
	padding: 0em 1em 10px 10px;
	border: 1px solid green;
	width: 450px;
	background-color: transparent;
}
fieldset#truck form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
fieldset#truck legend {
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	background-color: transparent;
	padding: .2em .5em;
	border: 1px solid #333;
	margin: 0px 2px 10px 2px;
}
fieldset#truck input.inputtext{
	width: 200px;
	border: 1px solid #666;
}
fieldset#truck input.inputleft{
	width: 17px;
	border: 1px solid #666;
}
fieldset#truck textarea{
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
}
fieldset#truck label {
	margin: 0px 10px 0px 0px;
	display: block;
	width: 130px;
	text-align: right;
	float: left;
}
fieldset#truck div{
	margin: 5px 0px 5px 0px;
	
}
fieldset#truck input.tick{
	margin: 0px 0px 0px 0px;
	width: 15px;
	
}
div.truckbutton{
	background-color: transparent;
	margin: 10px 50px 10px 0px;
	text-align: right;
}
div.truckbutton input{
	margin: 5px 20px 5px 0px;
	font-size: 11px;
	font-weight: bold;
	COLOR: red;
}


#contentfullright{
	position: relative;
	z-index: 12;
	float: right;
	right: 0px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#contentfullright img.prod1{
	position: relative;
	z-index: 10;
	margin: 0px 0px 4px 3px;
	padding: 0px 0px 0px 0px;
	border: 1px solid green;
}
#contentfullright img.prod{
	position: relative;
	z-index: 10;
	margin: 0px 3px 3px 3px;
	padding: 0px 0px 0px 0px;
	border: 1px solid green;
}

#contentfullleft{
	position: relative;
	z-index: 12;
	float: left;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
table#trucktable{
	width: 350px;
	float: left;
	margin-top: 20px;
}
table#trucktable th{
background-color: #fff;
color: #333;
border: 1px solid green;
padding-left: 7px;
}
table#trucktable td{
	width: 220px;
	padding: 8px;
	border: 1px solid green;
	font-size: 11px;
	vertical-align: top;
}
table#trucktable td span{
	font-weight: bold;
}
table#haspdfs{
		width: 350px;
}
table#haspdfs th{
background-color: #fff;
color: #333;
border: 1px solid green;
padding-left: 7px;
}
table#haspdfs td{

	padding: 2px;
	border: 1px solid green;
	font-size: 11px;
	vertical-align: top;
}
