.aten{
	padding: 0 25px 12px 25px; background: url(../images/attend_menu/attend_bg.png) no-repeat 0 0;
	min-height: 208px;
}

#enthus{
	display: block;
	width: 204px;
	height: 58px;
	background: url(../images/attend_menu/reg/enthus.png) no-repeat 0 0;
}

#enthus:hover{
	background: url(../images/attend_menu/alt/enthus.png) no-repeat 0 0;
}

#enthus span{
	display: none;
}

#events{
	display: block;
	width: 204px;
	height: 58px;
	background: url(../images/attend_menu/reg/events.png) no-repeat 0 0;
}

#events:hover{
	background: url(../images/attend_menu/alt/events.png) no-repeat 0 0;
}

#events span{
	display: none;
}

#fb{
	display: block;
	width: 204px;
	height: 58px;
	background: url(../images/attend_menu/reg/fb.png) no-repeat 0 0;
}

#fb:hover{
	background: url(../images/attend_menu/alt/fb.png) no-repeat 0 0;
}

#fb span{
	display: none;
}

#floor{
	display: block;
	width: 204px;
	height: 58px;
	background: url(../images/attend_menu/reg/floor.png) no-repeat 0 0;
}

#floor:hover{
	background: url(../images/attend_menu/alt/floor.png) no-repeat 0 0;
}

#floor span{
	display: none;
}

#labs{
	display: block;
	width: 204px;
	height: 58px;
	background: url(../images/attend_menu/reg/labs.png) no-repeat 0 0;
}

#labs:hover{
	background: url(../images/attend_menu/alt/labs.png) no-repeat 0 0;
}

#labs span{
	display: none;
}

#lectures{
	display: block;
	width: 204px;
	height: 58px;
	background: url(../images/attend_menu/reg/lectures.png) no-repeat 0 0;
}

#lectures:hover{
	background: url(../images/attend_menu/alt/lectures.png) no-repeat 0 0;
}

#lectures span{
	display: none;
}

#produce{
	display: block;
	width: 204px;
	height: 58px;
	background: url(../images/attend_menu/reg/produce.png) no-repeat 0 0;
}

#produce:hover{
	background: url(../images/attend_menu/alt/produce.png) no-repeat 0 0;
}

#produce span{
	display: none;
}

#rep{
	display: block;
	width: 204px;
	height: 58px;
	background: url(../images/attend_menu/reg/rep.png) no-repeat 0 0;
}

#rep:hover{
	background: url(../images/attend_menu/alt/rep.png) no-repeat 0 0;
}

#rep span{
	display: none;
}

#retail{
	display: block;
	width: 204px;
	height: 58px;
	background: url(../images/attend_menu/reg/retail.png) no-repeat 0 0;
}

#retail:hover{
	background: url(../images/attend_menu/alt/retail.png) no-repeat 0 0;
}

#retail span{
	display: none;
}

