
/* ******************************************************************** */ 
/*                  Generated by: http://csscreator.com                 */
/* ******************************************************************** */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background: url(../images/background-concept-granby-automobile.jpg) repeat-x;
 font-family: CabinRegular, sans-serif;
} 

h1{
	font-size:1.2em;
}

h2{
	font-size:1em;
}

#pagewidth{ 
 width:960px; 
 text-align:left; 
 margin:0 auto;
}

#footer-wrapper{
 width:960px; 
 margin:0 auto;
}
 
#wrapper{
	height: 555px;
}
 
#maincol{
 position: relative; 
 }
 
#logo-concept, #logo-auto{
	margin: 40px 0px 20px 0px;
}

#auto, #logo-auto, #logo-concept{
	text-align:center;
}

#auto{
	margin-top: 50px;
}

#footer{
 background-color:#616578; 
 clear:both;
 display:block;
 overflow:auto;
 padding: 20px;
 color:#FFF;
} 

#footer a{
	color:#FFF;
}

#mercedes{
	float:left;
	text-align:right;
	width: 470px;
	padding-right: 20px;
}

#subaru{
	text-align:left;
	padding-left: 20px;
}
 
 
/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

