html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9E9E9E;  
}

h1{
	color:#666666;
	margin:0 0 10px 0;
	font-size:18px;
}

a img{
  border:none;
  
}

#footer {
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

#ft{
margin: 0 20px 0 20px;
}


#content {
	position:absolute; 
	height:110px; 
	width:110px; 
	top:80px; 
	left:423px;
}

#mail {
	padding:20px;
}

#mnu {
	position:absolute; 
	width:150px; 
	top:42px; 
	left:329px;
}

#mnu a{
	font-size: 14px;
	color:#9E9E9E;
	font-weight: bold;
	text-decoration:none;
	line-height: 24px;
}


#s02m {
  position:absolute;
  left:0px;
  top:159px;
  width:184px;
  height:324px;
}

#s03m {
  position:absolute;
  left:184px;
  top:159px;
  width:163px;
  height:163px;
}

#s05m {
  position:absolute;
  left:184px;
  top:322px;
  width:163px;
  height:161px;
}
