#maincol { 
/*	background-image:url(../assets/images/general/merc-suv2.jpg);*/
	background-repeat:no-repeat;
	background-position: right 620px;
}
#page { padding-bottom:0px;
		padding-top:0px;
 }

#ffm-logo { display:block; }

/*Deal of the Week*/
.dow {
	clear:both;
	border:4px solid #0F723B;
	width:180px;
	text-align:center;
	cursor:pointer;
	margin: 10px 0px 20px 0px;
}

#page .dow h3 {
	background-color:#0C9045;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:4px;
	border-bottom:2px solid #0F723B;
	font-size:1.1em;
}
.dow h3 a:link,
.dow h3 a:active,
.dow h3 a:visited,
.dow h3 a:hover {
	color:#FFFFFF;
	font-weight:bold;
}

.dow .vehicle { padding:8px; }

.dow h4 {
	color:#4B4B4B;
	font-size:1.1em;
}
.dow h4 a:link,
.dow h4 a:active,
.dow h4 a:visited,
.dow h4 a:hover {
	color:#4B4B4B;
	font-weight:bold;
}

#page .dow p { margin:0px; }
.dow img { margin:5px 0px 5px 0px; }