/* CSS Document */
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}
body
{
font: 14px "lucida sans", Arial, Helvetica, sans-serif;
background:  url("../images/bg_wrapper.gif") repeat-y #FE8E0A;

}
a img 
{
border:none; 
}
#homeheader
{
position: absolute;
left: 211px;
top: -1px;
width: 652px;
height: 182px;
margin: 0;
}
#homemenu
{
float: left;
background:  url("../images/bg_menu_home2.jpg") no-repeat;
/*width: 401px;*/
width: 206px;
height: 800px;
}
#homemenu ul
{
list-style-type: none;
margin: 138px 0 0 30px;
}
#homemenu li
{
line-height: 35px;
}
#homemenu a:link, #homemenu a:visited
{
font-weight: normal;
font-size: 14px;
color: #fff;
text-decoration: none;
letter-spacing: -1px;
padding: 0 0 0 24px;
}
#homemenu a:hover, #homemenu a:active
{
background:  url("../images/mo.gif") no-repeat left 50%;
}
#homemenu
{
}
#homemain
{
/*margin-left: -60px;*/
float: left;
background:  url("../images/bg_center_home2.jpg") no-repeat;
width: 653px;
height: 800px;
}
#wrapper
{
width: 840px;
}
#top
{
float: right;
/*margin: 0 0 0 205px;*/
background:  url("../images/banner.gif") no-repeat;
width: 634px;
height: 189px;
}
#top a
{
width: 634px;
height:150px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#menu
{
float: left;
background:  url("../images/bg_menu.gif") no-repeat;
width: 206px;
height: 415px;
}
#menu ul
{
list-style-type: none;
margin: 138px 0 0 20px;
}
#menu li
{
line-height: 35px;

}
#menu a:link, #menu a:visited
{
font-weight: normal;
font-size: 14px;
color: #fff;
text-decoration: none;
letter-spacing: -1px;
padding: 0 0 0 24px;
}
#menu a:hover, #menu a:active
{
background:  url("../images/mo.gif") no-repeat left 50%;
}
#content
{
font: 16px Calibri, Arial, Helvetica, sans-serif;
float: left;
line-height: 18px;
width: 614px;

}
#content p
{
padding: 0 10px 0 25px ;
}
#content a:link, #content a:visited
{
color: #FE8E0A;

}
#content a:hover, #content a:active
{
background-color: #FE8E0A;
color: #000;
text-decoration: none;
}
h1
{
font-size: 20px;
color: #fff;
background:  url("../images/bg_h1.gif") no-repeat;
width: 634px;
height: 58px;
padding: 11px 0 0 25px;

}
h2
{
padding: 0 0 0 25px;
font-size: 19px;
color: #000;
}
#footer
{
clear: both;
width: 600px;
padding: 5px 0 20px 205px;
text-align: center;
}
#footer a:link, #footer a:visited
{
text-decoration: none;
color: #FE8E0A;
background-color: #fff;
}
#footer a:hover, #footer a:active
{
color: #fff;
background-color: #FE8E0A;
}
