/* CSS Document 
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}*/
body
{
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
background: #000;

}
a img 
{
border:none; 
}
#wrapper
{
background: url(../images/bg_menu.gif) repeat-y;
text-align: left;
margin: 0 auto;
padding: 0;
width: 819px;
background-color: #fff;
color: #000;
}
#top
{

background: url(../images/banner.gif) no-repeat;
width: 819px;
height: 147px;
margin: 0;
padding: 0;
}
#top a
{
width: 600px;
height:147px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
.addressright
{
float: right;
color: #000;
font-size: 10px;
line-height: 17px;
width: 170px;
height: 147px;
}
#top .addressright a
{
display: inline;
}
#menu
{
float: left;
margin: 0;
background:  url("../images/bg_menu_image.gif") no-repeat;
padding:  0;
width: 189px;
font-size: 14px;
letter-spacing: -1px;
}
#menu ul
{
margin: 150px 0 0 0;
padding: 0;
}
#menu li
{
margin: 0;
list-style-type: none;
padding: 15px 0 0 0;
}
#menu a:link, #menu a:visited
{
padding: 0 0 0 25px;
color: #fff;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
background:  url("../images/mo.gif") no-repeat left center;
}

#content
{

font-size: 15px;
line-height: 18px;
margin: 0 0 0 200px;
width: 610px;
}
#content a:link, #content a:visited
{
color: #0c3593;

}
#content a:hover, #content a:active
{
background-color: #0c3593;
color: #fff;
text-decoration: none;
}

h1
{
color: #952B24;
font-size: 20px;
padding: 1em 0 0.5em 0;
border-bottom: 1px solid #952B24;
}
h2
{
color: #952B24;
font-size: 20px;
padding: 1em 0 0 0;
}
#footer
{
clear: both;
width: 619px;
height: 20px;
margin: 0 0 0 200px;
text-align: center;
vertical-align: middle;

}
#footer a:link, #footer a:visited
{
font-size: 10px;

}
#footer a:hover, #footer a:active
{

}
