@charset "utf-8";
/* CSS Document */
body  {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container {
	height: 1017px;
	width: 1024px;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
}

#header {
	background-image: url(/files/images/header_01.gif);
	width: 623px;
	height: 186px;
	background-repeat: no-repeat;
	float: left;
}
#inventory {
	background-image: url(/files/images/header_03.gif);
	height: 128px;
	width: 401px;
}

#header2 {
	float: left;
	height: 58px;
	width: 401px;
	background-image: url(/files/images/header_02.gif);
}
#clickhere {
	background-image: url(/files/images/header_03.gif);
	height: 69px;
	width: 401px;
	float: left;
	padding-top: 59px;
}
#view_inven {
	font-weight: bold;
	color: #00865F;
	width: 1024px;
	padding-top: 10px;
}
#mid_bottom {
	background-image: url(/files/images/middle_03.gif);
	background-repeat: no-repeat;
	float: left;
	height: 17px;
	width: 763px;
}



#left_bar1 {
	width: 236px;
	height: 645px;
	float: left;
	background-repeat: no-repeat;
}

#left_bar1_top {
	height: 390px;
	width: 246px;
	background-image: url(/files/images/auto_depot_08.gif);
	background-repeat: no-repeat;
}
#mid_top {
	background-image: url(/files/images/middle_01.gif);
	height: 17px;
	width: 763px;
	float: left;
	background-repeat: no-repeat;
}
#left_bar1_bottom {
	height: 230px;
	width: 246px;
	background-image: url(/files/images/locations.gif);
	background-repeat: no-repeat;
	float: left;
}
#butt1 {
	background-image: url(/files/images/auto_depot_11.gif);
	height: 56px;
	width: 251px;
	float: left;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 50px;
}
#mid_middle {
	height: 605px;
	width: 747px;
	float: left;
	background-color: #1D1C1C;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 14.5px;
}
.list {
	color: #008639;
	padding-right: 2px;
	padding-left: 3px;
	list-style-type: disc;
	text-align: left;
}
.header {
	font-weight: bold;
	font-style: italic;
	color: #00865F;
}
.underline {
	text-decoration: underline;
	A:link {color: red;
	A:visited {color: red;
	A:active {color: red;
	A:hover  {color: red;
}

#inventory {
	font-style: italic;
	font-weight: bold;
	color: #00865F;
}

