/* CSS Document */
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}
body
{
font-family: "Trebuchet MS", Arial, sans-serif;
text-align: center;
background: #A6BF5A;
}
a img 
{
border:none; 
}
#container
{
background:  url("../images/bg_container.gif") repeat-y;
margin: 0 auto;
padding: 0;
width: 1200px;
}
#wrapper
{
background:  url("../images/bg_wrapper.jpg") no-repeat;
text-align: left;
margin: 0 auto;
padding: 0;
width: 1200px;
}
#top
{
padding-left: 200px;
width: 1200px;
height: 167px;
}
#top a
{
margin-left:-200px;
width: 800px;
height:167px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#menu
{
color: #fff;
margin: 0;
padding: 0 0 0 0;
text-align:center;
width: 1200px;
line-height: 30px;
font-size: 20px;
}
#menu ul
{
margin:0 0 0 160px;
padding: 0;
}
#menu li
{
margin: 0;
display: inline;
list-style-type: none;
padding: 0 20px;
}
#menu a:link, #menu a:visited
{
color: #fff;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
color: #000;

}
#menu_left
{
float: left;
margin: 0 0 0 185px;
width: 180px;
height: 580px;
}
#menu_left ul
{
list-style-type: none;
margin: 20px 0 0 0;
padding: 0;
text-align:right;
}
#menu_left li
{
list-style-type: none;
padding: 0 5px 35px 0;
}
#menu_left a:link, #menu_left a:visited
{
color: #852929;
text-decoration: none;
font-size: 20px;
padding: 0 0 40px 0;
}
#menu_left a:hover, #menu_left a:active
{
color: #000;
}
#box
{
margin-top:-15px
}
#content
{
padding: 10px;
float: left;
font-size: 14px;
line-height: 18px;
width: 610px;
}
#content a:link, #content a:visited
{
color: #2E4079;

}
#content a:hover, #content a:active
{
background-color: #2E4079;
color: #fff;
text-decoration: none;
}
h1
{
font-size: 20px;
color: #852929;
padding: 1em 0 0.5em 0;

}
h2
{

}
#footer
{
clear: both;
background:  url("../images/footer.gif") no-repeat;
width: 1200px;
height: 82px;
text-align:center;
}
#footer a:link, #footer a:visited
{
color: #fff;
text-decoration: none;

}
#footer a:hover, #footer a:active
{

}
