@charset "utf-8";
html {
overflow-y: scroll;
} 
body { }
#header-outer { height: 81px; background-color: #fff;}
#header { width: 1120px; height: 81px; margin: 0 auto;}
#header-logo { width: 848px; height: 81px; float: left; }
#logo { margin: 9px 0 0 0;}
#header-right { width: 272px; height: 25px; float: left; margin-top: 56px; text-align: right; }

#training { background-image: url('../images/training.jpg'); }
#internet { background-image: url('../images/internet.jpg'); }
#artwork { background-image: url('../images/artwork.jpg'); }

.header-print { display: none}

#container { width: 1120px; margin: 0 auto;}
#container-inner { margin-left: 271px; }

.changer { width: 577px; margin-top: 57px;}

.cmsarea-outer { width: 1120px; height: 456px; margin: 0 auto; }
.cmsarea-left-outer { float: left; width: 272px; }
.cmsarea-middle-outer { float: left; width: 577px; }
.cmsarea-right-outer { float: left; width: 272px; }

#cmsarea1, #cmsarea3, #cmsarea4, #cmsarea6, #cmsarea7, #cmsarea9  { width: 272px; }
#cmsarea2, #cmsarea5, #cmsarea8, #cmsarea10 { width: 577px; }

#footer { background-color: #fff; position: absolute; top:644px; text-align: center; width: 100%;}
#footer-grey { width: 100%; height: 37px; background-color: #e5e5e5; text-align: center; }
#com-outer{ margin: 0 auto; margin-top: -30px; width: 1120px; height: 54px;}
#com { float: right; height: 54px; }
#com ul { margin: 0; padding: 0; }
#com li { display: inline-block; list-style:none; margin: 0; padding: 0;}
*:first-child+html #com li { display: inline; zoom: 1; }
* html #com li {  zoom: 1; display: inline; }
#com li a { display: block; width: 45px; height: 47px; margin-left: 26px; }
#com li .spacer { width: 30px; }
#com li a:hover { background-position: left bottom }

#com-one { background:url(../images/btn_email_TRAINING.jpg) no-repeat left top; }
#com-two { background:url(../images/btn_email_INTERNET.jpg) no-repeat left top;}
#com-three { background:url(../images/btn_email_ARTWORK.jpg) no-repeat left top;}
#com-four { background:url(../images/btn_Print.jpg) no-repeat left top;}
#com-five { background:url(../images/btn_Skype.jpg) no-repeat left top;}
#com-six { background:url(../images/btn_Emergency.jpg) no-repeat left top;}

.rename, .field, .field2 { font-size: 12px; }
.rename h1 { font-size: 14px; font-weight: bold}