body
{
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a
{
	color: #4B6400;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: none;
}

#top_cf
{
	width: 780px;
	height: 216px;
	border: 1px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url(../images/trucks_top.jpg);
}

#bottom_cf
{
	width: 780px;
	height: 44px;
	border: 1px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url(../images/trucks_bottom.jpg);
}

.header 
{
	margin-left: 100px;
	padding-top: 10px;
}

#copy_bg
{
	border: solid 1px #D3D3D3;
	width: 780px;
	min-height: 420px;
	float: left;
	border-top: 0;
}

.spacer
{
	background: #FFFFFF;
	padding: 0;
	width: 31px;
	height: 400px;
	float: left;
	clear: left;
}

#enter_button
{
    border: solid 1px #D3D3D3;
	background: #FFFFFF;
	width: 90px;
	height: 20px;
	cursor: pointer;
}

#left_copy
{
	border: solid 1px #D3D3D3;
	background: #FFFFFF;
	background-image: url(../images/right_image.jpg);
	width: 286px;
	height: 400px;
	border-top: 0;
	float: left;
}

#right_copy
{
	border: 1px solid #D3D3D3;
	background: #FFFFFF;
	background-image: url(../images/left_image.jpg);
	width: 411px;
	min-height: 377px;
	margin-right: 12px;
	margin-top: 20px;
	float: right;
}

#menucontainer
{
	width: 780px;
	height: 47px;
	background-color: #FF0000;
}

#menu
{
	width: 780px;
	padding-top: 7px;
	height: 47px;
}

#menu_box ul
{
	padding: 0;
	margin: 0;
	background-image:url(../images/top_menu_bg.jpg);
	background-repeat:repeat-x;
	color:#0000fF; 
	float:left; 
	width: 780px;
	border-right: 1px solid #B5B5B5;
	height: 47px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#menu_box ul li
{
	display: inline;
}

#menu_box ul li a
{
	padding: 15px 30px;
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	text-decoration: none;
	float: left;
	border-right: 1px solid #B5B5B5;
}

#menu_box ul li a:hover
{
	background-repeat: repeat-x;
	color: #FF0000;
}

/* Footer Start */
.footer 
{
	background: #FF0000 url(../images/bottom_menu_bg.jpg);
	font-size: 9pt;
	text-align: left;
	clear: both;
	padding: 12px 5px 0 0;
	width: 775px;
	height: 33px;
}

.footer .right 
{
	float: right;
	clear: right; 
	text-align: right;
}

.footer p 
{
	margin: 0;
}

#bottom_bg 
{
	background-color: #FF0000;
	height: 5px;
	width: 780px;
	border: 1px solid #B5B5B5;
	border-top: 0;
	font-size: 7px;
}

.amrLabelCopy
{
    font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Footer Stop */



