body,html{
	margin:0;
	padding:0;
	color:#000000;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background:url(../images/back.png) repeat-x scroll 0 0 #161670;
	text-align:center;
}
a{
	text-decoration:none;
}
a img{
	border:none;
	vertical-align:bottom;
}
#wrapper{
	width:904px;
	margin:0 auto;
	text-align:left;
	background:#FFF none;
}
#top{
}
#nav{
	margin:5px 0 1px;
}
#mainnav-r{
	background: url(../images/priright.png) no-repeat right top;
	padding-right:10px;
}
#mainnav-l{
	background: url(../images/prileft.png) no-repeat left top;
	padding-left:10px;
}
#mainnav{
	background:#333;
	height:31px;
	line-height:31px;
}
.nav ul{
	padding:0;
	margin:0;
}
.nav ul li{
	list-style:none;
	display:block;
	float:left;
}
.nav ul li a{
	color:#FFF;
	font-weight:bold;
	padding:0 10px;
	border-right: 2px solid #FFF;
}
.nav ul li.last a{
	border:none;
	padding:0 0 0 10px;
}
#mainnav ul li ul{
	display:none;
}
#mainnav ul li:hover{
	position:relative;
}
#mainnav ul li:hover ul{
	position:absolute;
	z-index:99;
	top:31px;
	left:0;
	display:block;
	background:#D9D7E6;
	border:1px solid #FFFFFF;
}
#mainnav ul li ul li a{
	color:#303473;
	font-weight:normal;
	border:none;
	padding:0 0 0 10px;
	display:block;
	width:150px;
}
#mainnav ul li ul li:hover{
	background:#303473;
}
#mainnav ul li ul li:hover a{
	color:#FFF;
}
#subnav{
	background:#FB0922;
	height:20px;
	line-height:20px;
}

#rate_search{
	background:url(../images/rate_search.jpg) repeat-y scroll top right;
	float:left;
	padding:20px 0 0 19px;
}
#rate_title{
	background:url(../images/rate_search-t.jpg) no-repeat scroll left top transparent;
	color:#FFFFFF;
	font-size:24px;
	height:45px;
	padding:5px 0 0;
	text-align:center;
	width:264px;
}
#rate_title span{
	color:#FB0922;
}
#rate_content{
	border-left:13px solid #161572;
	border-right:13px solid #161572;
	height:330px;
	background:#FFF;
	width:238px;
	*width:264px;
}
#rate_bottom{
	background:url(../images/rate_search-b.jpg) no-repeat bottom left;
	width:264px;
	height:21px;
}
#showcast{
	float:right;
	position:relative;
}
.reserve{
	position:absolute;
	right:20px;
	top:80px;
}
.moredeals{
	bottom:20px;
	font-size:14px;
	position:absolute;
	right:10px;
}
.moredeals ul{
	margin:0;
	padding:0;
}
.moredeals ul li{
	list-style:none;
	display:block;
	float:left;
	border:1px solid #CCC;
	padding:2px 5px;
	font-weight:bold;
	font-size:14px;
}
.moredeals li.on{
	color:#ccc;
}
#left{
	float:left;
	width:260px;
	margin:0 0 0 20px;
}
.box{
	border:1px solid #CCC;
	padding:5px;
	color:#333;
	margin-bottom:20px;
}
.left .box{
	width:260px;
}
.box .title{
	color:#1e1b76;
	font-weight:bold;
	font-size:18px;
}
#gainrewards.box .title,#testimonials.box .title{
	font-size:24px;
}
.box p{
}
#chatwithus{
	background:url(../images/chatwithus.jpg) no-repeat right;
}
#chatwithus p{
	width:140px;
}
a.arrow{
	background:url(../images/arrow.jpg) no-repeat right;
	padding:0 30px 0 0;
	color:#336699;
	text-decoration:underline;
}
#right{
	float:right;
	margin:0 15px 0 0;
	width:585px;
}
#lastminutesdeals.box{
	border:none;
}
#lastminutesdeals.box .title{
	font-size:50px;
}
#cart_inventory.box{
	background:url(../images/rent4less-hp-v10-drop_07.jpg) no-repeat right center;
	height:127px;
}
#cart_inventory.box .title{
	font-size:18px;
}
#cart_inventory.box p{
	width:300px;
}
#truck_inventory.box{
	background:url(../images/rent4less-hp-v10-drop_11.jpg) no-repeat right center;
	height:127px;
}
#truck_inventory.box .title{
	font-size:24px;
}
#footerwrapper{
	background:url(../images/rent4less-hp-v10-drop_117.jpg) no-repeat top left;
	padding:25px 0 0;
	width:860px;
	margin:0 0 0 22px;
}
#footer{
	border-left:7px solid #161572;
	border-right:5px solid #161572;
	padding:0 0 20px;
	width:848px;
	*width:100%;
}
.footer_left{
	float:left;
	width:300px;
}
.footer_center{
	float:left;
	width:130px;
}
.footer_center ul{
	margin:0 0 0 10px;
	padding:0;
	text-align:left;
}
.footer_center ul li{
	list-style:none;
}
#footer .footer_center ul li a{
	color:#336699;
}
.footer_right{
	float:left;
	width:200px;
	text-align:center;
}
.footer_right .form{
	text-align:left;
}
.footer_right label{
	color:#161572;
}
.separate{
	float:left;
	margin:40px;
	height:80px;
	width:1px;
	background:#ccc;
}
#bottom{
	height:100px;
	background:#161572;
}
.clear{
	clear:both;
	height:0;
}
#footer td p{
	color:#000;
}