/* Basic Layout */
body { margin: 0; padding: 0; text-align: center; }
form { padding: 0; margin: 0; }

.page { width:100%; margin-left: auto; margin-right: auto; }
.clear { clear: both; height:0; line-height:0px; font-size:0px;}

/* Top Block */
.top { margin: 0 auto; position: relative; z-index: 10; text-align:center; }
.headercontrols { display: none}
.header { padding: 0px 0px 38px 0px; position: relative; z-index: 10 }
.banner { width: 100%; position: relative; text-align: center; margin: 0 auto;   top: -42px; !top: -45px}
.menu { position: relative; text-align: left; z-index: 100; width:960px; margin:0 auto; top: -35px; !top: -35px}
.toppanel { position: relative; z-index: 1; margin: 0 auto;  top: -25px; !top: -25px}


/* Middle Block */
.middle { position: relative; width: 100%; text-align: center; top: -35px; background-color: #E4E3DE  }
.content { width: 960px; text-align: left; padding: 0px; margin:0 auto; border-top:1px solid #aaa;}

/* Bottom Block */
.bottom { margin:0; float:none; display:block; width: 100%; text-align: center; top: -40px }
.footer { width: 960px; text-align: center; margin:0px auto 30px; padding-top:5px; }