DIV#container {
	margin: auto;
	width: 760px;
	border: #000000 0px solid;
}
DIV#content {
	MARGIN-TOP: -225px;
	LEFT: 50%;
	MARGIN-LEFT: -380px;
	WIDTH: 760px;
	POSITION: absolute;
	TOP: 50%;
	HEIGHT: 450px;
	TEXT-ALIGN: center
}


DIV#background{
	background-image:url(../images/background.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 450px;
	border: #000000 0px solid;
}

DIV#a{
	margin-left: 82px;
	width: 240px;
	height: 156px;
	border: #000000 0px solid;
}

DIV#languages{
	padding-top: 10px;
	padding-left: 24px;
	width: 94px;
	height: 280px;
	border: #000000 0px solid;
	float:left;
}

DIV.footer{
	clear:both;
	line-height: 2.5em;
	text-align:center;
	font-size: 10px;
	color:#3B8D1B;
}