@charset "utf-8";
/* CSS Document */

#Border {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 1150px;
	text-align: left;
	border: 1px solid #000;
	background: #000;
	margin-top: 0px;
}
#Tag_Line1 {
	margin: 0px;
	height: 150px;
	text-align: center;
	font-size: 12px;
	background: #5B631C url(images/menu_line.jpg);
	color: #F00;
}
#UD_Header {
	height: 300px;
	background: url(images/UD%20Truck%20Parts.gif);
	font-size: 9px;
	color: #3C140C;
	margin: 0px;
}

#UD_Trucks {
	height: 135px;
	width: 220px;
}
#UD_Truck_Parts {
	height: 135px;
	width: 220px;
}
#UD_Truck_Service {
	height: 135px;
	width: 220px;
}
#UD_Truck_Sales {
	height: 135px;
	width: 220px;
}
#Tabs {
	height: 36px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px 5px 5px 15px;
	background: url(images/menu_line.jpg);
	border: thin none #000;
}
#center {
	height: 430px;
	margin-top: 5px;
	border: thin none #000;
	background: #FFF;
	font-size: 12px;
}
#foot_1 {
	text-align: left;
	background: #5B631C;
	color: #FFF;
	padding-bottom: 10px;
	padding-top: 5px;
	height: auto;
}
#foot_2 {
	text-align: center;
	height: 110px;
	background: #5B631C;
}
#copyright {
	text-align: center;
	background: #5B631C;
	font-size: 10px;
}
