* { margin: 0; padding: 0; } img { border: none; } .floatr { float: right; } .floatl { float: left; } .center { text-align: center; } .left { text-align: left; } .right { text-align: right; } .noborder { border: none !important; } .clr { display: block; clear: both; } ul { list-style: none; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


body {
	background: #000 url("../images/top_bg.gif") repeat-x;
	font: 12px/18px arial, sans-serif;
	color: #333;
}
input, select, textarea {
	font: 1em arial, sans-serif;
}
p {
	margin: 10px 0;
}
.right_col p {
	margin: 10px;
}
.img_r {
	float: right;
	margin: 0 0 15px 15px;
}
#truck {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 267px;
	background: transparent url("../images/wrapper_bg.jpg") no-repeat top center;
}
#header {
	display: block;
	width: 100%;
	height: 130px;;
	position: relative;
}
#header_in {
	display: block;
	width: 940px;
	height: 130px;
	margin: 0 auto;
	position: relative;
}
	#header h1 a {
		display: block;
		width: 434px;
		height: 81px;
		position: absolute;
		top: 0;
		left: 0;
		background: transparent url("../images/logo.gif") no-repeat;
	}
		#header h1 a:hover {
			/*background: transparent url("../images/logo_over.jpg") no-repeat;*/
		}
		#header h1 span {
			display: none;
		}
	#contact_number p {
		display: block;
		width: 299px;
		height: 33px;
		position: absolute;
		top: 0;
		right: 0;
		font: bold 20px/33px arial, sans-serif;
		text-align: center;
		background: transparent url("../images/contact_number_bg.gif") no-repeat;
		margin: 0;
		color: #fff;
	}
	#nav {
		display: block;
		width: 588px;
		height: 36px;
		position: absolute;
		bottom: 12px;
		left: 0;
	}
		#nav ul li {
			display: inline;
		}
		#nav a {
			display: block;
			float: left;
			width: 102px;
			height: 36px;
			text-decoration: none;
			text-indent: -9999px;
			overflow: hidden;
			background: transparent url("../images/nav_bg.gif") no-repeat;
		}
		#nav #nav-home a {
			width: 102px;
			background-position: 0 0;
		}
		#nav #nav-fleet a {
			width: 91px;
			background-position: -102px 0;
		}
		#nav #nav-services a {
			width: 121px;
			background-position: -193px 0;
		}
		#nav #nav-commitment a {
			width: 150px;
			background-position: -314px 0;
		}
		#nav #nav-contact a {
			width: 124px;
			background-position: -464px 0;
		}
			
		#nav #nav-home a:hover, #home #nav-home a {
			background-position: 0 -37px;
		}
		#nav #nav-fleet a:hover, #fleet #nav-fleet a {
			background-position: -102px -37px;
		}
		#nav #nav-services a:hover, #services #nav-services a {
			background-position: -193px -37px;
		}
		#nav #nav-commitment a:hover, #commitment #nav-commitment a {
			background-position: -314px -37px;
		}
		#nav #nav-contact a:hover, #contact #nav-contact a {
			background-position: -464px -37px;
		}
#content {
	display: block;
	width: 100%;
	background: #fff;
}
	#content_in {
		display: block;
		width: 940px;
		margin: 0 auto;
		position: relative;
		padding: 20px 0 0 0;
	}
h2 {
	font: bold 22px arial, sans-serif;
	color: #cc0000;
	padding: 5px 0 20px 0;
}
h3 {
	font: 18px arial, sans-serif;
	color: #777;
	margin: 35px 0 10px 0;
}
h3#what_we_tow {
	display: block;
	width: 299px;
	height: 37px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url("../images/what_we_tow.gif") no-repeat;
	margin: 0;
}

table {
	width: 100%;
	background: #fafafa;
	border: 2px solid #ddd;
	padding: 5px 15px 15px 15px;
}
	table td {
		vertical-align: top;
		padding: 4px 8px;
	}
#contact_form .inp {
	padding: 3px;
	border: 1px solid #999;
	background: #fff url("../images/inp_bg.gif") no-repeat;
	margin: 3px 0;
}
.error {
	font: bold 12px arial, sans-serif;
	color: #cc0000;
	padding: 10px 35px;
	border: 1px solid #cc0000;
	background: #ffdbdc;
	margin: 15px 35px;
	list-style: disc;
}
	.error li {
		margin: 5px 0;
	}
.success {
	font: bold 12px arial, sans-serif;
	color: #339966;
	padding: 10px;
	border: 1px solid #339966;
	background: #dfffef;
}
a.map img {
	background: #fafafa;
	border: 2px solid #ddd;
	padding: 2px;
	margin: 15px 0 0 0;
}
	a.map:hover img {
		border: 2px solid #cc0000;
	}
.left_col {
	float: left;
	width: 480px;
}
.right_col {
	float: right;
	width: 299px;
}
	#content .right_col {
		margin: 120px 0 0 0;
	}
	#sub_footer .left_col {
		width: 624px;
		margin: 57px 0 0 0;
	}

blockquote {
	border: 2px solid #ddd;
	background: #fafafa;
	padding: 5px 15px 15px 15px;
	margin: 15px 0;
}
#sub_footer {
	display: block;
	width: 100%;
	position: relative;
	background: #b70e22 url("../images/content_bg.gif") repeat-x;
	border-top: 1px solid #fff;
}
	#sub_footer_in {
		display: block;
		width: 940px;
		margin: 0 auto;
		position: relative;
		color: #fff;
		padding: 31px 0 20px 0;
	}
ul.list {
	margin: 35px;
	list-style: disc;
}
	ul.list li {
		margin: 5px 0;
	}
#photos {
	display: block;
	width: 606px;
	height: 185px;
	background: #000 url("../images/photos_bg.gif") no-repeat 0 0;
	padding: 24px 4px 24px 14px;
}
	#photos_slide,
	.jcarousel-clip {
		width: 606px;
		height: 185px;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	#photos_slide li,
	.jcarousel-list li,
	.jcarousel-item {
		float: left;
		display: inline;
		list-style: none;
		/* We set the width/height explicitly. No width/height causes infinite loops. */
		width: 278px;
		height: 185px;
		margin: 0 10px;
	}
#footer {
	display: block;
	width: 100%;
	position: relative;
	background: #000;
	border-top: 1px solid #fff;
}
	#footer_in {
		display: block;
		width: 940px;
		margin: 0 auto;
		position: relative;
		color: #777;
		padding: 10px 0 20px 0;
	}
	#footer ul {
		float: left;
		margin: 10px 0;
	}
	#footer ul li {
		display: inline;
		border-right: 1px solid #777;
		padding: 0 12px 0 8px;
		color: #777;
	}
	#footer ul li.last {
		border: none;
	}
	#footer a {
		color: #777;
		text-decoration: none;
	}
	#footer a:hover {
		color: #ccc;
	}