#top_nav {
	position:absolute;
	width:952px;
	height:94px;
	z-index:8;
	left: 70px;
	top: 14px;
}
#home {
	position:absolute;
	width:82px;
	height:82px;
	z-index:4;
	left: 12;
	top: 6px;
	background-image: url(../images/buttons/home.gif); background-repeat: no-repeat; width: 82px; height: 82px
}
#television {
	position:absolute;
	width:82px;
	height:82px;
	z-index:5;
	left: 153px;
	top: 6px;
	background-image: url(../images/buttons/television.gif); background-repeat: no-repeat; width: 82px; height: 82px
}
#corporate {
	position:absolute;
	width:82px;
	height:82px;
	z-index:6;
	left: 294px;
	top: 6px;
	background-image: url(../images/buttons/corporate.gif); background-repeat: no-repeat; width: 82px; height: 82px
}
#awards {
	position:absolute;
	width:82px;
	height:82px;
	z-index:7;
	left: 435px;
	top: 6px;
	background-image: url(../images/buttons/awards.gif); background-repeat: no-repeat; width: 82px; height: 82px
}
#education {
	position:absolute;
	width:82px;
	height:82px;
	z-index:8;
	left: 576px;
	top: 6px;
	background-image: url(../images/buttons/education.gif); background-repeat: no-repeat; width: 82px; height: 82px
}
#online {
	position:absolute;
	width:82px;
	height:82px;
	z-index:10;
	left: 717px;
	top: 6px;
	background-image: url(../images/buttons/online.gif); background-repeat: no-repeat; width: 82px; height: 82px
}
#clients{
	position:absolute;
	width:82px;
	height:82px;
	z-index:11;
	left: 858px;
	top: 6px;
	background-image: url(../images/buttons/clients.gif); background-repeat: no-repeat; width: 82px; height: 82px
}

