/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  09: 3Col_Flexible_Width
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
	min-width: 800px;
	font-size: 100%;
	background: #FFFFFF url(../images/haulage_road.gif) repeat-x left top;
}
.newstable {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#masthead {
	padding: 0;
	margin: 0;
	background-image: url(../images/logistics_uk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	text-align: right;
	vertical-align: middle;
}
#masthead .content {
	padding: 1px;
}
#outer_wrapper {
	background-image: url(img/leftcellbg.gif);
	background-repeat: repeat-y;
}
#wrapper {
	background-image: url(img/clm09_right.gif);
	background-repeat: repeat-y;
	background-position: right top;	
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#left_wrapper {
	float: left;
	margin-left: -200px;
	width: 100%;
	background: #EF2616;
}
#left {
	float: left;
	width: 220px;
	margin-left: 200px;
	background: url(img/leftcellbg.gif) repeat-y left top;
}
#center {
	margin-left: 420px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bg_n.gif);
	background-repeat: no-repeat;
	background-position: 20% 60%;
}
.toprghtimg {
	margin-right: 30px;
}

#right {
	float: left;
	width: 200px;
	background: url(img/clm09_right.gif) repeat-y left top;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.35em;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#center .content {
	padding: 40px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	font-size: .7em;
	line-height: 1.35em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: #EF2616;
}
h1, h2, h3 {margin-top: 0;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#footer {
	color: #CCCCCC;
	background-color: #000000;
}
#footer .content {
	padding: 12px;
	font-size: .7em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #003399;
	text-decoration: none;
}
#center a:visited {
	color: #003399;
	text-decoration: none;
}
#center a:hover {
	color: #EF2615;
}
#right a:link {
	color: #666666;
	text-decoration: none;
}
#right a:visited {
	color: #666666;
	text-decoration: none;
}
#right a:hover {
	color: #EF2615;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	margin: 0px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
	background-image: none;
}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: normal!important;
	letter-spacing: normal;
	border-color: #666666 #FAB5AF #999999 #666666!important;
	background-image: url(../p7pm/img/p7PM_light_east.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h1 {
	font-size: 1.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
h2 {
	font-size: 1em;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#right_wrapper {
	float: right;
	width: 200px;
	background: #EF2616;
}

