@charset "utf-8";

#introduction {
	position:relative;
	height:340px;
	padding-right:430px;
	margin-bottom:35px;
	background:url(../img/portada.jpg) no-repeat top right;
}

a.more {
	float:right;
	width:230px;
	height:34px;
	background:url(../img/more_button.gif) no-repeat top left;
	text-align:center;
	font:bold 12px/32px Tahoma, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:15px;
}

#empresas {
	float:left;
	width:220px;
	background:url(../img/index1_icon.gif) no-repeat top left;
	padding-left:80px;
	margin-right:30px;
}

* html #empresas {
	width:330px;
	w\idth:220px;
}

#anunciantes {
	float:right;
	width:220px;
	/*background:url(../img/index2_icon.gif) no-repeat top left;*/
	padding-left:80px;
}

* html #anunciantes {
	width:300px;
	w\idth:220px;
}

#usuarios {
	float:right;
	width:220px;
	background:url(../img/index3_icon.gif) no-repeat top left;
	padding-left:80px;
}

* html #usuarios {
	width:300px;
	w\idth:220px;
}

#innovation {
	float:left;
	width:210px;
	margin-right:0px;
	height:190px;
	background:url(../img/informeanual_container.gif) no-repeat top left;
	padding:0px 20px 0px 10px;
	margin-right:50px;
}

* html #innovation {
	width:270px;
	w\idth:210px;
}
#innovation h2{
	padding:0px 0px 35px 30px;
}

a.more2 {
	display:block;
	width:130px;
	height:30px;
	background:url(../img/more_button2.gif) no-repeat top left;
	text-align:center;
	font:bold 12px/28px Tahoma, Verdana, Helvetica, sans-serif;
	color:#3D5B03;
	text-decoration:none;
}
a.more3 {
	display:block;
	width:131px;
	height:30px;
	background:url(../img/more_button3.gif) no-repeat top left;
	text-align:center;
	font:bold 12px/28px Tahoma, Verdana, Helvetica, sans-serif;
	color:#3D5B03;
	text-decoration:none;
}
.annualreport{
	padding-top:10px;
}
#usbmarketing{
	padding:10px 0px;
	color:#;
	font-size:13px;
}

#actorsList li{
}


#video {
	position:relative;
	width:620px;
	height:270px;
	background:url(../img/video_bg.jpg) no-repeat top left;
}

#stepsList li{
	list-style:none;
	float:left;
	width:190px;
	padding:0px 20px 0px 40px;	
	font:normal 12px/20px Tahoma, Verdana, Helvetica, sans-serif;
}

* html #stepsList li {
	width:250px;
	w\idth:190px;
}

li#step1 {
	background:url(../img/number1.gif) no-repeat top left;
}

li#step2 {
	background:url(../img/number2.gif) no-repeat top left;
}

li#step3 {
	background:url(../img/number3.gif) no-repeat top left;
}

li#step4 {
	float:right;
	background:url(../img/number4.gif) no-repeat top left;
	width:185px;
	padding:0px 0px 0px 40px;	
}

* html #stepsList li#step4 {
	width:225px;
	w\idth:185px;
}

#quickOverview {
	display:block;
	position:absolute;
	top:30px;
	right:50px;
	width:325px;
	height:260px;
	text-decoration:none;
}

#quickOverview #quickOverviewText{
	position:absolute;
	bottom:23px;
	left:70px;
	color:#FFFFFF;
	font-weight:bold;
}


