/* 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: url(../images/bg.gif) repeat-x #2e4079;
}
a img
{
border:none; 
}

#wrapper
{
background: url(../images/bg_content.gif) repeat-y;
text-align: left;
margin: 0 auto;
padding: 0;
width: 920px;
}
#top
{
background: url(../images/banner.gif) no-repeat;
width: 920px;
height: 115px;
margin: 0;
padding: 0;
}
#top a
{
width: 920px;
height: 115px;
display: block;
text-decoration:none;
text-align:center; 
}
#top a span {
line-height: 20px;
color:#fff; 
font-size:12px; 

}
#menu
{
margin: 0;
padding: 20px 0 0 0;
background: url(../images/bg_menu.gif) repeat-y;
text-align:center;
width: 920px;
line-height: 30px;
font-size: 14px;
letter-spacing: -1px;
}
#menu ul
{
margin: 0;
padding: 0;
}
#menu li
{
margin: 0;
display: inline;
list-style-type: none;
padding: 0 5px;
}
#menu a:link, #menu a:visited
{
color: #fff;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
color: #2E4079;
background-color: #fff;

}
#content
{
font-size: 14px;
line-height: 18px;
margin: 0 auto;
width: 750px;
color: #453E48;
}
#content a:link, #content a:visited
{
color: #2E4079;

}
#content a:hover, #content a:active
{
background-color: #2E4079;
color: #fff;
text-decoration: none;
}
#content img
{
padding: 5px;
background-color: #fff;
}
#content a:hover img 
{
background-color: #fff;
}
h1
{
font-size: 20px;
color: #2E4079;
padding: 1em 0 0.5em 0;
border-bottom: 1px solid #2E4079;
}
h2
{
color: #453E48;
font-size: 16px;
padding: 1em 0 0 0;
}
h3
{
color: #2E4079;
font-size: 18px;
padding: 2em 0 0 0;
}
#footer
{
clear:left;
background: url(../images/footer.gif) no-repeat;
width: 920px;
height: 82px;
}
#footer a:link, #footer a:visited
{
color: #fff;
text-decoration: none;
margin: 0 0 0 460px;
line-height: 40px;
font-size: 12px;
}
#footer a:hover, #footer a:active
{

}
.contactfloat
{
width: 250px;
height: 150px;
float: left;

}
