body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#333333;
	padding:0;
	margin:0;
}
.top{
	background-color: #000000;
}
.menu{
}
.menu a{
	color:#94939D;
	background:inherit;
	font-size:10px;
	text-decoration:none;
	padding:0 10px 0 5px;
	border-bottom: 1px;
}
.menu a:hover{
	text-decoration:underline;
	color:#DFDFDF;
	background:#000000;
}
.bottom{
	background-repeat:no-repeat;
}
.bottom a{
	color:#7B7B7D;
	font-size:12px;
	font-weight:bold;
	background:#000000;
}
.copy{
	position:inherit;
	text-align:center;
	height:30px;
	color:#C8CACD;
	visibility: visible;
	background-color: #000000;
	background-image: url(images/fordsmall.jpg);
	background-repeat: repeat;
	margin-bottom: 0;
	margin-left: 0;
}
.copy a{
	color:#C8CACD;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	background:#000000;	
}
.left{
	padding:40px 55px 10px 50px;
}
.link2{
	line-height:16px;
}
.link2 a{
	color:#BEBAB7;
	background-color:#030303;
}
.ph2{
	background-repeat:no-repeat;
	background-color: #000000;
}
.text{
	padding:3px 0 0 17px;
}
.text a{
	color:#CFCFCF;
	background-color:#000000;
	font-weight:bold;
}
.text1{
	padding:15px 0 0 17px;
}
.bottom {
	background-image: url(images/bottom.jpg);
}

