/* 
colors

#001D39 - Z
#003466 - 
#E7E7E7 - O[
*/



/*/////////////////////////////////////////////////////////////////////////////////////////////*/
/* layout */
/*/////////////////////////////////////////////////////////////////////////////////////////////*/



header { background:#FFF; border-bottom:1px solid #003466; text-align:center; }
header .headerwp { width:1200px; height:100px; margin:auto; }
header h1 { float:left; width:492px; margin-top:30px; margin-right:20px;  }
header h1 img { vertical-align:bottom; }
header h5 { float:left; width:103px; height:31px; margin-top:43px; display:block; cursor:pointer;  }
header h5 img { vertical-align:bottom; }

header h4 { float:right; width:369px; height:60px; margin-top:20px;  }
header h4 img { vertical-align:bottom; }
#WP { background:#E7E7E7; position: relative; }
#mainWP { width:1200px; background: url(../images/bk06.gif) repeat-y left #FFF; margin:auto; clear:both; }

#gnav { width:250px; float:left; border-bottom:1px solid #CCC; }


#main { width:850px; float:right; text-align:left; padding:30px 50px 30px 0; }


footer { clear:both; background:url(../images/bk01.png) repeat-x top; padding:20px; }