#theater {
	background: url(../images/bg-theater.gif) bottom left no-repeat;
	margin: 0;
	padding: 0;
	height: 301px;
	}

#thumbnails {
 z-index: 6;
	position: absolute; 
	top: 322px;
	left: 385px;
}
	
ul#theater_btns {display:block; margin: 0; padding: 0; clear: both; list-style:none; height:75px; }

ul#theater_btns li  {
	 height:74px;
	 background-image:none;
	}
 
li.thumb1 { width:143px; height:75px; padding:0; float: left; }
li.thumb2 { width:127px; height:75px; padding:0; float: left; }
li.thumb3 { width:143px; height:75px; padding:0; float: left; }
li.thumb4 { width:128px; height:75px; padding:0; float: left; }

li.thumb1 a { display:block; width:100%; height:74px; text-indent:-9999px; overflow:hidden; outline:none; }
li.thumb1 a:hover { background:url(../images/theater-btn1.png) no-repeat 0 0;}

li.thumb2 a { display:block; width:100%; height:100%; text-indent:-9999px; overflow:hidden; outline:none; }
li.thumb2 a:hover{ background:url(../images/theater-btn2.png) no-repeat 0 0; }

li.thumb3 a {display:block; width:100%; height:100%; text-indent:-9999px; overflow:hidden; outline:none; }
li.thumb3 a:hover { background:url(../images/theater-btn3.png) no-repeat 0 0; }

li.thumb4 a { display:block; width:100%; height:100%; text-indent:-9999px; overflow:hidden; outline:none; }
li.thumb4 a:hover { background:url(../images/theater-btn4.png) no-repeat 0 0;  }



#slide1 { width:926px; height:288px; background:url(../images/honest.png) no-repeat 0 0; outline:none; }
#slide2 { width:926px; height:288px; background:url(../images/control.png) no-repeat 0 0; outline:none; }
#slide3 { width:926px; height:288px; background:url(../images/plan.png) no-repeat 0 0; outline:none; }
#slide4 { width:926px; height:288px; background:url(../images/solutions.png) no-repeat 0 0; outline:none; }
