body {
}

#divNavigation
{
	width: 23%;
	font-family: Verdana;
	font-size: 10pt;
	float: left
}

#divContent
{
	width: 75%;
	font-family: Verdana;
	font-size: 10pt
}

#divFooter
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: White;
}

#divNavigation
{
	padding-left: 5px;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: thin;
}
	

.bannerarea {
	background-image: url(images/repeater.jpg);
	background-repeat:repeat-x;
	min-width:760px;
}


.headerright {display:block;width:432px;height:156px;float:right;}

.headerleft {display:block;width:328px;height:156px;float:left;background-image: url(images/lorry.jpg);background-repeat:none}