body {
	background: #000000;
	text-align: center;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 1010px;
	height: 469px;
	background: #000000;
}

#top {
	position: relative;
	top: -5px;
	left: 0px;
	width: 1010px;
	height: 305px;
	background: #000000;
}

#menu1 {
	position: relative;
	top: -5px;
	left: 0px;
	width: 113px;
	height: 57px;
	background: #000000;
}

#menu2 {
	position: relative;
	top: -62px;
	left: 113px;
	width: 130px;
	height: 57px;
	background: #000000;
}

#menu3 {
	position: relative;
	top: -119px;
	left: 243px;	
	width: 133px;
	height: 57px;
	background: #000000;
}

#menu4 {
	position: relative;
	top: -176px;
	left: 376px;
	width: 133px;
	height: 57px;
	background: #000000;
}

#menu5 {
	position: relative;
	top: -233px;
	left: 509px;
	width: 133px;
	height: 57px;
	background: #000000;
}

#menu6 {
	position: relative;
	top: -290px;
	left: 642px;
	width: 133px;
	height: 57px;
	background: #000000;
}

#menu7 {
	position: relative;
	top: -347px;
	left: 775px;
	width: 134px;
	height: 57px;
	background: #000000;
}

#menu8 {
	position: relative;
	top: -404px;
	left: 909px;
	width: 101px;
	height: 57px;
	background: #000000;
}

#middle {
	position: relative;
	top: -405px;
	left: 0px;
	width: 1010px;
	height: 113px;
	background: #000000;
}

#bottom {
	position: relative;
	margin: 0 auto;
	width: 1010px;
	height: 271px;
	background: #000000;
}

a img { 
	border: none;
}

a:link {
	color: #000000;
	text-decoration: none; 
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}