body {
	font-size: 9pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0px;
	background-image: url(../../images/bg.png);
	background-repeat: repeat;
	background-color: #eeeeee;
	color: #222222;
	text-align: left;
}

#header {
	text-overflow: hidden;
	height: 125px;
	margin: 0px;
	background-color: #111111;
	background-image: url(../../images/headerbg.png);
	background-repeat: repeat-x;
	color: white;
	text-align: center;
}

#wrap {
	width: 779px;
	top: -56px;
	margin:0px auto;
	padding: 0;
}

#images {
	color: #282828;
	position: relative;
	top: -39px;
}

#content {
	color: #282828;
	position: relative;
	top: -3px;
	margin-bottom: -3px;
	padding: 0px 24px;
	background-image: url(../../images/wrap-bg.png);
}


#contact h3 {
	border-bottom: 3px #b30000 solid;
}

h3 {
	margin: 0 0 7px 0;
	border-bottom: 3px #b30000 solid;
}

			.emphasis {
				color: #800000;
				font-weight: bold;
				font-size: 10pt;
			}
			
			#contact {
			background: #eee;
			}
			
			
			#search {
				margin-top: 10px;
				background: #eee;
			}
			
			#warning {
			padding: 5px 10px;
			border: 1px #ccc solid;
			background: #fff;
			margin: 10px 0;
			}
			
			#warning b {
			color: #b30000;
			font-size: 10pt;
			}

			
			#parts {
				background: #999;
				font-size: 10pt;
			}
			
			#parts tr.row1 {
				background: #f0f0f0;
			}
			
			#parts tr.row2 {
				background: #e0e0e0;
			}
			
			#parts tr:first-child {
				background: #800000;
				font-weight: bold;
				font-weight: 10pt;
				color: #fff;
			}
			
			
			#parts td {
				padding: 2px;
			}
			
			.year {
				