html{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}

body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:#e9e9e9;
	text-align:center;
}

.clearboth{
	clear:both;
	overflow:hidden;
}

#mRootDiv{
	display:table;
	position:relative;
	width:947px;
	height:100%;
	padding:0 12px 0 12px;
	margin:0 auto 0 auto;
	text-align:left;
	background:#ffffff;
}

#mCell{
	display:table-cell;
	position:relative !important;
	position:absolute;
	top:50%;
	vertical-align:middle;
}

#mVmiddle{
	position:relative;
	top:-50%;
	width:100%;
	height:auto;
	padding:30px 0 24px 0;
}

#mTop{
	position:relative;
	width:100%;
	height:auto;
}

.mRedLine{
	clear:both;
	position:relative;
	width:100%;
	height:6px;
	overflow:hidden;
	background:#d71825;
}

.mBlueLine{
	clear:both;
	position:relative;
	width:100%;
	height:1px;
	overflow:hidden;
	background:#52aef8;
}

#mTopBlue{
	position:relative;
	width:100%;
	height:22px;
	border-top:solid 2px #f4f9fd;
	border-bottom:solid 2px #ffffff;
	background:url(../images/topBlue.jpg) repeat-x;
}

#mLogo{
	position:absolute;
	top:-8px;
	right:-1px;
	width:172px;
	height:49px;
	background:url(../images/elcop.jpg);
}

#mOpacity{
	position:absolute;
	top:0;
	left:18px;
	width:388px;
	height:33px;
	background:url(../images/topOpacity.jpg);
}

#mPl{
	position:absolute;
	top:11px;
	right:174px;
	width:25px;
	height:16px;
	overflow:hidden;
}

#mPl a{
	display:block;
	width:25px;
	height:16px;
	background:url(../images/pl.jpg);
}

#mDe{
	position:absolute;
	top:11px;
	right:185px;
	width:23px;
	height:16px;
	overflow:hidden;
}

#mDe a{
	display:block;
	width:23px;
	height:16px;
	background:url(../images/de.jpg);
}

#mCenter{
	position:relative;
	width:100%;
	height:auto;
	margin:25px 0 3px 0;
}

#mLeftDiv{
	position:relative;
	float:left;
	width:257px;
	height:auto;
	height:300px;
	min-height:300px;
	background:url(../images/mLeftBgr.jpg) top left repeat-y;
}

#mMenuTop{
	position:relative;
	width:100%;
	height:7px;
	overflow:hidden;
	background:url(../images/mMenuTop.jpg);
}

#mMenu{
	position:relative;
	width:100%;
	height:auto;
	height:300px;
	min-height:300px;
	background:url(../images/mMenuBgr.jpg) no-repeat;
}

#mRightDiv{
	position:relative;
	float:right;
	width:680px;
	height:278px;
	margin:5px 0 0 0;
}

#mFooter{
	position:relative;
	width:100%;
	height:auto;
}

#mFooterBlue{
	position:relative;
	width:100%;
	height:22px;
	border-top:solid 2px #f4f9fd;
	border-bottom:solid 2px #ffffff;
	background:url(../images/topBlue.jpg) repeat-x;
}

#mErr{
	position:relative;
	display:inline;
	float:right;
	width:auto;
	height:auto;
	margin:0px 4px 0 0;
}

#mErr a{
	padding:0 0 0 8px;
	background:url(../images/err.jpg) 0px 1px no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

#mErr a:hover{
	text-decoration:underline;
}

#mMail{
	position:relative;
	display:inline;
	float:right;
	width:auto;
	height:auto;
	margin:0px 4px 0 0;
}

#mMail a{
	padding:0 0 0 13px;
	background:url(../images/mail.jpg) 0px 2px no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

#mMail a:hover{
	text-decoration:underline;
}

#mFooterOpacity{
	position:absolute;
	top:0px;
	left:0px;
	width:421px;
	height:33px;
	background:url(../images/mFooterOpacity.jpg);
}

#mWirtuale{
	position:relative;
	float:right;
	width:120px;
	height:15px;
	margin:4px 0 0 0;
	overflow:hidden;
}

#mWirtuale a{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/wirtuale.jpg);
}

#mWebadmin{
	position:relative;
	float:right;
	width:120px;
	height:15px;
	margin:4px 2px 0 0;
	overflow:hidden;
}

#mWebadmin a{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/webadmin.jpg);
}