/* LAYOUT */
#layoutWrapper {
	width: 958px;
	margin:0 21px;
}
#contentWrapper {
	border: none;
}
div.leftCol {
	border-right: 2px solid #FFFFFF;
	display: inline;
	float: left;
	width: 642px;
}
div.rightCol {
	display: inline;
	float: left;
	width: 314px;
}
/* SPOTLIGHT AREA */
#spotlightContainer h1 {
	border-bottom: 1px solid #3e3e3e;
	color: #3e3e3e;
	font-size: 16px;
	font-weight: bold;
	height: 33px;
	line-height: 20px;
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 0 0 10px 0;
}
#spotlightContent {
	padding: 20px 18px;
}
#spotlightContent div.spotlightSubHeader {
	font-size: 16px;
	font-weight: normal;
	height: 17px;
	line-height: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}
#spotlightContent div.spotlightCopy {
	height: 168px;
	line-height: 14px;
	margin-bottom: 14px;
	overflow: hidden;
}
#spotlightContent div.spotlightCopy p {
	margin: 0 0 14px 0;
}
#spotlightContainer, #spotlightContainer div.leftCol, #spotlightContainer div.rightCol {
	height: 307px;
	overflow: hidden;
}
#spotlightContainer div.rightCol {
	background-color: #c4c4c4;
}
.vwButton {
	cursor: pointer;
}
/* CAROUSEL AREA */
#carouselContainer {
	height: 98px;
	margin: 0 0 4px 0;
	position: relative;
	top: -19px;
}
div.carouselImage {
	float: left;
	height: 62px;
	margin-right: 10px;
	overflow: hidden;
	width: 105px;
}
div.carouselHeader {
	color: #242424;
	font-size: 11px;
	float: left;
	height: 13px;
	margin-bottom: 6px;
	overflow: hidden;
	width: 154px;
}
div.carouselHeader p, div.carouselLink p {
	margin: 0;
}
div.carouselContent p {
	margin: 0 0 2px 0;
}
div.carouselContent {
	float: left;
	font-size: 9px;
	font-weight: normal;
	height: 24px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 154px;
}
div.carouselLink {
	background-position: right 3px;
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	overflow: hidden;
	width: 110px;
}
div.carouselLink a:link, div.carouselLink a:visited, div.carouselLink a:hover, div.carouselLink a:active {
	color: #004b83;
	text-decoration: none;
}
/* SHORTCUT / QUICK LINKS AREA */
#shortcutContainer h2 {
	border-bottom: 1px solid #c4c4c4;
	color: #242424;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 36px 6px 0;
	margin: 0 0 20px 0;
	width: 145px;
}
#shortcutContainer {
	background-color: #f5f5f5;
}
#shortcutContainer {
	height: 156px;
}
#shortcutContainer .leftCol {
	border: none;
	color:#3e3e3e;
}
#shortcutContainer .leftCol, #shortcutContainer .rightCol {
	margin: 16px 0;
}
#shortCutImage{
	float:left;
	width:190px;
	height:123px;
	overflow:hidden;
	margin: 0 13px;
}
#shortCutHeading{
	float:left;
	width:414px;
	height:40px;
	overflow:hidden;
	font-weight:bold;
	font-size: 14px;
	line-height: 18px;
}
#shortCutContent{
	float:left;
	font-weight: normal;
	width:414px;
	height:60px;
	overflow:hidden;
}
#shortCutLink{
	float:left;
}
#shortcutContainer div.rightCol {
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left:20px;
	width:280px;
}
a.quick_link_a {
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
a.quick_link_a:link, a.quick_link_a:visited {
	text-decoration: none;
}
a.quick_link_a:hover, a.quick_link_a:active {
	text-decoration: underline;
}
/* MORE LAYOUT */
#secondRow, #thirdRow, #fourthRow, #fifthRow, #lastRow {
	clear: both;
	float: none;
	margin: 0;
	padding-top: 12px;
	text-align: left;
}
.threeCols {
	float: left;
	min-height: 200px;
	width: 300px;
}
.threeColsDiv {
	background-position: left;
	background-repeat: repeat-y;
	float: left;
	padding-left: 28px;
	min-height: 200px;
	width: 300px;
}
.buttonMID {
	line-height: 26px;
	width: 150px;
}
.buttonMID a:link, .buttonMID a:visited, .buttonMID a:hover, .buttonMID a:active {
	text-decoration: none;
}
#dealerText1 {
	float: left;
	width: 958px;
}
#dealerText2 {
	float: left;
	width: 640px;
}
#dealerText3{
	float: left;
	width: 290px;
	margin: 0px 0px 0px 10px;
}