div.clear
{
	clear : both;
}

#bottom
{
	width : 800px;
	margin : 0px auto;
	color : #707173;
	font-size : 9px;
	padding : 20px 0px;
	line-height : 16px;
	padding-left : 50px;
}

#bottom table
{
	width : 100%;
}


#content
{
	width : 624px;
	float : right;
	padding : 0px 10px 20px 50px;
	line-height : 18px;
	text-align : justify;
	height: 340px;
}

#content div
{
	overflow : hidden;
	padding : 30px 0px;
}

#content div img
{
	float : left;
}


#photo
{
	bottom : 0px;
	left : 0px;
	position : absolute;
	z-index : 2;
}

#logotyps
{
	text-align : center;
	width : 1000px;
	margin : auto;
	padding-bottom : 5px;
	padding-top: 5px;
}

