/* Layout Stylesheet */ 

body {
	margin:20px;
	color: #CCCCCC;
	text-align:center;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }

#outer {
 text-align:left;
 border:1px solid #000000;
 width:800px;
 margin:auto;
 }

#hdr {
	height:85px;
	color: #999999;
	background-color: #000000;
	background-image: url(../i/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 710px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 }

#bar {
	height:25px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
 }

#bodyblock {
	position:relative;
	color: #CCCCCC;
	width:800px;
	padding:0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
 }

#l-col {
	float:left;
	color: #333333;
	width:145px;
	margin-top: 30px;
	margin-left: 5px;
 }

#cont {
	width:590px;
	color: #CCCCCC;
	text-align:left;
	background-color: #000000;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 10px;
 }

#ftr {
	height:25px;
	color: #CCCCCC;
	margin:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	background-color: #000000;
 }
 
#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 130px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#navlist A:hover {
	height: auto;
	width: auto;
	color: #CCCCCC;
}


#navlist li
{
	list-style: none;
	padding: 0.25em;
	border: 1px solid #000066;
	margin-top: 2px;
	font-weight: bold;
}


#navlist li a {
	color: #000166;
	text-decoration: none;
}
.menu{
	border-right:1px solid #333333;
	margin: auto;
}
p.menublock{
	margin:3px 0 0 0;
	border: 1px none #000066;
}
.menublock a{
	width:150px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px none #000099;
	height: 20px;
	background-image: url(../i/menu_back.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.menublock a:hover{
	color:#8CC739;
	text-decoration:none;
	background-color: #000000;
	background-image: url(../i/menu_back_2.jpg);
	background-repeat: no-repeat;
}
.menublock a:visited{
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content{color:#9999A3;background:#FFFFFF}
.footer{background:#9999CF}
.footer a:link,.footer a:hover,.footer a:visited,.footer a:active{color:#FFFFFF}
.imgborder{border:3px solid #595963}

p.menublock2{
	margin:3px 0 0 0;
	border: 1px none #FFFFFF;
}
.menublock2 a{
	padding:2px;
	width:120px;
	display:block;
	color:#666666;
	background:#D0E6FD;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	font-style: normal;
}
.menublock2 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #CCCCCC;
	background-image: none;
}
.menublock2 a:visited{color:#FFFFFF}
.content{color:#9999A3;background:#FFFFFF}
.footer{background:#9999CF}
.footer a:link,.footer a:hover,.footer a:visited,.footer a:active{color:#FFFFFF}
.imgborder{border:3px solid #595963}

#lh-col{
 position: absolute;
 top: 251px;
 left: 19px;
 width: 120;
 border: 2px none;
 background: url(http://www.newton-trailers.co.uk/none);
 color: #333333;
 margin: 0px;
 padding: 0px;
 height: 250px;
 }
