@charset "utf-8";
/* CSS Document */

*,body {margin:0px; padding:0px;}
body {background-color:#f8c301;font-family: Arial, Helvetica, sans-serif; font-size:12px;}

#main {width:1000px; margin-left:auto; margin-right:auto; border: 5px solid #CCC; background-color:#FFF; margin-top:10px;}

#header 

#logozb {float:left;}
#name { width:420px; margin-left:218px; padding-left:70px;}
#logoks {float:right;}

#innermain {margin-top:5px; min-height:400px;}
#menu {float:left; width:200px;}

#MenuBar1 li {width:198px; height:50px; border: #CCC 1px solid;}

#content {margin-left:200px;}

.floatstop {clear:both;}
 

#footer {height:40px; width:1000px; margin-top:10px; border-top:#CCC outset;}

a img {border:0;
}
h1 {font-size:16px;}

#content p {text-align:center;}
#textfooter {float:left; text-align:center; margin-left:40px; width:920px; height:40px; padding-top:20px;}
#innercontent {margin-left:20px;}
#innercontent img {margin-left:100px;}