body {			background: #000000;			margin: 0;			padding: 0;			font-family: Helvetica, Arial, Verdana;			color: #FEFEFE;			line-height: 1.25em;				}				a {	color: #2B82C2;}	.wrapper {			width: 900px;			margin: 0 auto 0 auto;			border: 1px solid #333;}				.mainmenu {			width: 900px;			margin: 0;}			.banner {			background: url('images/home_banner.jpg') no-repeat;			width: 900px;			height: 300px;}	.courier_banner {			background: url('images/courier.jpg') no-repeat;			width: 900px;			height: 300px;}.truck_banner {			background: url('images/tractor_trailer.jpg') no-repeat;			width: 900px;			height: 300px;}.about_banner {			background: url('images/about.jpg') no-repeat;			width: 900px;			height: 300px;}.fleet_banner {			background: url('images/more_trucks.jpg') no-repeat;			width: 900px;			height: 300px;}.contact_banner {			background: url('images/contact.jpg') no-repeat;			width: 900px;			height: 300px;}.account_banner {			background: url('images/many_trucks.jpg') no-repeat;			width: 900px;			height: 300px;}.employment_banner {			background: url('images/employment.jpg') no-repeat;			width: 900px;			height: 300px;}	.mainmenu_item a {			color: #FEFEFE;			text-decoration: none;			display:block;			//width: 128px;			width: 111px;			text-align: center;			height: 20px;			vertical-align: middle;			padding: 3px 0 2px 0;			background: url('images/divider.jpg') repeat-y top right;			}					.mainmenu_item a:hover {			text-decoration: underline;}		.mainmenu_item {			font-family: Helvetica, Arial, Verdana;			color: #FEFEFE;			font-size: 11px;			text-align: center;			background: url('images/menu_back.jpg') repeat-x;}		.mainmenu_item a.end {			background: none;}.mainmenu_item a.hilight {			text-decoration: underline;}		.footer {			font-size: 10pt;			text-align: center;}		.footer a {			color: #FEFEFE;			text-decoration: none;										}					.footer a:hover {			text-decoration: underline;}								.splash_box {			position: relative;			top: 0px;			left: 82px;			font-size: 16px;			line-height: 2em;			}.home_link {			position: relative;			top: 0px;			left: 0px;			}		.tagline {			width: 900px;			height: 216px;			background: url('images/desk_to_desk.jpg') no-repeat;}		.points {			position: relative;			top: 60px;			left: 500px;			font-size: 13px;			line-height: 2em;}.bodytext {	background: #e9e9e9;	padding: 10px 120px 30px 0px;	margin: 0;	font-size: 10pt;	color: #222;}
