#toppix {
	background-image: url(../gfx/toppix_home.jpg);
	height: 260px;
}

#content {
	background-color: #E0ECC4;
}

#footer {
	height: 155px;
	background: url(../gfx/footer_home.jpg) no-repeat;
}

#footernavi {
    color: black;
	text-decoration: none;
	font: normal bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 115px 10px 0 200px;
}

#middle {
	padding: 0 10px 0px 20px;
	width: 420px;
}

#right {
	padding: 0 20px 0px 0;
}

#right p {
margin-bottom:0px;
padding-bottom:0px;
}

#bottom p {
margin-top:0px;
padding-top:0px;
}
