@charset "utf-8";













#Container {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFF99;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#Container #Nav_Buttons_Top {
	margin-bottom: 25px;
}
#Container  #Banner_Left {
	width: 360px;
	float: left;
	height: 285px;
}

#Container #Department_Banner {
	width: 600px;
	float: right;
	text-align: center;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#Container  #Nav_Buttons {
	width: 600px;
	float: right;
	margin: 10px;
}
#Service_Schedule_Lists {
	padding: 2px;
	width: 956px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: both;
}
#Container #Catalogue_Nav_Buttons {
	float: left;
	width: 155px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: none;
	padding: 2px;
}
#Container   #Content  {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 956px;
	padding: 2;
	margin-top: 8px;
	float: right;
	clear: none;
}






#Container #Footer {
	clear: both;
	margin: 5px;
}



body {
	background-color: #FFFF99;
}

.Content_Basic_Text {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-align: justify;
}
.Content_Sub_Heading {
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	color: #339900;
	font-family: "Times New Roman", Times, serif;
}

.The_Staff {
	color: #339900;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}

.Parts_Prices {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.Parts_Picture_Details {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
}
.Service_Schedule_Mileage_Table {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
	vertical-align: text-top;
}
