#bg_top {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
	width: 820px;
}
#bg_btm {
	height: 20px;
	width: 820px;
	background-image: url(../images/bg_btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}#content {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
#bg_top td {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
#home_img {
	background-image: url(../images/header/header7.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#services_img {
	background-image: url(../images/header/header6.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#policy_img {
	background-image: url(../images/header/header4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#planning_img {
	background-image: url(../images/header/header5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#reservations_img {
	background-image: url(../images/header/header3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#vehicles_img {
	background-image: url(../images/header/header2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#info_text img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
#info_text img#hiace {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

