div.corporate
	{
	float:left;
	height: 1500px;
	}

div.corporate div.block p.text
	{
	margin-left:250px;
	}


div.corporate div.block
	{
	height:900px;
	}

div.gallery-corporate
	{
	position:absolute;
	margin-top:35px;
	background:transparent url(img/bg-product-detail.gif) no-repeat;
	width:228px;
	padding-top:15px;
	}

div.gallery-corporate img
	{
	margin:15px 0 0 43px;
	}
	
div.block a.lng
	{
	float:right;
	margin-right:30px;
	background:transparent url(img/ico-flags.gif) no-repeat;
	display:block;
	width:17px;
	height:17px;
	text-indent:-9999px;
	outline:0;
	}
	
div.block a.lng-pt
	{
	background-position:0 -17px;
	}	
	