@charset "utf-8";

.body {
text-align:center
}

#container {
	background-color:#FFFFFF;
	width:900px;
	background-position: center;
	text-align:left;
	height: 1035px;
	margin-top: 10px;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	top: 21px;
	position: relative;
	}


#header {
	width:870px;
	background-position: right center;
	position: relative;
	left: 0px;
	background-image: url(assets/artransit.png);
	background-repeat: no-repeat;
	z-index: 2;
	top: 0px;
	height: 110px;
	background-color: #FFFFFF;
}

#nav {
	background-image:url(assets/ar_banner.png);
	height:30px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	width: 893px;
	left: 0px;
	clear: none;
	top: 0px;
}

#statement {
	width:550px;
	position:absolute;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
	top: 5px;
	z-index: 14;
	height: 675px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

#main {
	float:left;
	width:892px;
	height:895px;
	background-image: url(assets/art%20box%20copy.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
	background-color: #FFFFFF;
}
#right_container {
	width:300px;
	float:right;
	height:180px;
	position: absolute;
	right: 5px;
	z-index: 13;
	padding-right: 10px;
	padding-left: 30px;
	background-image: url(assets/Truck_.png);
	background-repeat: no-repeat;
	background-position: center;
	top: 0px;
}

#right_sidebar {
	width:13px;
	float:right;
	height: 1035px;
	position: absolute;
	right: 0px;
	z-index: 10;
	background-image: url(assets/side_bar%20.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	left: 890px;
}

#footer {
	position: absolute;
	width: 845px;
	padding: 15px;
	z-index: 9;
	clear: both;
	left: 15px;
	top: 725px;
	background-image: url(assets/footer_tile.png);
	background-repeat: repeat-x;
	height: 103px;
}

#lft_sidebar {
	background-image: url(assets/side_bar%20.png);
	background-position: center top;
	float: left;
	height: 1035px;
	width: 13px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 10;
	top: 0px;
	left: 0px;
}

#bottom_nav {
	height:35px;
	position: absolute;
	width:870px;
	background-color: #FFFFFF;
	top: 850px;
	left: 15px;
}
#mission {
	float: left;
	height: 150px;
	width: 515px;
	position: absolute;
	z-index: 5;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
	top: 50px;
	padding-right: 5px;
	padding-left: 10px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#about_statement {
	float:left;
	height: 675px;
	width: 450px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	position: absolute;
	z-index: 14;
	left: 10px;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#page_title {
	width:150px;
	height:25px;
	position: absolute;
	left: 300px;
	top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
}
.image_float {
	float:left;
	margin:0 5px 5px 0;
	border: thin double #000000;
	z-index: 15;
}
.p {Clear left;
}
