﻿body 
{
	margin: 0;
	padding: 0;
	background: #010101 url(/_img/template/home/bg.gif) repeat-x;
}
div.stage
{
	height: 400px;
	background: url(/_img/template/home/stage.jpg) no-repeat top center;
	padding-top: 175px;
}
div.stage .anim
{
	width: 551px;
	height: 400px;
	margin: 0 auto;
}
div.seats
{
	background: url(/_img/template/home/seats.jpg) no-repeat top center;
	height: 661px;
}
div.bottom div
{
	margin: 0 auto;
	width: 426px;
	height: 218px;
	background: url(/_img/template/home/bottom.jpg) no-repeat;
	margin-bottom: 80px;
}
div.bottom ul
{
	list-style-type: none;
	list-style-position: inside;
	padding: 0 auto auto 33px;
}
div.bottom li, div.bottom li a
{
	height: 26px;
}
div.bottom li
{
	float: left;
}
div.bottom li a
{
	margin-top: 159px;
	display: block;
}
div.bottom .magician a
{
	width: 57px;
	background: url(/_img/template/home/lnk_magician.jpg) top left no-repeat;
}
div.bottom .actor a
{
	width: 40px;
	background: url(/_img/template/home/lnk_actor.jpg) top left no-repeat;
}
div.bottom .writer a
{
	width: 46px;
	background: url(/_img/template/home/lnk_writer.jpg) top left no-repeat;
}
div.bottom .theOthers a
{
	width: 70px;
	background: url(/_img/template/home/lnk_theOthers.jpg) top left no-repeat;
}
div.bottom .clients a
{
	width: 48px;
	background: url(/_img/template/home/lnk_clients.jpg) top left no-repeat;
}
div.bottom .news a
{
	width: 35px;
	background: url(/_img/template/home/lnk_news.jpg) top left no-repeat;
}
div.bottom .contact a
{
	width: 54px;
	background: url(/_img/template/home/lnk_contact.jpg) top left no-repeat;
}
div.bottom a:hover
{
	background-position: bottom left;
}
#speaker
{
	position: absolute;
	display: block;
	width: 94px;
	height: 61px;
	background: url(/_img/speaker.png) top right no-repeat;
	top: 2px;
	right: 10px;
	outline:none;
}