* {
	font-family: "Helvetica Neue", helvetica;
}

/* @end */

/* @group Utils */
body {
	background-attachment: fixed;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 62.5%;
	line-height: 1.5em;
	background-color:#BEBCAB;
	background-repeat:repeat-x;
	background-image: url(../images/bg.jpg);
}


.cuerpo{ width:100%;}


/* @group Main Sections */
#header {
	background-image: url(../images/slice_head.png);
	background-repeat: repeat-x;
	background-position: center;
}
#masthead {width:960px; margin:0 auto; padding:0; height:147px; }
#logo {float:right; /*margin:35px -4px 0;*/margin:10px -12px 0;}
#header2 {	width:100%; height: 250px;	 }

#header2 .in {
	width: 800px;
	height: 240px;
	position: relative;
	margin:0 auto;
	float:inherit;
	
}

#header2 h1 {
	position: absolute;
	width: 240px;
	height: 67px;
	top: 68px;
	right: 41px;
	background-image: url(tapmates-logo.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#header2 .slogan2 {
	position: absolute;
	width: 36px;
	height: 162px;
	top: 25px;
	right: 750px;
	
}
#header2 .slogan3 {
	position: absolute;
	width: 36px;
	height: 162px;
	top: 25px;
	right: 707px;
	
}

#header2 .slogan4 {
	position: absolute;
	width: 36px;
	height: 162px;
	top: 25px;
	right: 664px;
	
}
#header2 .slogan5 {
	position: absolute;
	width: 36px;
	height: 162px;
	top: 25px;
	right: 623px;
	
}
#header2 h1 span {
	display: none;
}
#header2 .slogan {
	position: absolute;
	width: 484px;
	height: 157px;
	top: 28px;
	right: 87px;
}
