/* CSS Document 
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}*/
body
{
font-family: "lucida sans", Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
background-color: #0079C2;

}
a img 
{
border:none; 
}
#container
{
margin: 0;
padding: 0;
width: 1100px;
background:  url("../images/bg_left_gradient.gif") no-repeat #fff;
}
#wrapper
{
background:  url("../images/banner.gif") no-repeat;
margin: 0;
padding: 0;
width: 1100px; height:auto;
}
#top
{
width: 800px;
height: 161px;
margin: 0;
padding: 0;
}
#top a
{
width: 800px;
height: 123px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#topright
{
width: 290px;
height: 161px;
margin:-161px 10px;
padding: 0;
float:right;
}
#topright a
{
width: 290px;
height: 123px;
display: block;
text-decoration:none;
}
#topright a span {
visibility: hidden;
}
#menu
{
margin: -40px 0 0 0;
padding: 0;
text-align:center;
width: 1200px;
line-height: 30px;
font-size: 14px;
}
#menu ul
{
margin: 0 0 0 40px;
padding: 0;
}
#menu li
{
margin: 0;
display: inline;
list-style-type: none;
padding: 0 15px;
}
#menu a:link, #menu a:visited
{
color: #000;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
padding-bottom: 5px;
background:   url("../images/mo.gif") no-repeat bottom center;
}
#quicklinks
{
float: left;
color: #fff;
font-weight: bold;
margin: 0;
padding:  120px 0 0 20px;
width: 200px;
height: 550px;
}
#quicklinks a:link, #quicklinks a:visited
{
font-size: 14px;
font-weight: normal;
color: #000;
text-decoration: none;
}
#quicklinks a:hover, #quicklinks a:active
{
/*text-decoration: underline;*/
color: #FFBA00;
}
#content
{
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 18px;
margin: 0 0 0 300px;
padding: 0;
width: 750px;
}
#content a:link, #content a:visited
{
color: #006F3C;

}
#content a:hover, #content a:active
{
background-color: #006F3C;
color: #fff;
text-decoration: none;
}
#content li
{
/*list-style-image: url(../images/bullet.gif);
margin-left: 70px;
background: url(../images/bullet.gif) no-repeat 0px 7px;*/
}


h1
{
font-size: 20px;
color: #006F3C;
padding: 1em 0 0.5em 1em;
border-bottom: 1px solid #006F3C;
}
h2
{
font-size: 18px;
color: #006F3C;
padding: 1em 0 0 0;
}
h4
{
font-size: 19px;
color: #0066FF;
padding: 1em 0 0 0;
}

#footer
{
text-align: center;
clear: both;
width: 1100px;
line-height: 40px;
background-color: #fff;
}
#footer a:link, #footer a:visited
{
font-size: 14px;
color: #000;
text-decoration: none;

}
#footer a:hover, #footer a:active
{
text-decoration: underline;
}
dt
{
font-weight: bold;
padding-top: 15px;
}
