body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	background-attachment: fixed;
	font-family: tahoma;
	font-size: 10px;
	color: #666;
}

#header {
	width: 921px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#banner {
	background-image: url(img/fordsan_05.png);
	height: 350px;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#logo {
	width: 340px;
	float: left;
}
#clear {
	clear: both;
}
#menu {
	float: right;
	width: 400px;
	margin-top: 50px;
}
#header #menu a:hover {
	background-color: #EEEEEE;
	color: #103779;
}

#slogan {
	width: 921px;
	margin-right: auto;
	margin-left: auto;
}
#header #menu ul {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#header #menu li {
float: left;

}
#header #menu a {
	font-family: Arial;
	font-size: 12px;
	color: #E4E4E4;
	text-decoration: none;
	display: block;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;

}




#box {
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/fordsan_09.png);
	height: 220px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 32px;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #333;
}
#copy {
	width: 921px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	
	
}
#alt {
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	background-image: url(img/bg.png);
	position: fixed;
	bottom: 1px;
	text-align: center;
	font-family: Arial;
	color: #CCC;
	line-height: 25px;
	height: 30px;
	width: 100%;
}

.content_box{
	float: left;
	width: 190px;
	margin-right: 28px;
	color:#FFFFFF;
}

.content_box img{
	margin: 20px 0px;
	border: solid 3px #CCCCCC;
}
.content_box p{
	font-size: 12px;
	color: #666666;
	
}
#box p strong {
	color: #0C3173;
}
#box table tr td {
	color: #0C3173;
	font-weight: bold;
	font-size: 12px;
}
#box table tr td p {
	color: #333;
}
#box table tr td p {
	font-weight: normal;
	color: #333;
}
.turkuaz {
	color: #195C8C;
}
