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

.menucontainer
{
	 background:url(images/headbg.png) repeat;
    height: 76px;
    width: 100%;

}

.comedycontent
{
 background: none repeat scroll 0 0 #26262D;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 30px;
    margin-right: 20px;
    width: 980px;
}

.partiesholder
{
background: url("images/about.png") no-repeat scroll 0 0 #26262D;
    display: inline;
    float: left;
    margin-bottom: 30px;
    margin-right: 20px;
    width: 600px;
}

.menu
{
	 background: url("images/header.png") no-repeat scroll center center transparent;
    height: 73px;
    margin: 0 auto;
    width: 980px;
}

.logo
{
 margin-left: 20px;
    padding-top: 6px;
    width: 632px;
	float:left;
	  display:inline;
	
}


.navhead {
    color: #FFFFFF;
    display: inline;
    float: left;
    width: 300px;
}

.menunav li
{
	border-right: 1px solid #FFFFFF;
    display: inline;
    margin-right: 9px;
    padding-right: 11px;
	color: #FFFFFF;
	text-decoration:none !important;
}

.menunav li a
{
	text-decoration:none;
color:#fff;	
}

.menunav
{
	margin-left:0 !important;
	text-decoration:none !important;
	padding: 0 !important;
}


.container {
    background: url("images/bg.png") no-repeat scroll center center / 100% auto #000000;
	float: left;
    width: 100%;
}

.video
{
	width:965px;
	min-height:405px;
	margin:0 auto;
	padding-top: 54px;
}

.content_1
{
	width:980px;
	margin-top: 10px;
	padding-bottom:20px;
}

.holder
{
	width:980px;
	margin:0 auto;
}

.content_2
{
	 display: inline;
    float: left;
    margin-left: -4px;
    margin-right: 4px;
    margin-top: 14px;
    width: 655px;	
}

.container_3
{
	width:325px;
	float:left;
	display:inline;	
		
}

.offer_1
{
	 background: url("images/offer.png") no-repeat scroll center center #000000;
    float: left;
    height: 380px;
    margin-top: 0;
    width: 100%;
}

.offer_2
{
	color: #FFFFFF;
    float: left;
    font-size: 24px;
    padding-top: 188px;
    width: 588px;
}
.offer_3
{
	 margin: 0 auto;
	 width:980px;
}

.footholder
{
	   background: none repeat scroll 0 0 #222222;
    float: left;
    padding-bottom: 30px;
    width: 100%;
   
}

.footercontent

{
	 margin: 34px auto 0;
    width: 980px;
}


.menunav a:link {
text-decoration:none;
}
.menunav a:visited {
text-decoration:none;
}
.menunav a:hover {
text-decoration:none;
}

.about
{
	 background: url("images/about.png") no-repeat scroll 0 0 #26262d;
    display: inline;
    float: left;
    margin-bottom: 30px;
    margin-right: 20px;
    width: 600px;
	
}

h3{
	 color: #FFFFFF;
    margin-left: 30px;

}

h2{
	color: #FFFFFF;
    margin-top: -6px;
}

.aboutcontent
{
	margin-left:10px;
	padding:10px;
	color:#FFF;
}

.about_1
{
	
	
}

.testi
{
	background: url("images/test.png") no-repeat scroll 0 0 #26262D;
    display: inline;
    float: left;
    margin-bottom: 30px;
    margin-top: 1px;
    padding: 0 !important;
    width: 308px;
	
}

.testicontent
{
	width:267px;
	margin:32px auto 0;
}

.text
{
	color:#FFF;
}


.bottom
{
	width:100%;
	background:url(images/foot.png);
	float: left;
	 height: 80px;
}

.bottom_con
{
	  color: #FFFFFF;
    margin: 31px auto 0;
    width: 980px;
	
}

.copy
{
	float:right;
	width:560px;
}

.author
{
float:right;
color:#a77c29;
}

