html, body {height: 100%; margin: 0; padding: 0;}
#page {position: relative; height: 100%;}
html>body #page {height: auto; min-height: 100%;}

#header{width:1000px;}
#header img {margin:0;}
#content{width:1000px; clear:both;}
#empty{height:100px;}
#footer {position:absolute; left:0; bottom:0; width:1000px; height:100px;}
#footerMenu {padding-top:40px; padding-left:250px; width:500px; float:left;}
#niketoLogo {padding-top:40px; padding-left:170px; float:left;}

/*
#headDiv {width:1000px; text-align:center; vertical-align:middle; background-color:#FF0000;}
#contentDiv {width:1000px;}
#footerDiv {width:1000px;}
*/

.menu {font-size:10px; color:#221E73; text-transform:uppercase;}
.menu a {color:#221E73; text-decoration:none;}
.menu a:hover {color:#C1D72E; text-decoration:none;}
.menu .selected {color:#C1D72E; text-decoration:none;}

.btab {border-collapse:collapse; width:750px;}
.btab td {border:1px #d0e153 solid;}

.btabc {border-collapse:collapse; width:500px;}
.btabc td {border:1px #d0e153 solid; width:250px;}
.btabc td p {width:210px;}

.bn, .bnSelected {width:250px;padding:20px;}
.bnSelected {background:#EDEDF0;}

.inpField {padding:2px 8px; width:250px; border:1px #d0e153 solid; margin-bottom: 10px;}
.inpButton {padding:3px 8px; background:#C7DB42; border:0; text-transform:uppercase; color:#000000;}

.txt {padding:50px 0 0 50px;}
.txt0 {padding:0 0 0 50px;}

.b500_1 {padding:50px 30px 0 50px; width:420px; float:left;}
.b250_2 {padding:50px 30px 0 20px; width:200px; float:left;}

.b750_1 {padding:50px 20px 0 50px; width:680px;}

.clr {clear:both;}


