body
{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
height:200px;
background-color:#009edb;
}

html, body, table, tr, td, p
{
text-align:left;
}

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

#shadow
{
width:1000px;
background-image:url(images/shadow.png);
}

#header
{
width:900px;
}

#header p
{
font-family: Trebuchet MS;
color:#ffffff;
font-size:10pt;
margin:0px;
padding:10px 20px 5px 20px;
line-height:16pt;
text-align:right;
}

#content h1
{
font-family: Trebuchet MS;
color:#0db14b;
font-size:20pt;
margin:0px;
padding:20px 0px 0px 0px;
}

#content h2
{
font-family: Trebuchet MS;
color:#b2be35;
font-size:14pt;
margin:0px;
padding:10px 0px 0px 0px;
}

#content p
{
font-family: Trebuchet MS;
color:#444444;
font-size:10pt;
margin:0px;
padding:5px 0px 5px 0px;
line-height:16pt;
}

#content a
{
font-family: Trebuchet MS;
color:#f7941d;
font-size:10pt;
margin:0px;
line-height:16pt;
text-decoration: none;
font-weight:bold;
}

#content a:hover
{
font-family: Trebuchet MS;
color:#f7941d;
font-size:10pt;
margin:0px;
line-height:16pt;
text-decoration: underline;
font-weight:bold;
}

#content li
{
font-family: Trebuchet MS;
color:#444444;
font-size:10pt;
margin:0px;
line-height:16pt;
}

#box p
{
font-family: Trebuchet MS;
color:#ffffff;
font-size:10pt;
margin:0px;
padding:5px 20px 5px 20px;
line-height:16pt;
font-weight:bold;
border-bottom:1px dotted white;
}

#box_2 h1
{
font-family: Trebuchet MS;
color:#ffffff;
font-size:12pt;
margin:0px;
padding:5px 20px 5px 20px;
line-height:16pt;
font-weight:bold;
border-bottom:1px dotted white;
}

#box_2 p
{
font-family: Trebuchet MS;
color:#ffffff;
font-size:10pt;
margin:0px;
padding:5px 20px 5px 20px;
line-height:16pt;
}

#box a
{
font-family: Trebuchet MS;
color:#ffffff;
font-size:10pt;
margin:0px;
line-height:16pt;
font-weight:bold;
text-decoration: none;
}

#box a:hover
{
font-family: Trebuchet MS;
color:#ffffff;
font-size:10pt;
margin:0px;
line-height:16pt;
font-weight:bold;
text-decoration: underline;
}

#box_2 a
{
font-family: Trebuchet MS;
color:#ffffff;
font-size:10pt;
margin:0px;
line-height:16pt;
font-weight:bold;
}

#footer
{
width:1000px;
background-image:url(images/shadow_bottom.png);
height:44px;
}

#footer_2
{
width:900px;
}

#footer_2 p
{
font-family: Trebuchet MS;
color:#ffffff;
font-size:8pt;
margin:0px;
padding:0px 20px 10px 20px;
}

#footer_2 a
{
font-family: Trebuchet MS;
color:#ffffff;
font-size:8pt;
margin:0px;
text-decoration: none;
}