/* LAYOUT */
#wrapper { margin:0 auto; width:790px; text-align:left; }
#logo, #header { margin-bottom:25px; }
/* CONTENT */
#content-wrap-main { width:790px; background:#fff url(../img/bg-content-wrap-main.png) top left repeat-y; }
#content-wrap-bottom { width:790px; padding-bottom:35px; background:transparent url(../img/bg-content-wrap-bottom.png) bottom left no-repeat; }
#content-wrap-top { width:740px; padding:35px 25px 0 25px; background:transparent url(../img/bg-content-wrap-top.png) top left no-repeat; }
* html #content-wrap-top { width:790px; w\idth:740px; }
/* COLUMN */
#col1 { float:left; width:460px; padding:10px 20px; margin-right:18px; }
#col2 { float:right; width:220px; }
/* BOXES */
#nav-box1, #nav-box2, #nav-box3, #nav-box4 { width:200px; padding:15px 10px; border-bottom:1px solid #fff; }
#nav-box1 img, #nav-box2 img, #nav-box3 img, #nav-box4 img { border:1px solid #006576; }
#nav-box1 img:hover, #nav-box2 img:hover, #nav-box3 img:hover, #nav-box4 img:hover { border:1px solid #2b2b2b; }
#nav-box1 { padding-top:5px; }
#rightmarker { width:200px; padding:10px; color:#fff; }
* html #nav-box1, #nav-box2, #nav-box3, #nav-box4, #rightmarker { width:220px; w\idth:200px; }
#nav-box1 { background:#cce7eb; }
#nav-box2 { background:#99ced7; }
#nav-box3 { background:#66b6c4; }
#nav-box4 { background:#339db0; }
/* FOOTER, CLEARER */
#footer { padding:5px 25px; color:#66b6c4; font-size:0.9em; }
#footer img { padding:0 3px; }
#footer a { color:#66b6c4; }
#footer-col1 { float:left; margin-right:18px; width:500px; }
#footer-col2 { float:right; width:220px; text-align:center; }
.clearfloat { clear:both; }
* html .clearfloat { height:1%; }
