/* CSS Document */

* {
	margin:0;
	padding:0;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	}
	
body {
	background: url(/img/bg2.gif) center repeat-y #101010;
	}
	
img {
	border:0;
	}
	
.clr {
	clear:both;
	}
	
	
	
#hdr {
	width:740px;
	padding-left:20px;
	background: url(/img/bg.jpg) top no-repeat;
	}
	
#container {
	width:760px;
	margin:0 auto;
	}
	
	
#main {
	width:740px;
	padding-left:20px;
	background: url(/img/bg.jpg) top no-repeat;
	}
	
/*-- AGIO SPORT --*/
	
.agio_3p_wheel {
	width:165px; 
	float:left; 
	margin-right:20px;
	}
	
.agio_sport_wheel {
	width:165px;
	float:left;
	margin:0 20px 20px 0;
	}

#about_absolute {
	line-height: 1.5em;
	color: #999999;
	width: 350px;
	float: right;
	font-size: 13px;
	font-style: normal;
}

#slideshow {
	padding-top: 40px;
	}
	
#container #stage #slideshow a {
	display:block;
	float:left;
	margin-top: 0px;
	margin-right: 31px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-style: double;
	border-color: #333333;
	height: 110px;
	width: 150px;
}
#container #stage #slideshow a.right {
	margin-right: 0px;
}
#container #stage #about_absolute .absolutelogo {
	margin-bottom: 10px;
}
