body {
	background-color: #ECE7DD;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

html , body {height:100%;}
body > #wrap {height:auto;}

#wrap {
	background-image: url(../img/sm_bg.png);
	background-repeat: repeat-y;
	width: 990px;
	height:100%;/* for IE6 */
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
}


#sm {
	margin-left: 32px;
	float: left;
	margin-right: 7px;
	width: 175px;
	margin-top: 65px;
}
#main {
	margin-left: 214px;
}
#collection {
	background-image: url(../img/photo_bg.png);
	background-repeat: no-repeat;
	width: 757px;
	text-align: left;
	padding-top: 6px;
}
#dealer {
	background-image: url(../img/dealer_bg.jpg);
	background-repeat: repeat-y;
	font-size: 10px;
	line-height: 1.4em;
	color: #636363;
}

.dealer_list {
	float: left;
	width: 300px;
	margin-right: 15px;
	margin-left: 60px;
	color: #4C4C4C;
	font-size: 10px;
	line-height: 1.5em;
}

