﻿body {
	background-position: top;
	font-family: century gothc, verdana, tahoma;
	font-size: 90%;
	color: #000;
	width: 788px;
	margin: 0 auto;
	background-image: url('../images/re-map-background.jpg');
	background-color: #96B9D9;
	background-repeat: repeat-x;
}


#container {
	padding: 0 0 0 0;
	width: 788px;
	background: #ffffff;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/re-map-engine-ecu-remapping-wirral-merseyside-background-image-contact-us.jpg');
	background-repeat: no-repeat;
	height: 859px;
	position: relative;
}

#scrollup {
	position: absolute;
	overflow: hidden;
	top: 95px;
	left: 630px;
	width: 155px;
	height: 42px;
	clear: both;
}

.title {
	position: absolute;
	top: 100px;
	left: 465px;
	width: 165px;
	height: 20px;
	font-size: 10px;
	color: #fff;
	font-family: century gothc, verdana, tahoma;
	font-weight: normal;
}

.headline {
	position: absolute;
	top: 230px;
	left: 1px;
	width: 240px;
	height: 50px;
	font-size: 10px;
	color: #fff;
	font-family: century gothc, verdana, tahoma;
}

.headline span{
	font-size: 13px;
	color: #808080;
	font-family: century gothc, verdana, tahoma;
	font-weight: bold;
}

.FeatureHeadline {
	position: absolute;
	top: 350px;
	left: 460px;
	width: 300px;
	height: 25px;
	font-size: 15px;
	color: #fff;
	font-family: century gothc, verdana, tahoma;
	font-weight: bold;
}

/*******************/

/*   HEADER MENU   */

/*******************/



#header {
	position: absolute;
	top: 45px;
	left: 518px;
	clear: both;
	text-transform: uppercase;
	width: 280px;
	height: 20px;
	font: 1.1em Arial, Helvetica, sans-serif;
	color: rgb(50,50,50);
	display: block;
}



#header ul {	
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
}	



#header li {
	float: left;
	white-space: nowrap;
}



#header li a {
	display: block;
	width: 90px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
	font-size: 10px;
}



#header li a:hover {
	background-color: #fff;			
	text-transform: uppercase;
	text-decoration: none;
	color: rgb(50,50,50);
}

/*******************************************************************/


.FeatureText {
	position: absolute;
	top: 380px;
	left: 457px;
	width: 305px;
	height: 330px;
	font-size: 11px;
	color: #3F3F3F;
	font-family: century gothc, verdana, tahoma;
	text-align:justify;
}

.Contact {
	position: absolute;
	top: 690px;
	left: 450px;
	width: 319px;
	height: 20px;
	font-size: 12px;
	color: #fff;
	font-family: century gothc, verdana, tahoma;
	text-align: center;
	font-weight: bold;
	background-color: #3F3F3F;
	line-height: 20px;
}


#keywords {
	width: 788px;
	color: #3f3f3f;
	background-color: #96B9D9;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}