/* @override http://www.dimensiontrans.com/_css/style.css */

/* @override http://echodesigngroup.net/dt/_css/style.css */

body {
	background-color: #e3f4f9;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #444;
}

.clear {
	clear: both;
}

h1 {
	
}

#wrapper {
	background-color: #fff;
	margin-top: 10px;
}

#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin-bottom: 30px;
}

#header h1#logo a{
	width: 178px;
	height: 163px;
	display: block;
	background-image: url(../images/logo.gif);
	text-indent: -444444px;
	overflow: hidden;
	float: left;
	margin-top: 40px;
}

#header #nav {
	float: left;
	width: 393px;
	height: 80px;
	background-color: #e3f4f9;
	margin-top: 106px;
	background-image: url(../images/t_nav.gif);
	text-indent: -444444px;
	overflow: hidden;
}

#header #quote {
	float: right;
	width: 189px;
	padding-left: 10px;
	margin-top: -10px;
	height: 176px;
	padding-top: 20px;
	text-indent: -444444px;
	border-left: 10px solid #a2d9eb;
	background: url(../images/t_quote.gif) no-repeat 0 bottom;
	overflow: hidden;
}

h3.home {
	font-size: 14px;
	margin-bottom: 15px;
	background: url(../images/h3_we_are_experienced.gif) no-repeat;
	text-indent: -444444px;
	overflow: hidden;
}

#billboard .bb_image {
	background-image: url(../images/bb_truck.jpg);
	width: 780px;
	height: 250px;
}

#billboard #controls {
	height: 30px;
	background-image: url(../images/bb_more.gif);
}

#billboard {
	margin-bottom: 30px;
}
#content {
	padding-bottom: 30px;
}
#content #main {
	width: 350px;
	float: left;
}

#content p {
	margin-bottom: 10px;
	line-height: 20px;
}
#content .large {
	font-size: 14px;
	line-height: 21px;
	color: #1a1818;
}
#content #secondary {
	float: right;
	width: 380px;
}

.btn_login {
	width: 235px;
	margin-bottom: 15px;
}

.btn_login .top {
	height: 30px;
	background: url(../images/login_top.gif) no-repeat;
}

.btn_login li a {
	float: left;
	display: block;
	text-indent: -444444px;
}

a.login_1 {
	width: 102px;
	height: 30px;
	background-image: url(../images/login_1.gif);
}

a.login_1:hover {
	background-image: url(../images/login_1_on.gif);
}

a.login_2 {
	width: 69px;
	height: 30px;
	background-image: url(../images/login_2.gif);
}

a.login_2:hover {
	background-image: url(../images/login_2_on.gif);
}

a.login_3 {
	width: 64px;
	height: 30px;
	background-image: url(../images/login_3.gif);
}

a.login_3:hover {
	background-image: url(../images/login_3_on.gif);
}

#content a#login_btn {
	background-image: url(../images/btn_login.gif);
	width: 235px;
	height: 45px;
	display: block;
	overflow: hidden;
	text-indent: -444444px;
	margin-bottom: 15px;
}
#content a#login_btn:hover {
	background-position: 0 45px;
}
#content .address span {
	font-size: 14px;
	line-height: 21px;
	color: #1a1818;
}
#content .address  {
	font-size: 12px;
	line-height: 20px;
}
#footer {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	color: #8ab7c6;
	padding-top: 30px;
}