@charset "utf-8";
#center { margin: 0 auto; width: 950px; margin-top: 10px;}
#header { width: 950px; height: 86px;}
#header-logo { width: 468px; height: 86px; float: left; }
#logo { margin: 0;}
#header-right { width: 284px; height: 25px; float: right; text-align:right}
#navigation { width: 950px; height: 42px; background-image: url('../images/level1_nav_bg.jpg'); }
.navimage {float:left; width: 7px; }

#main { width: 950px; margin-top: 13px;}
#main-left { width: 759px; float: left;}
#main-right { width: 178px; float: right;}
.main-content-outer { background-color:#fff; border-right: 1px solid #dfe0e1; padding: 0 8px;}

/* BOX */
.box-top { height: 5px; background-color:#fff; }
.box-bot { height: 5px; background-image: url('../images/box_bot_bg.jpg'); }
.box-left { width: 10px; float: left; }
.box-right { width: 10px; float: right; }
.box-content { background-color:#fff; border-right: 1px solid #dfe0e1; padding: 0 4px;}
.box-spacer { clear: both; height: 10px; }


#info-left { width: 192px; float: left;}
#info-left-inner { width: 178px;}
#info-subnav { width: 178px;}
#info-content { width: 566px; float: left;}
.info-content-spacer { height: 44px; }

#home-cmsarea1 { width: 743px; height: 292px;  }
#home-cmsarea2 { width: 709px; }
#home-cmsarea2-outer { padding: 20px 8px 20px 26px; }
#home-cmsarea3 { width: 178px;}

#cmsarea1 { width: 178px; }
#cmsarea2 { width: 556px; height: 176px;}
#cmsarea3 { width: 515px; }
#cmsarea3-outer { padding-left: 20px; }
#cmsarea4 { width: 178px;}
#cmsarea5 { width: 252px;}

#cmsarea1-artwork { width: 180px; height: 180px; }
#cmsarea2-artwork { width: 320px; height: 180px;}
#cmsarea3-artwork { width: 512px; height: 36px;}
#cmsarea4-artwork { width: 252px;}
#cmsarea5-artwork { width: 252px;}
#cmsarea6-artwork { width: 252px;}

#footer { padding-top: 15px; display: block; font-size:11px; clear:both; color: #666;}
#footer-bot { padding: 5px 0; }

.required { background-color:#5e95d0; }