#body
{
	margin:0;
	padding:0;
}

a, a:visited
{
	text-decoration:none;
}

#app-main
{
	text-align:center;
	height:550px;
	background-image:url("images/back-fill-1.jpg");
	background-repeat:repeat-x;
}






#lang-select-main
{
	text-align:center;
	color:#5a5c50;
	height:550px;
	background-image:url("images/back-fill-1-clean.jpg");
	background-repeat:repeat-x;
}

#lang-select-logo
{
	margin-top:187px;
	width:112px;
	height:99px;
}

#lang-select-main a
{
	font-weight:bold;
	color:#5a5c50;
}

#lang-select-main a:hover
{
	color:#3a3c30;
}


table.centered-table
{
	text-align: center;
	width: 100%;
	height: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}


#mc_analyticsWrapper
{
	/*display:none!important;*/
	position:absolute;
	left: -10px;
	top: -10px;
	width: 0px;
	height: 0px;
}

