/* CSS Document */
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}
body
{

font-family: Arial, Helvetica, sans-serif;
background: #fff;
color: #000;
}
a img 
{
border:none; 
}
#wrapper
{

width: 910px;
}
#top
{
background: url(../2009images/banner.gif) no-repeat;
width: 904px;
height: 247px;

}
#top a
{
width: 904px;
height:150px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#menu
{
background: url(../2009images/left2.gif) no-repeat;
float: left;
height:656px;
font-size: 12px;

}
#menu ul
{
width: 165px;
margin: -40px 0 0 0;
padding: 0 10px 0 180px;
}
#menu li
{
list-style-type: none;
padding: 6px 0 6px 0;

/*border-bottom: 1px solid red;*/

}
#menu a:link, #menu a:visited
{
background-color: transparent;
color: #000;
text-decoration: none;
padding:  6px 0 6px 26px;



}
#menu a:hover, #menu a:active
{
background: url(../2009images/mo.gif) no-repeat left 50%;

}
#content
{
margin: -110px 0 0 0;
float: left;
font-size: 14px;
line-height: 18px;
width: 520px;
}
#content a:link, #content a:visited
{


}
#content a:hover, #content a:active
{

}
h1
{
width: 420px;
font:bold 24px "Times New Roman", Times, serif;
letter-spacing: 1px;
padding: 1em 0 0 1em;
border-bottom: 4px solid #D70202;
}
h2
{

}
#footer
{
clear: both;
width: 520px;
text-align: center;
margin-left: 345px;
}
#footer a:link, #footer a:visited
{

font-size: 10px;
}
#footer a:hover, #footer a:active
{

}
#homepagefooter
{
/**/position: absolute;
top: 547px;
left: 0px;
width: 779px;
height: 106px;

}
