div.nosotros2{
	width:915px;
}
/* *************** Title ***************** */
div#title div.nosotros{
	background-image:url(../images/nosotros_title.png);
	height:168px;
	margin:-11px auto;
}
div#title.nosotros div.container{
	width:1032px;
}
div#title.nosotros h1{
	font-size:23px;
	font-weight:normal;
	margin:55px 60px 60px 90px;
}
div.red_nosotros{
	background-image:url(../images/redcontent_bkg.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:368px;
}
div.red_nosotros div.container{
	background-image:url(../images/red_container_bkg.png);
	background-position:top;
	background-repeat:no-repeat;
}
div.red_nosotros h2{
	font-size:21px;
	display:bold;
	/*margin:100px 0 0 40px;*/
	margin:100px 0 0 0;
}
div.red_nosotros p{
	font-size:13px;
}
div.red_nosotros blockquote{
	font-size:34px;
	font-weight:bold;
	margin:130px 0;
	padding:0;
}

/* *************** Grey Blocks ***************** */
div.greycontainer{
	display:inline-block;
	margin:60px 0;
	vertical-align:top;
	width:410px;
}
div.greycontainer.left{
	border-right-color:#C2C3C5;
	border-right-style:solid;
	border-right-width:1px;
	padding:0 40px 0 0;
}
div.greycontainer.right{
	padding:0 0 0 40px;
}
div.nosotros_greybox{
	background:#F3F3F3;
	-moz-border-radius: 5px;
		border-radius: 5px;
	font-size:12px;
	margin:30px 0;
	padding:15px 5px;
	text-align:center;
	width:400px;
}
div.tricolumn div.greybox_column{
	width:123px;
	display:inline-block;
	vertical-align:top;
	padding:0 3px;
	margin:0;
}
div.bicolumn div.greybox_column{
	width:138px;
	display:inline-block;
	vertical-align:top;
	padding:0 3px;
	margin:0;
}
div.greybox_column.left{
	border-right-color:#E2E3E5;
	border-right-style:solid;
	border-right-width:1px;
}
div.greybox_column.middle{
	border-right-color:#E2E3E5;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
}
div.greybox_column.right{
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
}
div.nosotros_greybox hr{
	background-color:#FFFFFF;
	border:none;
	border-top-color:#E2E3E5;
	border-top-style:solid;
	border-top-width:1px;
	hieght:1px;
	margin:10px;
}
img.quienes_somos_img{
	margin:40px 0 0 0;
}
div.grey div.container{
	width:924px;
}

p.privacidad img{
	width: 200px;
	float: left;
}