body {
		font-family: Helvetica,Arial,sans-serif;
		color:#666;
}

.logo {
	width: 960px;
	height: 270px;
	position: relative;
	z-index: 10;

}

.footer {
	background:url(../images/footer.png);
	background-repeat: no-repeat;
	height: 59px;
	position:relative;

}

.social {
	height: 45px;
	width: 500px;
	margin-top: 10px;
	margin-left: 10px;
	float:left;

}

.foot_txt {
	width: 300px;
	height: 35px;
	float: right;
}


.contacts{
	margin-top: 2px;
	margin-left: 720px;
	width: 220px;
	height: 259px;
	padding: 5px;
	position: absolute;
	z-index: 20;
}

.follow{
	margin-top: 2px;
	margin-left: 10px;
	width: 290px;
	height: 259px;
	padding: 5px;
	position: absolute;
	z-index: 20;
}

.me{
	background:url(../images/about_image_me.png);
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-right: 7px;
	width: 459px;
	height: 340px;
	float: right;
}


.container_12 {
	
}

.wrapper {
	background:url(../images/back.png) 0% 0% repeat-y;
	min-height: 780px;
	max-height: 3000px;
	margin-bottom: 0px;
	overflow:hidden;
	}

.grid_1
{
	min-height:600px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;

}

.grid_2
{
	min-height:600px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
	padding-right: 10px;
	overflow: hidden;

}

.grid_4
{
	width: 944px;
	max-height:79px;
	min-height:79px;
	margin-top: 0px;
	margin-left: 8px;

}

#nav {
width: 944px;
height: 79px;
position: relative;
background: #FFF url(../images/nav.png);
padding: 0;
}

#nav li {
float: left;
}

#nav li a {
position: absolute;
top: 0;
margin: 0;
padding: 0;
display: block;
height: 79px;
background: url(../images/nav.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
}



/*up state*/
li#nav_home a {
left: 123px;
width: 138px;
background-position: -123px 0;
}

li#nav_about a {
left: 261px;
width: 138px;
background-position: -261px 0;
}

li#nav_productions a {
left: 399px;
width: 138px;
background-position: -399px 0;
}

li#nav_links a {
left: 537px;
width: 137px;
background-position: -537px 0;
}

li#nav_rehears a {
left: 675px;
width: 136px;
background-position: -675px 0;
}

/*hover state*/
li#nav_home a:hover {
left: 123px;
width: 138px;
background-position: -123px -80px;
}

li#nav_about a:hover {
left: 261px;
width: 138px;
background-position: -261px -80px;
}

li#nav_productions a:hover {
left: 399px;
width: 138px;
background-position: -399px -80px;
}


li#nav_links a:hover {
left: 537px;
width: 137px;
background-position: -537px -80px;
}

li#nav_rehears a:hover {
left: 675px;
width: 136px;
background-position: -675px -80px;
}

/*current state*/
#body_home li#nav_home a:visited {
left: 123px;
width: 138px;
background-position: -123px -80px;
}


#body_about li#nav_about a:visited {
left: 261px;
width: 138px;
background-position: -261px -80px;
}

#body_productions li#nav_productions a:visited {
left: 399px;
width: 138px;
background-position: -399px -80px;
}

#body_links li#nav_links a:visited {
left: 537px;
width: 137px;
background-position: -537px -80px;
}

#body_rehears li#nav_rehears a:visited {
left: 675px;
width: 136px;
background-position: -675px -80px;
}


.grid_5
{
	max-height:315px;
	min-height:315px;
	margin-bottom: 5px;
	margin-top: 20px;

}

.video
{
	height:330px;
	margin: 8px;
	overflow:scroll;
	overflow-x: hidden; 
	padding-left: 25px;
}

.grid_7
{
	max-height:275px;
	min-height:275px;
	float: left;

}

.grid_8
{
	background:#FFF;
	max-height:275px;
	min-height:275px;
	float: left;
	overflow-x: hidden; 
}

.grid_9
{
	height:140px;
	float: left;
	margin-bottom: 5px;
}

.grid_10
{
	background:#FFF;
	max-height:275px;
	min-height:275px;
	float: left;
	overflow-x: hidden; 
}

.grid_11
{
	max-height:600px;
	min-height:600px;
	float: left;
	margin-top: 42px;

}

.grid_12
{
	max-height:600px;
	min-height:600px;
	float: right;
	margin-top: 10px;

}
