/* ####################################################################################################################
   GENERAL
   #################################################################################################################### */

body {
	background-image: url(/images/layout/body_dealer.jpg);
	
	
}   
   

/* ####################################################################################################################
   HEADER
   #################################################################################################################### */

#header {
	height: auto;
	padding: 0;
	margin-top: 5px;
	background: #FFF;
	width:100%;
	
}



/* ####################################################################################################################
   CONTENT
   #################################################################################################################### */

#content-wrapper {
	margin-top: 20px;
}

/* ####################################################################################################################
   FOOTER
   #################################################################################################################### */

#footer {
	text-align: right;
}
