
#nav .about_us {
	background:rgb(108,169,9);
	}

.content-box {
	padding-top:245px;
	}

#bottom-nav ul li  a {
	color:rgb(0,0,0);
	}
	
#content {
	background:url("../images/billboard_bg_.jpg")  50% 0 no-repeat;
	}
#features {
	background:rgb(234,241,243);
	padding-bottom:50px;
	}

#features ul {
	margin-left:30px;

	}

/* about us, uhaul, specials, contact*/
	
.box	{
	background:rgb(247,249,250);
	padding:10px;
	border:1px solid rgb(147,200,61);
	}

#bottom-nav ul li  a {
	color:rgb(0,0,0);
	}

#bottom-nav ul li {
	width:240px;		height:45px;
	padding:10px 0 0 10px;
	display:inline-block;
	background:rgb(255,255,255);
	}

#bottom-nav ul li:nth-child(2) {
	margin:0 100px;
	}