html, body {margin: 0; padding: 0; width: 100%; height: 100%;}
body {background: #eceeef url(../images/shared/back_content_nomargin.gif) repeat-y center top; text-align: center; color: #6e7d86; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px;}

a {text-decoration: none; margin: 0; padding: 0; border: 0;}
img {border: 0; margin: 0; padding: 0;}


/* CONTAINER */
/* ---------------------------------------------------------------------------------------- */

#container {position: relative; margin: 0 auto; width: 936px; text-align: left;}
#head {position: relative; top: 0; margin: 0 auto; width: 930px; height: 67px; background: #fff; z-index: 5;}
#pageNavi {position: absolute; top: 72px; right: 8px; height: 15px; z-index: 4;}
#naviTop {position: relative; top: 0; margin: 0 auto; width: 930px; z-index: 3;  background: #fff; height: 25px; border-bottom: 3px solid #fff;}
#content { position: relative; width: 936px; height: 100%; overflow: auto; z-index: 2; float: left;}
#footer {clear: both; width: 936px; height: 20px; color: #b7bec3; font-size: 0.91em; padding-bottom: 10px; background: #eceeef;}