body
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family:   Lucida Sans, Arial, Tahoma;
	font-size: 11px;
	line-height: 17px;
	color:#fff;
	background-image:url(../images/bg.gif);

}


#showroom {
	width: 406px;
	height:390px;
	float:left;
	top:650px;
	margin-left:51px;
	position:absolute;
	background-image:url(../images/image-showroom.jpg);
	z-index:1;

}



#container {
	width: 770px;
	text-align: left;
	margin: 0 auto;	
}

h1 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
	color:#fff;
	margin:0 auto;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#9e7e7e;
	font-family:Arial, Helvetica, sans-serif;	
	margin:0 auto;
}

p {
	margin:0;
	line-height:15px;
}

a {
	text-decoration: none;
	color:#9e7e7e;
	font-weight:normal;
}
a:hover {
	text-decoration: none;
	color:#fff;
}


#header {
	width: 826px;
	height: 191px;
	background-image: url(../images/bg-header.gif);
	margin: 0 auto;
}

#highlight {
	width: 804px;
	height: 342px;
	padding: 24px 0 0 24px;
	background-image: url(../images/bg-highlight.gif);
	margin: 0 auto;
}

.highlight-left {
	width: 368px;
	height: 242px;
	padding:76px 30px 0 30px;
	float:left;
}

.highlight-right {
	width: 348px;
	height: 318px;
	float:left;
}

#google-map {
	width: 275px;
	height:150px;
	padding:19px 0 0 18px;
	text-align: left;
	margin-left:-2px;
	background:url(../images/image-map.gif);
}

#bottom {
	width: 766px;
	height:640px;
	padding:30px 0 0 60px;
	background-image: url(../images/bg-bottom.gif);
	margin: 0 auto;
}

.bottom-left {
	width: 307px;
	height: 100px;
	margin-right:90px;
	float:left;
}

.bottom-right{
	width: 307px;
	height: 80px;
	float:left;
}

#twitter{
    width: 307px;
    height: 265px;
    float:left;
}

.address{
	width: 307px;
	height: 100px;
	float:left;
}

.button {
	height:19px;
	margin-top:50px;
	margin-right: 10px;
	padding-left:6px;
	padding-right:6px;
	padding-top:1px;
	float:left;
	font-weight:normal;
	color:#fff;
	background-color:#ac8f6d;

}

.button a {
	float:left;
	font-family:   Lucida Sans, Arial, Tahoma;
	font-size:11px;
	color:#fff;
	display:inline;


}

.button a:link, .button a:active, .button a:visited {
	color: #fff;

}

.button a:hover {
	color: #0e0909;
}
