body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	background-color: #EDECD8;
	font-size: 13px;
}
#content_container {
	height: auto;
	width: 712px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#main_container {
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
	margin-top: 10px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}
.float_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
.float_left {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
#handtruck {
	background-image: url(images/handtruck.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 280px;
	width: 190px;
}
#bottom_nav {
	width: 100%;
	text-align: center;
	clear: both;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul {
	list-style-position: inside;
}
#bottom_nav a {
	text-decoration: none;
	color: #3333FF;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
}
#bottom_nav a:hover {
	color: #FFFFFF;
	background-color: #3333CC;
}






#header {
	float: left;
	height: 162px;
	width: 752px;
	margin-bottom: 10px;
}
#bottom_nav .seperator {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #3333CC;
	display: inline;
	height: auto;
	width: auto;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9E3437;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 20px;
	line-height: normal;
}
.section_title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9E3437;
}
.video_player {
	float: right;
	height: 150px;
	width: 200px;
	margin-right: -17px;
	background-image: url(images/vid_box_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.center_content {
	float: right;
	height: auto;
	width: 500px;
	padding-top: 20px;
}
.left_content {
	float: left;
	height: auto;
	width: 160px;
	padding-top: 20px;
	padding-left: 10px;
}
.center_content a {
	color: #7C292C;
	text-decoration: none;
	font-weight: bold;
}
.center_content a:hover {
	color: #3333CC;
}

