@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: rgb(205, 213, 216);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
td { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
a { color: rgb(0, 0, 0); }
.clear { clear:both; font-size: 0.3em;}
.spacer { margin-top: 5px; }

#container_bg {
	margin: 0 auto;
	width: 919px;
	}
	#main_bg_top {
		background-image: url(../images/bg_top.gif);
		background-repeat: no-repeat;
		float: left;
		width:919px;
		height:7px;
		font-size: 0em;
	}
	#main_bg_body {
		back/ground-color: #e6e6e6;
		background-color: rgb(255,255,255);
		width:919px;
		float: left;
		}
		#header {
			width: 899px;
			margin: 0 auto;
			float: center;
			}
			#header_top {
				background-image: url(../images/bg_header_top.gif);
				background-repeat: no-repeat;
				float: left;
				width: 899px;
				height: 6px;
				font-size: 0em;
			}
		#header_body {
			width: 897px;
			height: 92px;
			background-color: rgb(212,220,223);
			backg/round-image: url(../images/bg_header_body.gif);
			border-right: solid #999999 1px;
			border-left: solid #999999 1px;
			float: left;
			}
			#header_body .header_logo {
				float: right;
				display: block;
				margin: 25px 0px 0px 0px;
				font-size: 0.6em;
			}
			#header_body h1 {
				float: right;
				display: block;
				font-size: 0.6em;
				}
				#header_body h1 a {
					float: right;
					text-indent: -500px;
				}
			#header_body .header_ford_logo {
				float: left;
				width: 129px;
				height: 56px;
				margin: 22px 0px 0px 20px;
			}
			#header_body h2 {
				float: right;
				wid/th:350px;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size: 1.2em;
				font-style: normal;
				font-weight: normal;
				margin: 40px 20px 0px 0px;
				text-align: center;
				bo/rder: #F00 thin solid;
			}
		#header_bottom {
			background-image: url(../images/bg_header_bottom.gif);
			background-repeat: no-repeat;
			background-position: top;
			float: left;
			width: 899px;
			height: 7px;
			font-size: 0em;
		}
		#nav {
			float: center;
			margin: 0 auto;
			width: 899px;
			height: 33px;
			background: url(../images/menu_bg.jpg) repeat-x;
			}
			#nav ul {
				width: 100%;
				margin: 0 auto;
				text-align: center;
				}
				#nav li {
					height: 24px;
					list-style:none;
					display:inline;
					padding: 0px 20px 0px 20px;
				}
				#nav a {
					height:24px;
					font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					font-size: 1.2em;
					font-weight: bold;
					color: #FFF;
					text-decoration: none;

				}
	#header_image {
		margin: 0 auto;
		back/ground: url(../images/default.jpg) no-repeat center center;
		text-align: center;
		width: 898px;
		height: 176px;
	}
	#flash_object {
		text-align: center;
	}
	#hero-image {
		margin: 0 auto;
		text-align: center;
	}
	#main_content {
		width: 899px;
		margin: 0 auto;
		}
		#main_content_top {
			background-image: url(../images/main_content_top.gif);
			background-repeat: no-repeat;
			float: left;
			width: 899px;
			height: 6px;
			font-size: 0em;
		}
		#main_content_body {
			background-color: #FFF;
			backgr/ound-color: rgb(212,220,223);
			width: 897px;
			border-right: solid #999999 1px;
			border-left: solid #999999 1px;
			float: left;
			text-align: center;
			}
		#main_content_bottom {
			background-image: url(../images/main_content_bottom.gif);
			background-repeat: no-repeat;
			background-position: top;
			float: left;
			width: 899px;
			height: 7px;
			font-size: 0em;
		}
	#main_content-home {
		width: 899px;
		margin: 0 auto;
		}
		#main_content_top-home {
			background-image: url(../images/bg_header_top.gif);
			background-repeat: no-repeat;
			float: left;
			width: 899px;
			height: 6px;
			font-size: 0em;
		}
		#main_content_body-home {
			backgr/ound-color: #FFF;
			background-color: rgb(212,220,223);
			width: 897px;
			border-right: solid #999999 1px;
			border-left: solid #999999 1px;
			float: left;
			text-align: center;
			}
		#main_content_bottom-home {
			background-image: url(../images/bg_header_bottom.gif);
			background-repeat: no-repeat;
			background-position: top;
			float: left;
			width: 899px;
			height: 7px;
			font-size: 0em;
		}
	#footer {
		width: 899px;
		margin: 0 auto;
		}
		#footer_top {
			background-image: url(../images/bg_header_top.gif);
			background-repeat: no-repeat;
			float: left;
			width: 899px;
			height: 6px;
			font-size: 0em;
			}
			#footer_body {
				width: 897px;
				backgr/ound-color: #FFF;
				background-color: rgb(212,220,223);
				border-right: solid #999999 1px;
				border-left: solid #999999 1px;
				float: left;
				}
				#footer_body ul {
					margin: 0 auto;
					text-align:center;
					}
					#footer_body ul li {
						list-style:none;
						display:inline;
						padding: 0px 10px 0px 10px;
						border-right: solid 1px rgb(0,0,0);
					}
					#footer_body ul li a {
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
						font-size: 1.2em;
						font-weight: normal;
						color: #000;
						text-decoration: underline;
					}
					#footer_body ul li.menu-last {
						border: none;
					}
		#footer_bottom {
			background-image: url(../images/bg_header_bottom.gif);
			background-repeat: no-repeat;
			background-position: top;
			float: left;
			width: 899px;
			height: 7px;
			font-size: 0em;
		}
	#copyright {
		text-align: center;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		}
		#copyright a {
			color: rgb(0,0,0);
		}
#main_bg_bottom {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width:919px;
	height:7px;
	font-size: 0em;
}

/*Drop-down menu*/

.nav2 {
	white-space:nowrap /*IE hack*/;
	float:left;
	margin-left: 10px !important /*Non-IE6*/;
	margin-left: 5px /*IE6*/;
	width:899px;
	border:none;
	background:rgb(225,225,225) url(../images/menu_bg.jpg);
	color:rgb(255,255,255);
	font-size: 1.2em;
	} /*Color navigation bar normal mode*/
	.nav2 ul {
		list-style-type:none;
		}
		.nav2 ul li {
			float: left;
			z-index:auto !important /*Non-IE6*/;
			z-index:1000 /*IE6*/;
			border-left:solid 1px rgb(35, 40, 78);
			border-right:solid 1px rgb(13, 20, 74);
		}
		.nav2 ul li a {
				float:none !important /*Non-IE6*/;
				float:left /*IE-6*/;
				display:block;
				he/ight:3.1em;
				height: 2.6em;
				line-height:2.6em;
				padding:0 18px 0 18px;
				text-decoration:none;
				font-weight:bold;
				color: rgb(255,255,255);
				}
				.nav2 ul li.menu-current a {
					color: rgb(43,81,162);
				}
			.nav2 ul li ul {
				display:none;
				border:none;
			}
		/*Non-IE6 hovering*/
		.nav2 ul li:hover {
			position:relative;
			} /*Sylvain IE hack*/
			.nav2 ul li:hover a {
				background-color:RGB(35, 40, 78);
				text-decoration:none;
				color:rgb(43,81,162);
				} /*Color main cells hovering mode*/
			.nav2 ul li:hover ul {
				display:block;
				width:10.0em;
				position:absolute;
				z-index:999;
				top:2.5em;
				margin-top:0.1em;
				left:0;
				}
				.nav2 ul li:hover ul li a {
					white-space:normal;
					display:block;
					width:10.0em;
					height:auto;
					line-height:1.3em;
					margin-left:-1px;
					padding:4px 19px 4px 19px;
					border-left:solid 1px rgb(175,175,175);
					border-bottom: solid 1px rgb(175,175,175);
					background-color:rgb(13, 20, 74);
					font-weight:normal;
					color:rgb(255,255,255);
				} /*Color subcells normal mode*/
				.nav2 ul li:hover ul li a:hover {
					background-color:rgb(35, 40, 78);
					text-decoration:none;
					color:rgb(43,81,162);
				} /*Color subcells hovering mode*/
				.nav2 ul li:hover ul li.menu-current a {
					color: rgb(43,81,162);
				}
		/*IE6 hovering*/
		.nav2 table {
			position:absolute;
			top:-0.5em;
			left:-0.2em;
			border-collapse:collapse;
			}
			.nav2 ul li a:hover {
				position:relative /*Sylvain IE hack*/;
				z-index:1000 /*Sylvain IE hack*/;
				background-color:RGB(35, 40, 78);
				text-decoration:none;
				color:rgb(43,81,162);
				} /*Color main cells hovering mode*/
				.nav2 ul li a:hover ul {
					display:block;
					width:10.0em;
					position:absolute;
					z-index:999;
					top:3.1em;
					t\op:3.0em;
					left:0;
					marg\in-top:0.1em;
					}
					.nav2 ul li a:hover ul li a {
						white-space:normal;
						display:block;
						w\idth:10.0em;
						height:1px;
						line-height:1.3em;
						padding:4px 19px 4px 19px;
						border-left:solid 1px rgb(175,175,175);
						border-bottom: solid 1px rgb(175,175,175);
						background-color:rgb(13, 20, 74);
						font-weight:normal;
						color:rgb(255,255,255);
					} /*Color subcells normal mode*/
					.nav2 ul li a:hover ul li a:hover {
						background-color:rgb(35, 40, 78);
						text-decoration:none;
						color:rgb(43,81,162);
					} /*Color subcells hovering mode*/
					.nav2 ul li:hover ul li.menu-current a {
						color: rgb(43,81,162);
					}
