body{
	margin:0 0 0 0;
	background-color: #ffffff;
	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;
}

.logoBrand{
	width:10%;
	max-width: 100px;
}

.brandFooter a{
	text-decoration: none;
}


#logo {
    margin: 0.3em;
    float: left;
    width: 200px;
    height: 40px;
    background: url(http://www.basic.net/Images/logo_basicnet.png) no-repeat center;
    display: block;
}

/* BRANDS */div.brands{
	bottom:20px;
	left:0px;
	width:900px;
	height:10%;	text-align:right;	clear:both;	margin:0px 0;}div.brands div.item{	display:inline}/* AREAS */div#user-menu{
	background:#000;
	height:20px;
}
/* USER-MENU */

div#user-menu ul{
	padding:1px 0;
	margin:auto;
	width:100%;
	text-align: left;
}
div#user-menu ul li{
	display:inline;
	padding:0 5px;
}
div#user-menu ul li img{
	margin: 0px 5px 0 0;
}
div#user-menu ul li a{
	font-size:11px;
}
