﻿.homebody 
{
	background-color:#000;
}
.bodyclass
{
	background-color:#000;
}

.header a
{
	color:#DDD;
	font-family: 'Didact Gothic', Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.content
{
	margin:20px 0 0 0;
	background-color:#000;	
	overflow: hidden;
}

.contactcontent
{
	margin:20px 0 0 0;
	background-color:#444;
	border: 3px solid #fff;
	overflow: hidden;
	padding: 20px;
}

.content img
{
	margin: 20px 0 20px 20px;
}

.container
{
	width:900px;
	margin:0px auto;
}

.header
{
	text-align:center;
	margin-bottom:10px;
	overflow: hidden;
}

.menu
{
	margin:0px auto;
	width:747px;
}

.menu li img
{
	position:absolute;
}

.menuitem 
{
	float:left;	
	height:35px;
	position:relative;
	overflow:hidden;
	list-style:none;
	
}

.menuhome
{	
	width:93px;
}
.menuhome img
{
	left:-20px;
	top:-2px;
}

.menuhomeoff
{	
	width:93px;
}
.menuhomeoff img
{
	left:-20px;
	top:-34px;
}

.menuperformances
{
	width:170px;
}
.menuperformances img
{
	left:-118px;
	top:-2px;
}

.menuperformancesoff
{
	width:167px;
}
.menuperformancesoff img
{
	left:-118px;
	top:-34px;
}

.menutestimonials
{
	width:160px;
}
.menutestimonials img
{
	left:-298px;
	top:-2px;
}
.menutestimonialsoff
{
	width:160px;
}
.menutestimonialsoff img
{
	left:-298px;
	top:-34px;
}

.menuawards
{
	width:107px;
}
.menuawards img
{
	left:-464px;
	top:-2px;
}
.menuawardsoff
{
	width:107px;
}
.menuawardsoff img
{
	left:-464px;
	top:-34px;
}

.menuvideo
{
	width:82px;
}
.menuvideo img
{
	left:-576px;
	top:-2px;
}
.menuvideooff
{
	width:82px;
}
.menuvideooff img
{
	left:-576px;
	top:-34px;
}

.menucontact
{
	width:111px;
}
.menucontact img
{
	left:-665px;
	top:-2px;
}
.menucontactoff
{
	width:111px;
}
.menucontactoff img
{
	left:-665px;
	top:-34px;
}

.gold
{
	color:#DC733D;
	font-family: 'Didact Gothic', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:500;
}

.text
{
	color:#DDD;
	font-family: 'Didact Gothic', Arial, Helvetica, sans-serif;
	font-size: 18px;
    width: 550px;
    float:right;
    padding-right:20px;
}

.toptext
{
	color:#DDD;
	font-family: 'Didact Gothic', Arial, Helvetica, sans-serif;
	font-size: 18px;
    width: 900px;
}

.imgcontainer
{
	float: left;
	width: 282px;
}

a[href$=png] {
	text-decoration: none;
	border: 0 none;
	}