html, body {
    margin: 0;
    padding: 0;
}

#top {
    background-color: #1C1C1C;
    text-align: center;
}

#top2 {
    margin: 0 auto;
    width: 782px;
    height: 220px;
    text-align: left;
    position: relative;
}

#middle {
    background-color: #B9CF0D;
    text-align: center;
    border-top: 1px solid #FFFFFF;
}

#middle2 {
    margin: 0 auto;
    width: 782px;
    height: 72px;
    text-align: left;
    position: relative;
}

#bottom {
    padding: 12px 0;
    background-color: #FFFFFF;
    text-align: center;
}

#bottom2 {
    margin: 0 auto;
    width: 782px;
    text-align: left;
}

h1 {
    margin: 0;
    position: absolute;
    top: 36px;
    left: 16px;
}

h1 a {
    display: block;
    width: 121px;
    height: 109px;
    background-image: url('../images/title.png');
}

h1 a span {
    display: none;
}

#sneh {
    float: right;
    width: 320px;
    height: 85px;
    margin-left: 12px;
    border: 1px solid #1C1C1C;
}

#partner {
	margin-top: 64px;
	text-align: center;
}

#partner img {
	display: inline;
	border: none;
}
