@charset "utf-8";
<style type="text/css"> 
<!-- 

body  {
	margin: 0;
	background-image: url(../elements/tile.jpg); background-repeat: repeat-x; 
} 


#containerPage { 
	width:725px;
	height:auto;
	text-align:left;
	margin:auto;
	position:relative;
	background-image: url(../elements/tilepage.jpg); background-repeat: repeat-x; 
} 
#container { 
	width:701px;
	height:auto;
	text-align:left;
	margin:auto;
	position:relative;
	background-color:#ffffff;
} 

/* ----- TOP AREA ----- */

#topimage {
	width:701px; height:168px; background-image: url(../elements/topimage.jpg); background-repeat: no-repeat;}

#topback { width:701px; height:26px; background-color:#4b4b4b;}

#topContent {
	width:701px; height:116px;
	background-image: url(../elements/top_back.jpg); background-repeat: no-repeat;
	margin:0 0 0 0;
	}
	
#topContent  #topContentLeft 
	{ float:left; width:210px; margin:0; display:inline; }

#topContent  #topContentRight 
   { float:left; width:491px; margin:0; display:inline; text-align:right; }

/* ----- MENU ----- */

#mainMenu { 
	width:701px; height:35px; margin:0; background-color:#fd7c05;
	text-align:left;
	margin: 0px 0px 0px 0px; /* top - right - bottom - left */
	}
	
#mainMenu #mainMenu1 { 
	float:left; width:114px; height:22px; background-color:#ffdf6f;
	border:1px; border-style: solid; border-color:#c66913;
	text-align:center; 	
	margin: 6px 0px 6px 20px; 
	display:inline;	}	
	
#mainMenu #mainMenu2 { 
	float:left; width:114px; height:22px; background-color:#ffdf6f;
	border:1px; border-style: solid; border-color:#c66913;
	text-align:center; 	
	margin: 6px 0px 6px 10px; 
	display:inline;	}	
	
#mainMenu #mainMenu3 { 
	float:left; width:114px; height:22px; background-color:#ffdf6f;
	border:1px; border-style: solid; border-color:#c66913;
	text-align:center; 	
	margin: 6px 0px 6px 10px; 
	display:inline;	}	
		
#mainMenu #mainMenu4 { 
	float:left; width:134px; height:22px; background-color:#ffdf6f;
	border:1px; border-style: solid; border-color:#c66913;
	text-align:center; 	
	margin: 6px 0px 6px 10px; 
	display:inline;	}			

#mainMenu #mainMenu5 { 
	float:left; width:134px; height:22px; background-color:#ffdf6f;
	border:1px; border-style: solid; border-color:#c66913;
	text-align:center; 	
	margin: 6px 20px 6px 10px; 
	display:inline;	}	
	

/* ----- MAIN AREA ----- */

#mainContent {
	width:701px; height:auto; background-color:#eaeaea;
	background-image: url(../elements/maintop_back.jpg); background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	display:block;
}

#mainhome { 
	display:block;
	width:701px; height:auto;
	margin: 0px 0px 0px 0px;
}

#mainhome #mainbutton1 
{ float:left; width:218px; height:290px; text-align:left; margin: 22px 0px 0px 15px; display:inline; }
#mainhome #mainbutton2 
{ float:left; width:218px; height:290px; text-align:left; margin: 22px 0px 0px 8px; display:inline; }
#mainhome #mainbutton3 
{ float:left; width:218px; height:290px; text-align:left; margin: 22px 13px 0px 11px; display:inline; }


#mainarea { 
	display:block;
	width:701px; height:auto;
	margin: 0px 0px 0px 0px;
}
#mainarea #mainleft 
{ float:left; width:218px; height:97px; text-align:left; margin: 12px 0px 0px 15px; display:inline; }
#mainarea #maincenter
{ float:left; width:218px; height:97px; text-align:left; margin: 12px 0px 0px 8px; display:inline; }
#mainarea #mainright
{ float:left; width:218px; height:97px; text-align:left; margin: 12px 13px 0px 11px; display:inline; }



/*-----PRODUCTS------*/
#prod_top{ 
	background-image: url(../elements/prod_top.jpg); background-repeat: no-repeat;
	width:701px; height:15px;
	margin: 15px 0px 0px 3px;
}

#prod_bottom{ 
	clear: both;
	background-image: url(../elements/prod_bottom.jpg); background-repeat: no-repeat;
	width:701px; height:26px;
	margin: 0px 0px 0px 3px;
}	

#car{ 
	display:block;
	background-image: url(../elements/prod_carback.jpg); background-repeat: repeat-y;
	width:701px; height:auto;
	margin: 0px 0px 0px 3px; }
	
#car #carcategory
{ float:left; width:36px; text-align:center; margin: 15px 0px 0px 26px; display:inline; }
#car #carphotos
{ float:left; width:176px; height:auto; text-align:center; margin: 15px 0px 0px 0px; display:inline; }
#car #careuro 
{ float:left; width:36px; height:auto; text-align:center; margin: 15px 0px 0px 0px; display:inline; }
#car #carprice1
{ float:left; width:91px; height:auto; text-align:center; margin: 15px 0px 0px 4px;  display:inline; }
#car #carprice2
{ float:left; width:91px; height:auto; text-align:center; margin: 15px 0px 0px 6px;  display:inline; }
#car #carprice3
{ float:left; width:91px; height:auto; text-align:center; margin: 15px 0px 0px 6px;  display:inline; }
#car #carprice4
{ float:left; width:91px; height:auto; text-align:center; margin: 15px 19px 0px 6px;  display:inline; }
#car #bottomcar
{ clear:both; width:600px; height:1px; text-align:center; margin:0px; }



#bike{ 
	display:block;
	background-image: url(../elements/prod_bikeback.jpg); background-repeat: repeat-y;
	width:701px; height:auto;
	margin: 0px 0px 0px 3px; }
	
#bike #bikecategory
{ float:left; width:36px; text-align:center; margin: 15px 0px 0px 26px; display:inline; }
#bike #bikephotos
{ float:left; width:176px; height:auto; text-align:center; margin: 15px 0px 0px 0px; display:inline; }
#bike #bikeeuro 
{ float:left; width:36px; height:auto; text-align:center; margin: 15px 0px 0px 0px; display:inline; }
#bike #bikeprice1
{ float:left; width:120px; height:auto; text-align:center; margin: 15px 0px 0px 4px;  display:inline; }
#bike #bikeprice2
{ float:left; width:120px; height:auto; text-align:center; margin: 15px 0px 0px 6px;  display:inline; }
#bike #bikeprice3
{ float:left; width:120px; height:auto; text-align:center; margin: 15px 0px 0px 6px;  display:inline; }
#bike #bottombike
{ clear:both; width:600px; height:1px; text-align:center; margin:0px; }


/* ----BOTTOM----- */

#bottom{
	clear:both;
	width:701px; height:50px; background-color:#3a3a3a;
	margin:0;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

--> 
</style>