body
{
	margin: 0;
	padding: 0;
	font: normal normal 9pt/10pt verdana;
	background: #000 url( /gfx/landing_top_bg.gif ) repeat-x;
	color: #fff;
}

h1
{
	color: #eb1d25;
	margin: 0px auto 10px auto;
	text-align: center;
	
}

#wrapper
{
	margin: 0 auto;
}

#body
{
	display: block;
	margin: 0 auto;
	width: 800px;
	height: 800px;
	padding-top: 122px;
	text-align: center;
	background: url( /gfx/body_bg_clean.jpg ) no-repeat 0px -4px;
}

#text
{
	width: 500px;
	height: 200px;
	margin: 12px 0px 12px 150px;
	padding: 0;
}

.mainText
{
	line-height: 1em;
}

.sIFR-active h1 {
	line-height: 1em;
	color: red;
}

h1.sIFR-replaced
{
	color: #eb1d25;
}

/*------------------------ language menu -----------------------*/
div#langMenu
{
	float: right;
	display: inline;
	width: 100px;
	display: block;
}
div#langMenu form
{
	display: inline;
	width: 100px;
	display: block;
}

/*------------------------ open magazine button -----------------------*/
div#openMag
{
	display: block;
	height: 24px;
	width: 800px;
	margin-bottom: 30px;
	text-align: center;
}
a.openMag
{
	display: block;
	margin: 20px auto 0px auto;
	width: 212px;
	height: 26px;
	background:url( /gfx/bg_openmag.gif ) 0px 1px repeat-x;
	
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#serviceMenu a
{
	margin-top: 10px;
	text-decoration: none;
	color: #ccc;
}
