/* header */

#header{
padding:0 0 8px 0;
border-top:5px solid #8add37;
border-bottom:1px solid #cccccc;
}

#header a img{
width:521px;
float:left;
margin:6px 0 0 0;
}

#header img.left{
width:521px;
float:left;
margin:6px 0 0 0;
}

#header p{
font-size:12px;
width:500px;
float:left;
margin:15px 0 0 25px;
color:#666666;
line-height:1.5em;
}

#header ul{
font-size:12px;
float:right;
list-style:none;
padding:26px 10px 0 0;
width:85px;
text-align:right;
}

#header ul li span{
background:url(../images/bg_square-icon.gif) no-repeat 0 50%;
padding:0 0 0 17px;
}



