.main-section-header
{
	text-align: left;
	position: relative;
}
.main-section-header h1
{
	display: inline;
}

.container
{
	text-align: center;
	margin-left: 5px;
}
.container-item
{
	padding: 0px;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
	width: 144px;
	height: 120px;
	text-align: center;
	position: relative;																					/*border: 1px solid green;*/
	cursor: pointer;
}

.spacer
{
	clear: both;
}

#section-filter
{
	margin: 0 auto;
	padding: 0px;
	width: 570px;
	height: 90px;
	text-align: left;
	background: #ffffff;
	color: #000000;
	position: relative;
	left: 135px;
	top: 7px;
																	/*border: 1px solid green;*/
}

#layout-featured
{
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 565px;
	left: 13px;
	border: 0px solid green;
}
	#layout-featured-top
	{
		width: 289px;
		height: 41px;
	}
	#layout-featured-mid
	{
		padding-top: 5px;
		width: 289px;
		height: 355px;
		background-image: url('/images/featured-vehicle-bg.png');
		background-repeat: no-repeat;
	}

#layout-facebook
{
	margin: 0 auto;
	padding: 0px;
	width: 289px;
	height: 200px;
	text-align: center;
	position: absolute;
	top: 300px;
	left: 13px;
	background-color: #ffffff;
	border: 0px solid green;
}

#layout-links
{
	margin: 0 auto;
	padding: 0px;
	width: 289px;
	height: 290px;
	position: absolute;
	top: 10px;
	left: 13px;
	border: 0px solid red;
}
	#layout-links-top
	{
		width: 289px;
		height: 41px;
	}
	#layout-links-mid
	{
		/*background-image: url('/images/quicklinks-bg-mid.png');
		background-repeat: repeat-y;*/
		width: 289px;
	}
	#layout-links-bot
	{
		background-image: url('/images/quicklinks-bg-bot.png');
		background-repeat: no-repeat;
		width: 289px;
		height: 13px;
	}

#layout-links-alt
{
	margin: 0 auto;
	padding: 0px;
	width: 289px;
	height: 358px;
	position: absolute;
	top: 70px;
	left: 13px;
	border: 0px solid green;
}
#to-the-right-of-the-links
{
	margin-left: 330px;
}

#layout-slideshow
{
	margin: 0 auto;
	padding: 0px;
	width: 590px;
	height: 251px;
	position: absolute;
	top: 10px;
	left: 343px;
	background-color: #cecdcd;
																		/*border: 1px solid green;*/
}

#layout-content
{
	margin: 0 auto;
	padding: 0px;
	width: 590px;
	height: 412px;
	position: absolute;
	top: 265px;
	left: 343px;
	background-color: #ffffff;
	border: 0px solid green;
}
#layout-content-alt
{
	margin: 0 auto;
	padding: 0px;
	width: 590px;
	height: 512px;
	position: absolute;
	top: 10px;
	left: 343px;
	background-color: #ffffff;
	border: 0px solid green;
}
#layout-locate
{
	margin: 0 auto;
	padding: 0px;
	width: 290px;
	height: 226px;
	position: relative;
	top: 20px;
	background-color: #cecdcd;
																		/*border: 1px solid green;*/
}
