/* P & A Wood - Bluesky Interactive 2006 */

/* General - Table Fixed Box */
html, body, #wrapper {
font-family: Helvetica, arial, verdana, sans-serif;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background: #ffffff; }
* {
	margin: 0;
	padding: 0; }
#wrapper {
  position: relative;
	background: #ffffff;
	margin: 0 auto;
	vertical-align: middle;
	width: 770px; 
}
.clear {
	clear: both;
	margin: 0;
	padding: 8px 0; }
	
/* Page Structure */
#content {
	position: absolute;
	width: 918px;
	height: 480px;
	margin: 0;
	padding: 32px 20px 34px 25px;
	background: #ffffff; 
}

#left {
	position: absolute;
	top: 80px;
	left: 0px;
	padding: 0 0px 0 0; 
  width: 167px;
}

#right  {
	position: absolute;
	top: 80px;
	left: 533px;
	padding: 0 0px 0 0; 
    width: 229px;
	}
	
#center {
	position: absolute;
	top: 20px;
	left: 167px;
	padding: 0 0px 0 0; 
	width: 366px;
	}

.anonimo {
	position: absolute;
	top: 160px;
	left: 10px;
	padding: 0 0px 0 0; 
    width: 300px;
}
	
.classic-cars {
	position: absolute;
	top: 320px;
	left: 10px;
	padding: 0 0px 0 0; 
    width: 300px;

}

.emas {
	position: absolute;
	top: 0px;
	left: 310px;
	padding: 0 0px 0 0; 
    width: 300px;
}

.about-us {
	position: absolute;
	top: 160px;
	left: 700px;
	padding: 0 0px 0 0; 
    width: 300px;
	
}

.watchwind {
	position: absolute;
	top: 320px;
	left: 610px;
	padding: 0 0px 0 0; 
    width: 300px;
}

.logo {
	position: absolute;
	top: 320px;
	left: 300px;
	padding: 0 0px 0 0; 
    width: 748px;
	}
	
#big {
	position: absolute;
	top: 160px;
	left: 210px;
	padding: 0 0px 0 0; 
}



.logo2 {
	position: absolute;
	top: 500px;
	left:0px;
	width: 748px;
	height: 100px;
	margin: 0;
	background: #ffffff;

}