body {
	font-family: Helvetica, Arial, Verdana;
}

#wrapper {
	width: 951px;
	margin: 0 auto;
	margin-top: 10px;
	background: url(../images/repeating_background.jpg) repeat-y;
	border: 2px solid #820000;
	z-index: 1
}

#header {
	display: block;
	width: 951px;
	height: 170px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	position: relative;
}

#left {
	float: left;
	width: 209px;
}

#right {
	float: right;
	width: 330px;
	height: 526px;
}

#right_box_1 {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/building_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_2 {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/jennifer_quote.jpg);
	background-repeat: no-repeat;
}

#right_box {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/truck_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_home, #right_box_about_us {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/mover_box_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_history {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/owner_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_mission_vision_values {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/mover_boxes_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_our_employees {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/jennifer_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_our_community {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/mover_truck_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_planning_a_move {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/truck_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_get_organized {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/merchants_truck_front.jpg);
	background-repeat: no-repeat;
}

#right_box_what_to_expect {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/movers_loading_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_packing {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/packing_tape_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_faq {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/movers_piano_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_move_checklist {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/movers_packing_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_moving_tips {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/mover_clock_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_customer_care {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/movers_dolly_quote.jpg);
	background-repeat: no-repeat;
}

#right_box_contact_us {
	float: right;
	width: 330px;
	height: 526px;
	background-image: url(../images/building_quote.jpg);
	background-repeat: no-repeat;
}

#right_text {
	position: relative;
	top: 335px;
	left: 110px;
	width: 215px;
	background-color: white;
}

#menu_background {
	display: block;
	width: 209px;
	background-image: url(../images/menu_background.jpg);
	background-repeat: repeat-y;
}

#menu_bottom {
	display: block;
	width: 209px;
	height: 219px;
	background-image: url(../images/menu_bottom.png);
	background-repeat: no-repeat;
}

#main_content_home {
	width: 412px;
	height: 500px;
	float: left;
	background-image: url(../images/merchants_truck.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main_content {
	width: 412px;
	float: left;
}

#inner_content {
	margin: 15px;
}

#footer {
	clear: both;
	width: 951px;
	height: 97px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}

#footer_text {
	width: 620px;
	text-align: center;
	padding-top: 55px;
	
}

#disclaimer {
	width: 951px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 5px;
}
