body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	background:url(img/event-bg.jpg) repeat-x;
}
h1{
	font-size: 14px;
	color: #945EFF;
	font-weight: bold;
	padding: 0px;
	margin:0px 0px 8px 0px;
}
h1 a:hover{
	color: #945EFF;
}
h2{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin:0px 0px 4px 0px;
}
#container{
	margin:10px auto 0 auto;
	width:964px;
	border:1px solid #666666;
	background:url(img/gallery-bg.jpg) no-repeat;
}
#menu{
	float:left;
	width: 134px;
	height: 435px;
	background: url(img/production-company-menu.jpg) no-repeat;
}
#menu ul{
	text-decoration: none;
	padding-top: 14px;
	padding-left: 12px;
	margin: 0px;
}
#menu li{
	list-style-type: none;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 34px;
}
#menu li.end{
	list-style-type: none;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 0px;
}
.active{
	color:#999999;
}
#header{
	clear:both;
	width: 964px;
	height: 137px;
	background:url(img/event-sound-lighting.jpg) no-repeat;
}
#footer{
	clear:both;
	width: 964px;
	height: 17px;
	padding-top:3px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	background-color:#945eff;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #BEA3F2;
}
#images{
	float:left;
	width: 233px;
	height: 435px;
}
#content{
	float:left;
	overflow:auto;
	background:#ffffff;
	width: 583px;
	height: 418px;
	padding: 13px 6px 4px 8px;
}
#content li{
 	line-height: 18px;
}
#content a{
 	line-height: 20px;
	color: #000000;
}
#content a:hover{
	color: #BEA3F2;
}
#content p,#contentfull p{
		margin:6px 0px 8px 0px;
		padding:0 0 4px 0;
		line-height:18px;
}
#contentfull{
	float:left;
	overflow:auto;
	width: 815px;
	height: 418px;
	padding: 13px 6px 4px 8px;
	border-right:1px solid #666666;
	color:#FFFFFF; 
}
a{
 	text-decoration: none;
	color:#FFFFFF;
}
a:hover{
	color:#BEA3F2;
}

img{
	border: 0;
}
.images{
	margin:5px;
}
.floatright{
	float:right;
	padding:8px;
}
.equipment{
	height:68px;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px dotted #999999;
}
.gallery{
	border:1px solid #666666;
	margin:16px 23px 16px 23px;
}