/* CSS Document */
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}
body
{
font-family: Arial, Helvetica, sans-serif;
text-align: center;
background: #000;
}
a img 
{
border:none; 
}
#container
{
width: 1200px;
margin: 0 auto;
background: url(../images/bg_container.jpg) no-repeat;
}
#wrapper
{
background: url(../images/bg_content_y.gif) repeat-y;
text-align: left;
margin: 0 auto 0 195px;
width: 774px;
}
#top
{
background: url(../images/banner.gif) no-repeat;
/*width: 774px;*/
width: 774px;
height: 123px;
}
#top a
{
/*width: 774px;*/
width: 200px;
height: 123px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#menu
{
background: url(../images/bg_menu.gif) no-repeat;
float: left;
width: 199px;
height: 519px;
font-size: 14px;
text-align:center;
}
#menu ul
{
padding: 0;
margin: 0 ;
width: 197px;
}
#menu li
{
margin: 20px 0 0 0;
list-style-type: none;


}
#menu a:link, #menu a:visited
{
color: #000;
font-weight: bold;
letter-spacing: 0.5px;
text-decoration: none;
border-bottom: 1px solid #C20001;
padding: 0 0 3px 0;
}
#menu a:hover
{
color: #fff;
}
#content
{

font-size: 14px;
line-height: 18px;
margin: 0 0 0 194px;
padding: 0 0 0 10px;
width: 550px;
}
#content a:link, #content a:visited
{
color: #C20001;
text-decoration: none;
}
#content a:hover, #content a:active
{
color: #fff;
background-color: #C20001 ;
}
h1
{
font-size: 20px;
padding: 1em 0 0.5em 0;
color: #C20001;
border-bottom: 3px solid #000;
}
h2
{

}
h4
{
margin-bottom:-15px;
}
#footer
{
clear: both;
background: url(../images/footer.gif) no-repeat;
width: 774px;
height: 40px;
margin-left: -1px;
text-align: center;
}
#footer a:link, #footer a:visited
{
text-decoration: none;
font-size: 10px;
line-height: 40px;
color: #000;
vertical-align: middle;
}
#footer a:hover, #footer a:active
{
text-decoration: underline;
}

.logotop
{
position: relative;
top: 0px;
left: 30px;
width: 143px;
height: 129px;
background-color:#ffa507
}
.fadebottom
{
position: relative;
width: 756px;
height: 262px;
top: -1px;
left: -1px;
}
