*
{
margin: 0px;
padding: 0px;
}




body {
font-size: 62.5%; margin: 0px auto; padding: 0px; 
background: url(img/background_body_grey.gif) top center repeat-y; font-family: arial, sans-serif;
}

a
{
text-decoration: underline;
color: #636363;
}



a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}


#header
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 680px;
height: 104px;
margin: 0px auto;
}


#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 20px;
font-family:  trebuchet ms, arial, sans-serif, helvetica,   ;
font-size: 36px ;

text-transform: none;
color: #fff;
font-weight: normal;
letter-spacing: 0px;
}


#header_inner h1 span
{
background: inherit;
color: #DADADA;
}


#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 30px;
color: #DADADA;
font-size: 11px;
}



#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 680px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
font-size: 110%;
}

