body{
	margin:0 0 0 0;
	background-color: rgb(0,51,153);
	color: Navy;
	font-size:10px;
	font-family:Verdana;
	text-align:center;
}

img
{
	border:none 0px #000000;
}

A:link
{
	color:#ffffff;
	font-family:Verdana;
}
A:visited
{
	color:#ffffff;
	font-family:Verdana;
}
A:hover
{
	color:#ffffff;
	font-family:Verdana;
}

#m_body
{
	background-color: rgb(0,51,102);
	color:#ffffff;
	font-size:14px;
	position:absolute;
	height:70%;
	left:0px;
	top:119px;
	border-bottom:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	width:100%;
}


#m_copyright
{
	background-color:rgb(0,51,153);
	color:#ffffff;
	position:absolute;
	bottom:0px;
	left:0px;
	width:900px;
	height:10%;
}

#m_container
{
	background-color: rgb(0,51,102);
	position:relative;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:0px;
	margin-right:0px;
	height:600px;
	width:900px;
}

#m_banner
{
	background-color: rgb(0,51,102);
	width:100%;
	height:100px;
	left:0px;
	top:20px;
	position:absolute;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
}

#m_langMenu
{
	background-color: #000000;
	width:100%;
	height:19px;
	left:0px;
	top:0px;
	position:absolute;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	display:inline;
}

#m_logo
{
	float:left;
}

#m_langButton
{
	float:right;
}


