body, html { padding:0; margin:0; height:100%; width:100% }
body { font-family:Arial; font-size:12px; color:#666666; line-height:16px; }

#main {
  width:880px;
  margin:auto;
  padding:0;
}

#head {
  background-image:url(../img/bg_head.gif);
  position:relative;
  height:266px;
}

#head_logo { position:absolute; top:8px; left:22px; }
#head_image { position:absolute; top:0px; left:330px; }
#head_motd { position:absolute; top:148px; left:52px; }

#menu_top { position:absolute; top:234px; left:0px; height:32px; padding: 0px 6px 0px 6px; color:#9e9e9e; }
#menu_top ul { margin: 0px; padding: 0px 0px 0px 0px; }
#menu_top li { padding: 0px 2px 0px 2px; display: inline; }
#menu_top .inactive a { font-size: 11px; line-height: 14px; text-decoration: none; color:#9e9e9e; }
#menu_top .inactive a:hover { color: #0178d2; }
#menu_top .inactive a:active { color: #0178d2; }
#menu_top .active a { color: #0178d2; font-size: 11px; line-height: 14px; text-decoration: none; }

#menu_left { float:left; width:166px; padding: 24px 18px 24px 18px; color: #666666; }
#menu_left ul { margin: 0px; padding: 0px 0px 0px 16px; }
#menu_left li { border-style: solid; border-width: 0px 0px 1px 0px; border-color: #d1d1d1; padding: 1px 0px 1px 0px; list-style-image: url(../img/dot.gif); }
#menu_left .inactive a { font-size: 10px; line-height: 14px; text-decoration: none; color: #666666; }
#menu_left .inactive a:hover { color: #0178d2; }
#menu_left .inactive a:active { color: #0178d2; }
#menu_left .active a { color: #0178d2; font-size: 10px; line-height: 14px; text-decoration: none; }

#content { float:left; width:558px; padding:24px 60px 24px 60px; }
#copyright { font-size: 10px; line-height: 14px; padding:2px 0px 8px 0px; text-align:right; }

.cdark { color: #0178d2; }
.cmedium { color: #80bbe8; }
.clight { color: #bfddf4; }
.textsmall { font-size: 10px; line-height: 14px; }

#main .hline { height:3px; background-image: url(../img/hline.gif); clear:both; }

h1 { font-size:12px; line-height:16px; color:#0178d2; }
h1.csc-firstHeader { font-size:24px; line-height:30px; color:#0178d2; margin:0px 0px 8px 0px; }
p.bodytext { margin: 0px 0px 4px 0px; }

a { color:#0178d2; }

.csc-mailform { background-color: #bfddf4; border: 0px; padding:8px; }
.csc-mailform .csc-mailform-field label { display: block; }
.csc-mailform .csc-mailform-field input { font-size:10px; line-height:14px; width: 300px; border-color: #80bbe8; border-style: solid; border-width: 1px; }
.csc-mailform .csc-mailform-field input#mailformcontact { border-width: 0px; }
.csc-mailform .csc-mailform-field textarea { font-size:10px; line-height:14px; width: 300px; border-color: #80bbe8; border-style: solid; border-width: 1px; }

#content iframe {
  border-style:solid;
  border-width:1px;
  border-color:#d1d1d1;
  width:558px; height:300px;
}
