#site {
	width:100%;
	text-align:center;
}

#main {
	width:778px;
	border:black 1px solid;
}

#header {
	background-image:url(images/starkhickeyford_01.gif);
	width:778px;
	height:129px;
}

.menu {
	vertical-align:top;
	width:778px;
	height:30px;
}

.home {
	float:left;
	width:246px;
}

.faqs {
	float:left;
	width:197px;
}

.contact {
	float:right;
	width:335px;
}

#content {
	background-image:url(images/starkhickeyford_05.gif);
	width:778px;
}

#footer {
	background-image:url(images/starkhickeyford_06.gif);
	text-align:center;
	width:100%;
	height:135px;
}

img {
	border:none;
}

body {
	background-image:url(images/background.png);
	font-size:16px;
	font-family:tahoma;
}

#titles {
	text-align:left;
	width:728px;
}

.left {
	text-align:left;
	padding:15px 20px 15px 20px;
}

.dealer {
	font-size:12px;
	text-align:center;
	width:24%;
	margin:43px 0px 0px 0px;
	color:#FFFFFF;
	height:135px;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

#home {
	text-align:center;
}

.blue {
	color:#0000FF;
}

.red 	{
	color:#990000;
}

#map {
	padding-bottom:10px;
}

a {
	text-decoration:none;
	color:#CCCCCC;
}

a:hover {
	color:#999999;
	text-decoration:underline;
}
