/* CSS Document */

#top {
	float:left;
  background:url(../img/background-top.png) no-repeat;
  height: 170px;
  width: 1005px;
}

#logo{
  float:left;
  margin: 10px 0 0 20px;
  height: 135px;
  width: 135px;  
}

#logo a{
  text-decoration: none;
}
