#Top{
text-align:center;
}

#Container{
width:940px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#Header{
width:940px;
float:left;
}

#Header-Left{
float:left;
padding:0 0 0 40px;
width:320px;
}

#Header img{
border-style:none;
}

#Menu{
float:left;
width:560px;
padding:20px 0 0 10px;
}

#Menu ul li{
display:block;
float:left;
height:60px;
}

#Menu ul li#Menu-top a{
background-image: url("../images/menu-top.jpg");
background-position:center bottom;
width:49px;
height:48.5px;
}

#Menu ul li#Menu-profile a{
background-image: url("../images/menu-profile.jpg");
background-position:left bottom;
width:149px;
height:48.5px;
}

#Menu ul li#Menu-business a{
background-image: url("../images/menu-business.jpg");
background-position:left bottom;
width:130px;
height:48.5px;
}

#Menu ul li#Menu-products a{
background-image: url("../images/menu-products.jpg");
background-position:left bottom;
width:94px;
height:48.5px;
}

#Menu ul li#Menu-contact a{
background-image: url("../images/menu-contact.jpg");
background-position:left bottom;
width:81px;
height:48.5px;
}

.selected a{
background-position:right top !important;
}

#Menu ul li a{
float:left;
}

a:hover{
background-position:center top!important;
}

#cr{
width:920;
float:right;
text-align:right;
font-size:50%;
font-family:Arial;
}
