/* BACKGROUNDS
---------------------------------------- */

html { background: #fff url('../../img/common/bg-page-header-8.jpg') no-repeat center top; }
body { background: url('../../img/common/bg-page-footer-3.png') no-repeat center bottom; }


/* HEADINGS
---------------------------------------- */

h1.nohurry {
    background-image: url('../../img/section/quemsomos/quemsomos/tit-nohurry-nolate.png');
    height: 28px;
    margin: 50px 0 50px;
}

/* REST
---------------------------------------- */
#description {
    width: 443px;
    float: left;
    padding: 0 0 30px 0;
}

#description p {
    padding: 10px 0;
}


aside {
    float: right;
    width: 461px;
    margin-top: -57px;
	height: 746px;
	display: inline-block;
	background: #fff url('../../img/section/quemsomos/quemsomos/box-concept-1.png') no-repeat right top;
	position: relative;
}

aside h2 {
	background: url('../../img/section/quemsomos/quemsomos/large-testimonial.png') no-repeat left top;
	width: 382px;
	height: 240px;
	position: absolute;
	left: 0;
	top: 65px;
}

aside a {
	width: 200px;
	position: absolute;
	left: 0;
	top: 340px;
}

aside h3 {
	background: url('../../img/section/quemsomos/quemsomos/txt-tradition.png') no-repeat left top;
	width: 408px;
	height: 112px;
	position: absolute;
	left: 20px;
	top: 470px;
}

aside p {
	width: 408px;
	position: absolute;
	left: 25px;
	top: 610px;
	color: #fff;
	line-height: 20px;
	letter-spacing: 0.05em;
}

.bt-manual{
	display:block;
	width:287px;
	height:96px;
	background: url('../../img/section/quemsomos/quemsomos/bg-bt-manual.png') no-repeat;
	float:left;
	clear:left;
	padding:0 0 100px 0;
	overflow:hidden;
	text-indent:-99999px;
}
