html,body
{
	margin:0;
	padding:0
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-image:url(../img/back.gif);
	background-repeat:repeat;
	border-left: 1px;
}

p
{
	margin:0 10px 10px
}

a
{
	display:inline;
	color: #ccc;
}

h1, h2, form, label, input, textarea, img, span{
	margin:0; padding:0;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
div#logo_mpg
{	
	height:46px;
	width:436px;
	float:right;
	margin-right:20px;
	background-image:url(../img/logo_mpg_trans.png);
	background-repeat:no-repeat;
	}
	
div#login_mpg
{
	height:46px;
	width:400px;
	background-image:url(../img/bg_login.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
	line-height:50px;
	color:#CCC;
	padding-left:10px;

}


div#container
{
	padding-top:20px;
	text-align:left;
	width:909px;
	margin:0 auto
}
.container_wrapper
{
	text-align:center;
	width:908px;
	margin:0 auto;
	background-image:url(../img/content_back_grey.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.help
{
	font-size:9px;
}
.footer_wrapper
{
	text-align:left;
	width:911px;
	margin:0 auto;
}


div#content p
{
	line-height:1.4
}



div#wrapper
{
	float:left;
	width:100%
}

div#menu_left_mpg
{
	float:left;
	width:16px;
	height:50px;
	margin-left:-910px;
	background-image:url(../img/menue_left.jpg);
	background-repeat:no-repeat;
}

div#menu_right_mpg
{
	float:left;
	width:16px;
	height:50px;
	margin-left:-16px;
	background-image:url(../img/menue_right.jpg);
	background-repeat:no-repeat;
}
div#menu_lang_wrapper_mpg
{
	float:left;
	width:85px;
	height:50px;
	margin-left:-86px;
	background-image:url(../img/menue_bg.jpg);
	background-repeat:no-repeat;
}
div#menu_lang_mpg
{
	margin-top:15px;
	word-spacing:5px;
}
.flash_wrapper
{

	background-image:url(../img/content_back_grey.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

div#flash_header_mpg
{
text-align:center;

}
div#content_wrapper_mpg
{

	color:#ccc;
	padding:15px;
}
div#footer_mpg
{
	color:#999;
	text-align:right;
	background-image:url(../img/footer_back_grey.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:24px;
	padding-top:10px;
	padding-right:15px;
}
div#footer_mpg a
{
	text-decoration:none;
	color:#999;
}

