body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

td {
	font-size: 12px;
	}

li {
	text-align: left;
	}

a img {
	border: 0;
	}

a {
	color: #00a;
	text-decoration: none;
	}

a:hover {
	color: #a00;
	}

#container {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	}

#wrapper {
	width: 770px;
	margin: 0;
	padding: 0;
	float: left;
	}

#header {
	width: 770px;
	height: 107px;
	background: url(images/header.jpg) no-repeat;
	float: left;
	}
	
	#header h1 {
		display: none;
		}
	
	#header div {
		display: none;
		}

#content {
	width: 770px;
	height: 493px;
	background: url(images/bodybg.jpg) no-repeat;
	float: left;
	position: relative;
	}
	
#footer {
	width: 770px;
	float: left;
	margin: 5px 0;
	padding: 0;
	border-top: 1px solid #999;
	font-size: 11px;
	color: #666;
	}
	
	#footer a {
		color: #66a;
		}
	
	#footer a:hover {
		color: #a66;
		}

#section {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 13px;
	z-index: 2;
	}
	
	#section h2 {
		margin: 0;
		padding: 0 0 0 25px;
		font-family: Arial, sans-serif;
		color: #666;
		font-size: 27px;
		font-style: Italic;
		border-bottom: 1px solid #ccc;
		}

#content2 {
	position: absolute;
	top: 60px;
	left: 220px;
	width: 537px;
	height: 375px;
	padding: 0;
	margin: 0;
	z-index: 3;
	}
	
	#sectionlinks {
		width: 537px;
		float: left;
		margin: 0 0 1px 0;
		color: #fff;
		font-size: 11px;
		}
		
		#sectionlinks a, a.maroon {
			color: #fff;
			text-decoration: none;
			display: block;
			background: #a00;
			padding: 1px;
			font-size: 11px;
			font-weight: bold;
			text-align: center;
			}
		
		a.maroon {
			margin-bottom: 1px;
			}		
		
		#sectionlinks a:hover, a.maroon:hover {
			background: #999;
			}

		#sectionlinks td.nothing {
			background: #800;
			padding: 1px;
			}

#content3 {
	display: block;
	float: left;
	width: 535px;
	height: 365px;
	border: 1px solid #fff;
	overflow: auto;
	text-align: left;
	padding: 0;
	margin: 0;
	}
	
	#content4 {
		padding: 3px 5px;
		text-align: justify;
		font-family: Arial, sans-serif;
		font-size: 13px;
		line-height: 15px;
		}
	
	#content4 p {
		margin: 0 0 1em 0;
		}
	
	#content h3 {
		color: #a00;
		}
	
	.red {
		color: #f00;
		}

ul#sidebar {
	position: absolute;
	top: 25px;
	left: 0;
	text-align: left;
	z-index: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	#sidebar li {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		}	
	#sidebar a {
		display: block;
		}
		
		#sidebar a span {
			display: none;
			}

		#sidebar a:hover {
			background-position: 0 100%;
			}
		
		#sidebar a.selected {
			background-position: 0 100%;
			}
	
	a#slinkAbout {
		background: url(images/about.png) no-repeat;
		height: 35px;
		width: 232px;
		}
	
	a#slinkDealers {
		background: url(images/dealers.png) no-repeat;
		height: 44px;
		width: 192px;
		}
	
	a#slinkProducts {
		background: url(images/products.png) no-repeat;
		height: 49px;
		width: 162px;
		}
	
	a#slinkService {
		background: url(images/service.png) no-repeat;
		height: 49px;
		width: 141px;
		}
	
	a#slinkFinancing {
		background: url(images/financing.png) no-repeat;
		height: 60px;
		width: 124px;
		}
	
	a#slinkNews {
		background: url(images/news.png) no-repeat;
		height: 54px;
		width: 120px;
		}
	
	a#slinkPreowned {
		background: url(images/preowned.png) no-repeat;
		height: 62px;
		width: 120px;
		}
	
	a#slinkContact {
		background: url(images/contact.png) no-repeat;
		height: 52px;
		width: 120px;
		}

.maroon {
	color: #a00;
	}

.pageLinks {
	float: right;
	border: 1px solid #666;
	padding: 5px;
	margin-left: 5px;
	text-align: center;
	}

#content4 img {
	border: 1px solid #ccc;
	padding: -1px;
	}

#content4 a img {
	border: none;
	}

.smalltable td {
	font-size: 10px;
	}

/***************New Added Codes***************/
/***************New Added Codes***************/
/***************New Added Codes***************/

#banner_container {
	height:329px;
	width:103px;
}

#facebook {
	height:110px;
	width:103px;
	background-image:url ("images/facebook.jpg");
}

#twitter {
	height:109px;
	width:103px;
	background-image:url ("images/twitter.jpg");
}

#youtube {
	height:110px;
	width:103px;
	background-image:url ("images/youtube.jpg");
}
	