/* main stylesheet */ body{ margin: 0; padding:0;  background:#ffffff; color: #333333; }	 #lh-col{ position:absolute; top:90px; border-top:12px solid #000000; left:0; width:140px; z-index:3; background:#ffffff; color: #333333; height:424px;}#rh-col{ position:absolute; top:90px; border-top:12px solid #000000; right:0; width:140px; z-index:2; background:#ffffff; color: #333333; height:444px;}#c-block { width:100%; z-index:1; background:#ffffff; color: #333333; height:20%;}#hdr{ height:90px;  border-bottom: 12px solid #000000;  width:100%;  background:#ffffff; background-image: url(logo6.jpg); background-repeat: no-repeat; color: #333333;  margin:0;  }    #c-col{ margin:0 142px 0 142px; position:relative; background:#ffffff; color: #333333; z-index:5; border: 10 px solid #000000; border-right: 2px solid #000000; border-left: 2px solid #000000; border-width:0 2px; }#ftr { width:100%; height:35px; border: solid #000000;  border-width:1px 0; background:#eeeeee; color: #333333; margin:0; } 