#main {width:980px; margin:0 auto; position:relative; padding-bottom:41px;}

#header {
	height:343px;
	background:url(images/header-bg.jpg) no-repeat left top;
}
#header, #content, #footer {
	font-size:12px;
}

#left-side { float:left; width:201px; margin-right:35px;}
#center {
	float:justify;
	width:800px;
	padding-bottom:70px;
}

.col-1, .col-2, .col-3 {
	float:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:148px;}
#page1 #content .row-1 .col-2 { width:389px;}
#page1 #content .row-2 .col-1 {width:228px; margin-right:52px;}
#page1 #content .row-2 .col-2 { width:271px;}

/*======= our-cars.html =======*/
#page2 #content .row-1 .col-1 {width:148px;}
#page2 #content .row-1 .col-2 {
	width:389px;
	line-height: 25px;
}
#page2 #content .row-2 .col-1 {width:248px; margin-right:32px;}
#page2 #content .row-2 .col-2 { width:271px;}

/*======= acc.html =======*/
#page4 #content .col-1 {width:217px; margin-right:57px;}
#page4 #content .col-2 { width:265px;}

/*======= services.html =======*/
#page5 #content .col-1 {width:217px; margin-right:57px;}
#page5 #content .col-2 { width:265px;}

/*======= driver.html =======*/
#page6 #content .row-1 .col-1 {width:255px;}
#page6 #content .row-1 .col-2 { width:291px;}
#page6 #content .row-2 .col-1 {width:201px; margin-right:50px;}
#page6 #content .row-2 .col-2 { width:276px;}


/*=========================*/

