﻿ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none; text-align: center; font:11px Verdana,Arial;}
ul.menu li {position:relative; float:left; margin-right:0px}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:132px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#ececec}
ul.menu ul li a:hover {background-color:#d1d1d1}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold; background:url(images/header_over.gif); width:118px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/header.gif)}
ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

html, body
{
    background-color: #7C7C7C;
	font:11px Verdana,Arial;
}

#wrap
{
    margin: 0px auto;
    width: 979px;
    background: url( "images/wrap.jpg" ) repeat-y;
}

#header
{
    height: 141px;
    background:url( "images/header.jpg" ) no-repeat;
    }

	
h1{
font-size:18px;
padding: 0px;
margin:0px;
}
	
#ftr
{
text-align: center;
color: #000000;
font-family: Calibri;
    height: 57px;
    background: url( "images/footer.jpg" ) no-repeat;
}

#ftr a
{

color: #000000;
}



.clear {
	line-height:1px;
	height:1px;
	clear:both;
}

a:link
{
    color: #000000;
}
a:visited
{
    color: #000000;
}
a:hover
{
    color: #060067;
}
a:active
{
    color: #060067;
}

