@charset "utf-8";
/* CSS Document */

body {
	font: Verdana;
	font-size: 14px;
	color: #666666;
	background-color: #CCCCFF;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	}
body a {
	font: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
body a:hover {
	font: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	}
#col_01 {
	width: 327px;
	float: left;
	}
#col_02 {
	width: 533px;
	float: left;
	}
#block_01 {
	width: 327px;
	height: 468px;
	background-image: url(images/01.png);
	background-repeat: no-repeat;
	}
#block_02 {
	width: 533px;
	height: 200px;
	background-image: url(images/02.png);
	}
#block_03 {
	width: 533px;
	background-image: url(images/03.gif);
	background-repeat: repeat-y;
	}
#block_04 {
	width: 533px;
	height: 23px;
	background-image: url(images/04.png);
	}
#block_05 {
	width: 533px;
	height: 42px;
	background-image: url(images/05.png);
	}
#content_text {
	width: 500px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	}
#content_text_dual {
	width: 250px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	float: left;
	}
#menu_container {
	width: 451px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	}
#flashcontent {
	margin-left:auto;
	margin-right:auto;
	}
#flashmovie {
	margin-left:auto;
	margin-right:auto;
	}
#video_popup {
	margin-left:auto;
	margin-right:auto;
	}
.about_button {
	display:block;
	float:left;
	background: url("images/buttons/about_active.gif") 0 0 no-repeat;
	width: 73px;
	height: 23px;
	}
.about_button a {
	display:block;
	float:left;
	background: url("images/buttons/about.gif") 0 0 no-repeat;
	width: 73px;
	height: 23px;
	}
.about_button a:hover {
	background-position: 0 -23px;
	}
.shows_button {
	display:block;
	float:left;
	background: url("images/buttons/shows_active.gif") 0 0 no-repeat;
	width: 75px;
	height: 23px;
	}
.shows_button a {
	display:block;
	float:left;
	background: url("images/buttons/shows.gif") 0 0 no-repeat;
	width: 75px;
	height: 23px;
	}
.shows_button a:hover {
	background-position: 0 -23px;
	}
.clients_button {
	display:block;
	float:left;
	background: url("images/buttons/clients_active.gif") 0 0 no-repeat;
	width: 78px;
	height: 23px;
	}
.clients_button a {
	display:block;
	float:left;
	background: url("images/buttons/clients.gif") 0 0 no-repeat;
	width: 78px;
	height: 23px;
	}
.clients_button a:hover {
	background-position: 0 -23px;
	}
.contact_button {
	display:block;
	float:left;
	background: url("images/buttons/contact_active.gif") 0 0 no-repeat;
	width: 98px;
	height: 23px;
	}
.contact_button a {
	display:block;
	float:left;
	background: url("images/buttons/contact.gif") 0 0 no-repeat;
	width: 98px;
	height: 23px;
	}
.contact_button a:hover {
	background-position: 0 -23px;
	}
.videos_button {
	display:block;
	float:left;
	background: url("images/buttons/videos_active.gif") 0 0 no-repeat;
	width: 78px;
	height: 23px;
	}
.videos_button a {
	display:block;
	float:left;
	background: url("images/buttons/videos.gif") 0 0 no-repeat;
	width: 78px;
	height: 23px;
	}
.videos_button a:hover {
	background-position: 0 -23px;
	}
.production_button {
	display:block;
	float:left;
	background: url("images/buttons/production_active.gif") 0 0 no-repeat;
	width: 126px;
	height: 23px;
	}
.production_button a {
	display:block;
	float:left;
	background: url("images/buttons/production.gif") 0 0 no-repeat;
	width: 126px;
	height: 23px;
	}
.production_button a:hover {
	background-position: 0 -23px;
	}

