/* CSS Document */
.aboutus
{background:url(../images/about_us/sf_homepage.jpg) top left no-repeat;
 height: auto !important;  /* per i browser moderni */
 height: 462px;      /* per IE5.x e IE6 */
 min-height: 462px;  /* per i browser moderni */
}

.personality
{background:url(../images/about_us/sfondo_personality.jpg) top left no-repeat;
 height: auto !important;  /* per i browser moderni */
 height: 462px;      /* per IE5.x e IE6 */
 min-height: 462px;  /* per i browser moderni */
}


.aboutus .blocco12 p
{float:left;
 display:inline;
 margin-top:20px;
 margin-left:15px;
 font-size:14px;
 color:#FFFFFF;
 width:400px;
 padding-right:30px;
 padding-right:50px;
}

.aboutus .blocco12 .btt
{margin-left:15px;

 margin-top:15px;

}

.focus_container {
	float: left;
	display: inline;
	width: 620px;
	margin: 20px 0 0 187px;
	position: relative;
	min-height: 405px;
	height: auto !important;
	height: 405px;
	position: absolute;
	top: 0;
	left: 0;
}

.focus_container img {
	float: left;
	display: inline;
	behavior: url(../js/iepngfix.htc) ;
}

.focus_container p {
	float: left;
	display: inline;
	position: absolute;
	top: 250px;
	left: 0;
	width: 340px;
	font-size: 13px;
	color: #bdbdbd;
}

.box_chooser {
	float: left;
	display: inline;
	width: 100%;
	margin-top:426px !important;
}

.box_chooser img {
	float: left;
	display: inline;
}

.box_chooser .boxes {
	float: left;
	display: inline;
	width: 933px;
	margin: 0 2px;
	background: #161616;
}

.box_chooser .boxes a {
	float: left;
	display: inline;
	text-transform: uppercase;
}

.box_chooser .boxes a.selected img {
	visibility: hidden;
}

#life_saver {
	background: url(../images/about_us/life_saver_on.jpg) no-repeat top left;
}

#rock_steady {
	background: url(../images/about_us/rock_steady_on.jpg) no-repeat top left;
}

#street_fighter {
	background: url(../images/about_us/street_fighter_on.jpg) no-repeat top left;
}

#up_set {
	background: url(../images/about_us/up_set_on.jpg) no-repeat top left;
}

#gear_up {
	background: url(../images/about_us/gear_up_on.jpg) no-repeat top left;
}

#boundless {
	background: url(../images/about_us/boundless_on.jpg) no-repeat top left;
}

#inex {
	background: url(../images/about_us/inex_on.jpg) no-repeat top left;
}