@charset "utf-8";
/* CSS Document */
/*.BeNiceToMacIE5
{
	font-family: "\"}\""; font-family: inherit;
}

html, body, .bg 
{ 
	background:#e4e4e4 url(/images/ford2009/back.gif) repeat-y scroll center top; 
	margin:0 auto; 
	padding:0; 
	width:100%; 
	height:100%; 
	min-height:100%; 
}

html>body, html>body .bg 
{ 
	height: auto; 
}

div.bg 
{ 
	position: absolute; 
	top: 0; 
	left: 0; 
}

.clear 
{ 
	clear: both; 
	margin: 0; 
	padding: 0; 
}
.footercontainer 
{ 
	
	clear:both;
	height:231px;
	
	margin:0 auto;
	overflow:hidden;
	width:1001px;	
	position:absolute;
}
.main 
{ 
	text-align: left; 
	margin: 0 auto; 
	padding: 0; 
	width:1001px;	
}

* html .footercontainer
{ 
	position: absolute; 
	left:50%; 
	margin-left:-500px; 
	width:1001px; 
}

* html .main 
{ 
	padding-bottom: 205px; 
}

head:first-child+body div.footercontainer 
{ 
	position: absolute; 
	z-index:0; 
	left:50%; 
	margin-left:-500px; 
	width:1001px; 
}

head:first-child+body div.main 
{ 
	padding-bottom: 205px; 
}

head~body 
{
	height:100%;
}
*/
