
html, body {
	font-family:a;
	margin:0px;
	height:100%;
	text-align:center;
	background-color: #ffffff;
}

#wrap
{
	width:1280px;
	margin:auto;
	text-align:center;
}

#pagetop
{
	height:711px;
}

#pagecontent
{
	width:950px;
	margin:auto;
}

#pagecontent .left
{
	width:507px;
	float:left;
	text-align:left;
}

#pagecontent .right
{
	width:410px;
	height:230px;
	float:right;
	background-image:url(../images/bg_right.jpg);
	background-repeat:no-repeat;	
}

.clear
{
	clear:both;
}


#pagecontent .left input,
#pagecontent .left textarea
{
	font:12px Arial, Helvetica, sans-serif;
	color:#DC253E;
	background:transparent;
	width:500px;
	padding:5px;
	height:19px;
	border:none;
}

#pagecontent .left .textbox
{
	width:507px;
	height:25px;
	margin:0px 0px 5px 0px;
	background: url(../images/bg_textbox.jpg) no-repeat 0 0;
}

#pagecontent .left .textarea
{
	width:507px;
	height:120px;
	background: url(../images/bg_textarea.jpg) no-repeat 0 0;
}

#pagecontent .left .textarea textarea
{
	overflow:auto;
	height:110px;
}

#pagecontent .left .submit
{
	margin:12px 0px 0px 365px;
}


.submit a
{
	width:141px;
	height:39px;
	background:transparent url(../images/btn_submit.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
}

.submit a:hover
{
	background:transparent url(../images/btn_submit.jpg) no-repeat 0 100%;
}

.getdirections
{
	margin:40px 0px 0px 260px;
}

.getdirections a
{
	width:149px;
	height:29px;
	background:transparent url(../images/btn_getdirections.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
}

.getdirections a:hover
{
	background:transparent url(../images/btn_getdirections.jpg) no-repeat 0 100%;
}

.links
{
	margin:127px 0px 0px 83px;
}

.links ul
{
	list-style:none;	
}

.links li
{
	float:left;
	margin:0px;
	padding:0px;
}

.links .link2
{
	padding:0px 0px 0px 12px;
}

.links .link1 a
{
	width:142px;
	height:39px;
	background:transparent url(../images/btn_trailers.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
}

.links .link1 a:hover
{
	background:transparent url(../images/btn_trailers.jpg) no-repeat 0 100%;
}

.links .link2 a
{
	width:132px;
	height:39px;
	background:transparent url(../images/btn_truck.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
}

.links .link2 a:hover
{
	background:transparent url(../images/btn_truck.jpg) no-repeat 0 100%;
}