body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#52545C;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

#container {
	width:100%;
	height:100%;
	margin:auto;
	background-repeat:no-repeat;
	background-color:#52545C;
	position:relative;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-left-color: #ccc;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 100%;

}

#top {
	width:100%;
	height:605px;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#52545C;
	position:relative;
}

#nav {
	position:absolute;
	top:4px;
	width:177px;
	left:2px;
	height: 600px;
	background-image: url(images/bg_side.gif);
}

#nav img {
	margin:0 0 4px 0;
	display:block;
}

#pic {
	position:relative;
	top:10px;
	left:181px;
	width: 77%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#address {
	width:160px;
	float:left;
	position:relative;
}

#address #line {
	width:130px;
	height:15px;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
	position:absolute;
	left:10px;
	top:0;
}

#address p {
	font-size:8pt;
}

#add {
	margin:20px 0 0 10px;
}

#add p {
	margin:10px 0 20px 10px;
}

#content {
	width:90%;
	height:100%; 
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
}

.car {
	padding: 0 0 15px 5px;
}

.title {
	display:block;
}


#base {
	width:480px;	
	background-color:#52545C;
	margin:10px auto 0 auto;
	padding:5px 0 5px 0;
	text-align:right;
}

#base p {
	font-size:8pt;
	margin:0;
	padding:0;
}

#base a {
	color:#ccc;
	text-decoration:none;	
}
a:link {
	color: #ccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration:none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #ccc;
}

#carani {
	position:absolute;
	left:3px;
	top:427px;
	width:170px;
	height:170px;
	z-index:1;
}
#home {
	position:absolute;
	left:35px;
	top:16px;
	width:119px;
	height:19px;
	z-index:1;
}
#showroom {
	position:absolute;
	left:35px;
	top:44px;
	width:119px;
	height:19px;
	z-index:1;
}
#showroom2 {
	position:absolute;
	left:35px;
	top:75px;
	width:157px;
	height:19px;
	z-index:1;
}
#finance {
	position:absolute;
	left:35px;
	top:106px;
	width:119px;
	height:19px;
	z-index:1;
}
#accessories {
	position:absolute;
	left:35px;
	top:167px;
	width:119px;
	height:19px;
	z-index:1;
}
#contact {
	position:absolute;
	left:35px;
	top:104px;
	width:119px;
	height:19px;
	z-index:1;
}
#location {
	position:absolute;
	left:35px;
	top:133px;
	width:119px;
	height:19px;
	z-index:1;
}
#warranty {
	position:absolute;
	left:35px;
	top:165px;
	width:119px;
	height:19px;
	z-index:1;
}
#about {
	position:absolute;
	left:35px;
	top:196px;
	width:119px;
	height:19px;
	z-index:1;
}
