#header {
	width:761px;
	height:280px;
	display:block;
	clear:both;
	background: #eaeaea url(../img/header_home.jpg) no-repeat 0 26px;
	float:left;
	font-size:11px;
}
.gohome a {
    display:block;
    height:4px;
    clear:both;
    float:left;
    width: 500px;
}
.navenu {
    float:right;
    width:176px;
    padding-top:5px;
}
.navenu .iscurrent,
.navenu .isnotcurrent {
    display: block;
    height:48px;
    border-bottom: 1px solid #ffffff;
    text-align:right;
}
.navenu .isnotcurrent {
    background: #d9dadf url(../img/level1home.gif) no-repeat top right;
    display:block;
}
.navenu .iscurrent {
    background: #656a7e url(../img/level1homecurrent.gif) no-repeat top right;
    display:block;
}
.navenu .isnotcurrent:hover {
    background: #656a7e url(../img/level1homecurrent.gif) no-repeat top right;
}
.mainhome {
    padding-bottom:15px;
    display:block;
    float:left;
}
.navenu .iscurrent a.link,
.navenu .isnotcurrent a.link {
    color: #656a7e;
    font-weight: bold;
    text-decoration: none;
    padding:30px 5px 5px 9px;
    display:block;
}
.navenu .isnotcurrent a.link {
    color: #656a7e;
}
.navenu .isnotcurrent:hover a.link,
.navenu .isnotcurrent a.link:hover,
.navenu .iscurrent a.link:hover {
    color: #ffffff;
}
.logo {
    clear:both;
    float:left;
    width: 214px;
    background: url(../img/logo.gif) no-repeat top left;
    height:141px;
}
.logo1 {
    clear:both;
    float:left;
    margin-left:20px;
    
   

}
.shortcuts {
    float:right;
}
.shortcuts h2,.lastnews h2 {
    color:#656a7e;
    font-size:12px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
.lastnews {
    float:right;
    width: 175px;
}
