@import "base.css";

html, body {height:100%;}
#content {position:relative; width:306px; height:auto !important; height:100%; min-height:100%;margin: 0px auto -85px; }
#push {height:85px;}
#bot {position:relative; overflow: hidden;  width:400px; height:65px; margin:0 auto; padding:0 0 20px 120px; font-size: .846em; }

body{font: .813em/1.3 Arial,Helvetica,sans-serif;}
a:link, a:visited, a:active, a:hover  {font-size: 1em; color:#666; text-decoration:underline;}


#content h1 {overflow: hidden; width: 306px; height: 98px;  position: absolute; top:50%; left:0; margin-top:-98px}
  #content h1 a {display: block; overflow: hidden; width: 306px; height: 98px;}


#bot p span {text-transform:uppercase;}
#bot ul{margin-top:10px; width:100%}
  #bot ul li{float:left; padding-right:8px}

