*
{
	padding: 0px;
	margin: 0px;
}

body
{
	background: url(../images/bg.gif) repeat-x #5b5b5b;
	margin: 0px auto;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	color: #282828;
	font-size: 12px;
}

a img
{
	border: 0px;
}

p
{
	padding: 5px;
	margin-bottom: 10px;
}

#container
{
	width: 950px;
	text-align: left;
	margin: 0 auto;
}

#header
{
	background: url(../images/header_bg.gif) repeat-x;
	height: 148px;
	position: relative;
}

#logo
{
	width: 193px;
	height: 118px;
	text-indent: -9000px;
	background: url(../images/logo.gif) no-repeat;
	position: absolute;
	left: 10px;
}

#slogan
{
	text-indent: -9000px;
	background: url(../images/slogan.gif) no-repeat;
	width: 200px;
	height: 65px;
	position: absolute;
	left: 240px;
	top: 18px;
}

#contactPnl
{
	width: 466px;
	height: 118px;
	background: url(../images/truck_contact.gif) no-repeat;
	position: absolute;
	right: 10px;
	text-indent: -9000px;
}

#mastHead
{
	background: url(../images/mast_bg.gif) #222222 no-repeat;
	width: 950px;
	height: 221px;
	color: #fff;
}

#premierHeader
{
	background: url(../images/premiermover_header.gif) no-repeat;
	width: 293px;
	height: 17px;
	text-indent: -9000px;
}

#content
{
	background: url(../images/content_bg.gif) #f7f7f7 repeat-x;
	padding: 10px;
}

#footer
{
	background: url(../images/footer_bg.gif) #222222 no-repeat;
	height: 63px;
	width: 950px;
	text-align: center;
}

#footer a
{
	color: white;
}

#footer span
{
	color: white;
}

.imgRight
{
	float: right;
	padding: 0px 10px 20px 20px;
}

.imgCenter
{
	text-align: center;
	margin: 20px 0px 0px 140px;
}

.imgLeft
{
	float: left;
	padding: 0px 10px 20px 10px;
}

#nav
{
	position: absolute;
	top: 120px;
	left: 200px;
	list-style: none;
	text-align: center;
}

#nav li
{
	float: left;
}

#nav li a
{
	background: url(../images/nav.gif) 0 0 no-repeat;
	width: 95px;
	text-indent: -9000px;
	height: 56px;
	display: block;
}

#welcome a
{
	background: url(../images/nav.gif) 0px 0px no-repeat !important;
}

#about a
{
	background: url(../images/nav.gif) -95px 0px no-repeat !important;
}

#storage a
{
	background: url(../images/nav.gif) -190px 0px no-repeat !important;
}

#contact a
{
	background: url(../images/nav.gif) -285px 0px no-repeat !important;
}

#quotes a
{
	background: url(../images/nav.gif) -380px 0px no-repeat !important;
}

#satisfation a
{
	background: url(../images/nav.gif) -475px 0px no-repeat !important;
}

#gallery a
{
	background: url(../images/nav.gif) -570px 0px no-repeat !important;
}

h3
{
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #000;
}

#content ul
{
	padding: 10px 5px 20px 5px;
}

#content  ul li
{
	margin-left: 30px;
	padding: 3px;
}

#movieTxt
{
	width: 370px;
	height: 205px;
	float: left;
	position: relative;
	top: 20px;
	left: 195px;
}

#movieHolder
{
	width: 274px;
	height: 186px;
	float: left;
	position: relative;
	top: 10px;
	left: 80px;
}

.clearFix
{
	clear: both;
}

#welcomeHead
{
	width: 130px;
	height: 19px;
	text-indent: -9000px;
	background: url(../images/welcome_header.gif) no-repeat;
	margin-top: 5px;
}

#quoteForm
{
	float: left;
	width: 482px;
	margin-left: 60px;
	margin-top: 25px;
}

#quoteFormTop
{
	width: 482px;
	height: 47px;
	background: url(../images/quote_top.gif) no-repeat;
}

#quoteBody
{
	width: 446px;
	height: 220px;
	border: 1px solid #b0b0b1;
	border-top: none;
	margin-left: 17px;
}

#quoteTbl
{
	margin-left: 35px;
}

#quoteTbl td
{
	padding:  5px 15px;
}

.contactHolder
{
	width: 300px;
	height: 75px;
	padding: 5px;
	background: #dddddd;
	border: 1px solid #cacaca;
	float: left;
	margin: 10px;

}

.imgRight
{
	float: right;
	padding: 0px 10px 20px 20px;
}

.imgCenter
{
	text-align: center;
	margin: 20px 0px 0px 140px;
}

.imgLeft
{
	float: left;
	padding: 0px 10px 20px 10px;
}






