@charset "utf-8";

/* Maintenance Layout ----------------------------------------------------------------*/

.maintenance {
 background: url(../maintenance/images/maintenance.jpg) no-repeat center top;
 width: 100%;
 margin: 0;
}

#menteTop {
 width: 900px;
 height: 290px;
 margin: 0 auto;
}

#menteCont { padding: 0 125px 200px; }

#menteCont h2 {
 text-indent: -9999px;
 height: 10px;
 margin: 0;
}

#menteCont p {
 font-size: 88%;
 line-height: 1.8;
 margin: 0;
 padding-bottom: 1em;
}

