<!-- apex -->

html,body
{
margin:0;
padding:0;
}

body
{
font: 85% arial,sans-serif;
text-align:center;
background: url(images/bg.jpg) repeat-x;
}

p
{
margin:0 5px 5px;
}

a
{
color: #1199CC;
}

h1
{
color:#EE4422;
font-weight: bold;
font-size:25pt;
padding-left:20px;
}

h2
{
color:#EE4422;
font-weight: bold;
font-size:16pt;
padding-left:20px;
}

h3
{
color:#EE4422;
font-weight: bold;
font-size:14pt;
text-align:center;
}

div#header
{
height:157px;
width:944px;
margin:0 auto;
background: url(images/header.png) no-repeat center;
border:2px solid #FFF;
}

div#container
{
text-align:left;
}

div#navigation
{
background:#FFF;
color:#000000;
font-weight:900;
margin-top:0;
}

div#navigation a
{
text-decoration:none;
color:#000000;
}

div#navigation ul
{
list-style-image: none;
list-style-type: none;
padding:-50px,25px;
}

div#navigation li
{


}

div#navigation img
{
border:none;
}

div#navigation
{
float:left;
width:150px;
margin-left:-940px;
height:500px;
}

div#content ul
{
list-style-image: url(images/button-small.jpg);
margin-top:0;
padding-left:70px;
}

div#extra
{
background:#FFF;
color:#000000;
text-align:center;
}

div#footer
{
background: #EE4422;
color: #DDF7FF;
}

div#footer p
{
margin:0 auto;
padding:5px 10px;
}

div#container
{
background:#FFF;
width:944px;
margin:0 auto;
padding:10px;
}

div#wrapper
{
float:left;
width:100%;
}

div#content
{
margin: 0 150px;
padding-left:10px;
height:500px;
color:#000000;
}

div#content p
{
padding-bottom:10px;
}

div#extra
{
float:left;
width:150px;
margin-left:-150px;
height:500px;
}

div#extra img
{
align:center;
display: block;
padding-left:5px;
}

div#footer
{
clear:left;
width:100%;
}

div#footer a
{
text-decoration:none;
color:#DDF7FF;
}
