/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;

}
table {
	border-spacing: 0;
}

tr {
	vertical-align:	 top;
}

td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
a:link, a:visited {
	text-decoration: none;
	color: #15477c;
}
a:hover {
	text-decoration: underline;
	color: #15477c;
}
h1 { 
	font-size: 18px;
	color: #15477c;
	text-transform:uppercase;
}
h2 { 
	font-size: 14px;
	color: #000000;
}
h3 { 
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

#wrapper { 
	position: relative;
	background-image: url(../../images/structure/bg_ford.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 960px;
	border-bottom: 1px solid black;
}
#top {
	height: 149px;
}
#link_logo {
	position: absolute;
	top: 20px;
	left: 10px;
	height: 100px;
}
#menu {
	background-image: url(../../images/structure/bg_menu.jpg);
	background-repeat: repeat-x;
	width: 818px;
	height: 30px;
	padding-left: 142px;
}
#midden {
	width: 960px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#left {
	width: 143px;
}	
#naw_ford {
	background-image: url(../../images/structure/bg_left_ford.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	width: 123px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 100px 10px 10px 10px;
}
#naw_ford_occasions {
	background-image: url(../../images/structure/bg_left_ford.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	width: 123px;
	padding: 10px 10px 10px 10px;
}
#content_ford {
	background-image: url(../../images/structure/bg_mid_ford.jpg);
	background-repeat: no-repeat;
	width: 622px;
	padding: 20px;
}
#content_padding {
	background-image: url(../../images/structure/bg_mid_ford.jpg);
	background-repeat: no-repeat;
	width: 717px;
}
#content_occasions {
	background-image: url(../../images/structure/bg_mid_ford.jpg);
	background-repeat: no-repeat;
	width: 817px;
}
#marquee {
	font-size: 12px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 615px;
}
#right {
	width: 155px;
	padding-top: 10px;
}
#right img {
	margin-bottom: 10px;
}
#dropmenu1 {
	position: absolute;
	z-index: 100000;
}



