*
{
margin:0;
padding:0
}

h1,h2,h3,h4,p
{
margin-bottom:1em
}

ul
{
margin-left:16px
}

/* mac hide \*/
html,body{
height:100%;
}
/* end hide*/

body
{
background-color: #009EC1;
background:url("bg.gif") center center;
font-family:Verdana, Helvetica, Arial, sans-serif;
font-size:9pt;
color:#FFFFFF;
text-align:center;
}

a{
color: #999999;
background-color: inherit;
font-weight:normal;
text-decoration: none;
}

a:hover {
text-decoration: none;
font-weight:normal;
color: #FFFFFF;
background-color: inherit;
}

#outer
{
min-height:100%;
width:900px;
margin-left:auto;
margin-right:auto;
background:#000000;
color:#FFFFFF;
text-align:left;
position:relative;
}

* html #outer
{
width:900px;
height:100%;
}

#header
{
background: #000000 url("logo.gif") no-repeat 0 10px;
color:#FFFFFF;
height:200px;
text-align:left;
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #333333;
}

#headline
{
font-size: 17pt;
font-weight: bold;
}

* html ul#nav  li a
{
float:left
}

#footer
{
border-top:1px solid #333333;
text-align:center;
}

#footer
{
position:absolute;
bottom:0;
left:0;
width:900px;
height:40px;
padding-top:10px;
}

* html #footer
{
height:50px;
bottom:-1px;
}

#clearfooter
{
clear:both;
height:50px;
}

#left, #content
{
margin-top:20px;
float:left;
width:425px;
}

#content
{
margin-top:20px;
margin-left:20px;
}

.clearer
{
height:1px;
overflow:hidden;
clear:both;
margin-top:-1px;
}
