html { min-height: 100%; margin-bottom: 1px; }
body {
	width: 750px;
	margin-left: auto ;
    margin-right: auto ;
	font: 75%/120% Arial, Helvetica, sans-serif;
}
.menu {
  width: 700px;
  margin-left: auto ;
  margin-right: auto ;	
  padding: 0;
  list-style: none;
}
.menu li {
	position: relative;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0;
	margin-top: 0;
	float: left;
	text-align: center;
}
.menu a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/lnb_blue.png) no-repeat center center;
}
.menu li em {
	color: white;
	background: url(../images/lnb_purple.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}
#wrapper { 
 margin-top: 110px;
 background-color: white; 
 width: 700px;
 margin-left: auto ;
 margin-right: auto ;
}
#header {
 width: 685px;
}
#footer { 
 width: 500px;
 margin-left: auto ;
 margin-right: auto;  
 font-family: Helvetica, Verdana, Arial, sans-serif; 
}
.spacer {
  no-repeat;
  height:11px;
  clear:both
}
.section {
  width: 651px;
  margin-left: 10px;    
  margin-top: 55px;	
  background-color: white;
  text-align:justify;
  position:absolute;
}
.cert
{
  width: 550px;
  margin-left: auto ;
  margin-right: auto ;
  text-align:justify;

}
.direct
{
  width: 480px;
  margin-left: auto ;
  margin-right: auto 
}

