/* CSS Document 
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}*/
body
{
font-family: "lucida sans", Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
background: #000;
color: #fff;
}
a img 
{
border:none; 
}
#wrapper
{
background: url(../2008new/images/bg_leftside.gif) repeat-y;
text-align: left;
margin: 0 auto;
padding: 0;
width: 1049px;
}
#top
{
background: url(../2008new/images/banner.gif) no-repeat;
width: 1049px;
height: 199px;
margin: 0;
padding: 0;
}
#top a
{
width: 1049px;
height:150px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#menu
{
float: left;
margin: 0;
padding:0 0 0 65px;
width: 100px;
font-size: 14px;
letter-spacing: -1px;
}
#menu ul
{
margin: 50px 0 0 0;
padding: 0;
}
#menu li
{
margin: 15px 0 0 0;
list-style-type: none;
padding: 0 0 5px 0;
border-bottom: 1px solid red;
}
#menu a:link, #menu a:visited
{
color: #000;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
color: #999966;
background-color: #fff;
}
#content
{
position: relative;
font-size: 14px;
line-height: 18px;
margin: 0 0 0 200px;
width: 800px;
}
#content a:link, #content a:visited
{
color: #999966;

}
#content a:hover, #content a:active
{
background-color: #999966;
color: #000;
text-decoration: none;
}
h1
{
color: #DF9933;
font-size: 20px;
padding: 1em 0 0.5em 0;
border-bottom: 1px solid #DF9933;
}
h2
{
color: #DF9933;
font-size: 18px;
padding: 1em 0 0 0;
}
#footer
{
vertical-align: middle;
clear: both;
width: 949px;
margin-left: 100px;
text-align: center;
}
#footer a:link, #footer a:visited
{
line-height: 50px;
color: #fff;
font-size: 12px;
}
#footer a:hover, #footer a:active
{
text-decoration: none;
color: #000;
background-color: #fff;
}
#homecontact
{
text-align: center;
}
#homecontact a:link, #homecontact a:visited
{
line-height: 50px;
color: #fff;
font-size: 12px;
}
#homecontact a:hover, #homecontact a:active
{
text-decoration: none;
color: #000;
background-color: #fff;
}