body {
    background : #a6a6a6;
    font : 11px 'sans-serif', Arial;
    color : white;
    text-align : center;
margin:0px;
padding:0px;
  }


table td {
    font : 13px 'sans-serif', Arial;
    vertical-align: top;
  }


a img {
    border:0;
  }

.MainContent {
    margin : 0 auto;
    width : 1000px;
/*    background: black url(/images/background.png);*/
background: #FE7808;
  }

.topandtailSpacer {
	background: #FE7808;
	height: 15px;
	color: #003399;
	font-weight:bold;
}

.header {
    height: 105px;
    position: relative;
    background: white;
  }

.header .logo {
	position: absolute;
	top: 33px;
	left: 20px;
}
.header .ford {
	position: absolute;
	top: 40px;
	right: 20px;
}
.header .menu {
	position: absolute;
	right: 20px;
	bottom: 0px;
}
.header .menu ul {
	list-style:none;
}
.header .menu ul li {
	display: inline;
	margin-left: 20px;
}
.header .menu ul li a {
	color: black;
	text-decoration: none;
}
.lhendcolumn {
	width: 172px;
	text-align:center;
}
.fordoftheweek, .fordsearch {
	width: 165px;
	margin: 10px auto 0 auto;
}
.fordoftheweek {
	background: url(/images/ford-of-the-week-bg.gif);
display: none;
}
.fordsearch {
	background: url(/images/ford-search-bg.gif);
}
.rhendcolumn {
	width: 220px;
	text-align:center;
}
.latestoffers, .modellist {
	background: url(/images/rhs-background.gif);
	width: 211px;
	margin: 10px auto 0 auto;
}
.latestoffers {
display: none;
}
.sendtofriend {
color: black;
}
.modellist .modellisttext {
	text-align: left;
	margin-left: 10px;
	font-weight:bold;
}
.modellist .modellisttext a {
	text-decoration:none;
	color:white;
}
.modellist .modellisttext a:hover{
	text-decoration: underline;
}
.middlecontent {
        background: url(/images/middle-bg.gif);
        background-repeat: repeat-y;

	width: 548px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.middlecontent_center {
	margin: 0px;
	padding: 10px;
}
.middleimage {
background: #ccc url("/images/bigimg.jpg");
height: 170px;
margin-top: 10px;
}
#map_canvas {
	color: black;
}
a {
color: white;
font-weight: bold;
}

