body {
	color:#000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0;
	background-color: #FFF;
	/* background-image:url('images/engine-background.jpg'); */
}

#container {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}

#header{
	height: 230px;
	background-color: #FFF;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #000;
}

#content {
clear: both;
}

#left {
	float:left;
	/* width: 180px; */
	width: 186px;
	/*	border: 1px solid #000; */
	margin-bottom: 10px;
	/* background-color: #FFF; */
}

#right {
	float:right;
	/* width: 700px; */
	width: 694px;
	margin-bottom: 10px;
	background-color: #FFF;
	}

#intro {	border: 1px solid #000;
	color: #333333;
	padding: 10px;
	margin-bottom: 10px;
/*	background-color: #FC0;   */
}

#spares {
	width: 315px;
	height: 280px;
	padding: 10px;	border: 1px solid #000;
	float: left;
	margin-bottom: 10px;
	background-image:url('images/sparesbak.gif');
	background-repeat:no-repeat;
}

#engines {
	width: 315px;
	height: 280px;
	padding: 10px;	border: 1px solid #000;
	float: right;
	margin-bottom: 10px;
	background-image:url('images/enginebak.gif');
	background-repeat:no-repeat;
}

#pumps {
	clear:both;
	width: 315px;
	height: 280px;
	padding: 10px;	border: 1px solid #000;
	float: left;
	margin-bottom: 10px;
	background-image:url('images/fuelpumpbak.gif');
	background-repeat:no-repeat;
}

#used {
	width: 315px;
	height: 280px;
	padding: 10px;	border: 1px solid #000;
	float: right;
	margin-bottom: 10px;
	background-image:url('images/usedpartsbak.gif');
	background-repeat:no-repeat;
}

#logos{
	clear:both;
	height:85px;
	margin-top: 10px;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #000;
}


#footer{
	clear:both;
	height:85px;
	margin-top: 10px;
	/* background-color: #FFF; */
	text-align: center;
}

#footer p {
	margin-top: 10px;
	font-size: 80%;
	font-weight: bold;
	color:#000;
}



#left p{
font-size: 80%;
color: #666;
font-weight: bold;
line-height: 1.2em;
}

#right p {
color: #000;
font-size: 90%;
font-weight: bold;
line-height:1.2em;
text-align:justify;
}



h1 {
color: #000;
font-weight: bold;
font-size: 170%;
border-bottom: 2px solid #FC0;
}

h2 {font-size: 130%;
	color: #333;
}


h3{
	font-size: 100%;
	color: #666;
}

#menu {
list-style-type: none;
margin: 0px;
position: relative;
left: -40px;
font-weight: bold;
}


#menu li {
/* width: 180px; */
width: 186px;
margin: 0px;
}

#menu a:link {
	color:#000;
	text-decoration: none;
	background-image:url('images/button3.gif');	border: 1px solid #000;
	display: block;
	padding: 10px 10px 10px 30px;
}

#menu a:visited {
	color:#333;
	text-decoration: none;
	background-image:url('images/button3.gif');	border: 1px solid #000;
	display: block;
	padding: 10px 10px 10px 30px;

}

#menu a:active {
	color:#000;
	text-decoration: underline;
	background-image:url('images/button3.gif');	border: 1px solid #000;
	display: block;
	padding: 10px 10px 10px 30px;
}

#menu a:hover {
	color:#000;
	text-decoration: underline;
	background-image:url('images/button4.gif');	border: 1px solid #000;
	display: block;
	padding: 10px 10px 10px 30px;
}

#intro a:link {
	color:#666;
	text-decoration: none;
}

#intro a:visited {
	color:#999;
	text-decoration: none;
}

#intro a:active {
	color:#999;
	text-decoration: underline;
}

#intro a:hover {
	color:#666;
	text-decoration: underline;
}

h2 a:link {
	color:#000;
	text-decoration: none;
}

h2 a:visited {
	color:#000;
	text-decoration: none;
}

h2 a:active {
	color:#000;
	text-decoration: none;
}

h2 a:hover {
	color:#000;
	text-decoration: underline;
}

.hpimage {
float: right;
margin: 5px;
}

.rightimg {
float: right;
margin: 10px;
}

.leftimg {
float: left;
margin: 10px;
}

.item{
clear: both;
margin: 30px 0px 30px 0px;
}


.hpimg {
margin: 10px;
}

#logos img {
margin: 0px 20px 0px 20px;

}

/*
#fer {
float: left;
}

#ipd {
float: right;
}
*/

.copy {
clear: both;
}

#contactform {
font-size: small;
font-weight: bold;
text-align: left;
}

.headoffice {
float: left;
}

.regoffice {
float: right;
}

.engine {
clear: both;
display: block;
padding: 5px;
height: 250px;
margin-bottom: 10px;
border: 1px solid #000;
}


#intro li {
font-weight: bold;
}

#intro  li a:link {
	color:#f00;
	text-decoration: none;
}

#intro li a:visited {
	color:#900;
	text-decoration: none;
}

#intro li a:active {
	color:#900;
	text-decoration: underline;
}

#intro li a:hover {
	color:#f00;
	text-decoration: underline;
}

/* Added by Bamboo ******************************************************************************************/

	.spec-offer {

 		overflow: hidden;
 		position: relative;
 		display: block;
 		float: left;
		vertical-align: top;
		width: 188px;
		height: 240px;
		padding: 10px;
		margin-right: 10px;
		margin-bottom: 20px;
		background: #fC0;
		border: 1px solid #000;
		font-size: 0.7em;
		cursor: pointer;
		text-align: center;

	}

	.spec-offer:hover {

		background: #ffff00;
		cursor: pointer;

	}

	.spec-offer img {

		width: 100%;
		height: auto;
		margin-bottom: 10px;

	}

	.spec-offer label {

		font-weight: bold;
		font-size: 1.1em;

	}

	.sold:before {

		content: "CONTACT US";
		color: white;
		background: #f51224;
		position: absolute;
		top: 15px;
		right: -60px;
		font-weight: bold;
		font-size: 16px;
		text-align: center;
		line-height: 50px;
		letter-spacing: 1px;
		padding: 10px 20px 5px 20px;
		width: 180px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);

	}

	.engine {

		display: inline-block;
		vertical-align: top;
		width: 188px;
		height: 200px;
		padding: 10px;
		margin-right: 10px;
		margin-bottom: 20px;
		background: #fC0;
		border: 1px solid #000;
		font-size: 0.7em;
		cursor: pointer;
		text-align: center;

	}

	.engine img {

		width: 100%;
		height: auto;
		margin-bottom: 10px;
		float: none;
		margin: 0;

	}

	.engine h2 {

		font-weight: bold;
		font-size: 1.1em;

	}

	.bordered {
		box-sizing: border-box;
		background: #fc0;
		padding: 10px;
		border:1px solid #000;
	}

	a:hover, a.spec-offer:hover {
		cursor: pointer;
	}


/************************************************************************************************************/
