.panel_button1, .panel_button2 {
	width: 120px;
	height: 22px;
	z-index: 20;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	cursor: pointer;
	background: url(../images/slide/right-button.png) no-repeat;	
	background-position:right;
}
.content_button{background-color:#404080; height:22px;width:94px; float:right; margin:-22px 13px 0 ;}
.content_button img {
	position: relative;
	border: none;
	margin:3px 0 0px 0;
	float:right;
}
.panel_button1 a, .panel_button2 a {
	text-decoration: none;
	color: #ffffff;
	display:block;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:2px 10px 0 0;
	float:left;
}
.panel_button1 a:hover, .panel_button2 a:hover {
	color: #EC1087;
}
#slide1 {
	width: 100%;
	top:20px;
	position: relative;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background-color:#F8E3EE;
}
#slide2 {
	width: 100%;
	top:20px;
	position: relative;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background-color:#F8E3EE;
}
#slide2 p{ color#000000;}
#nav-slider {position:absolute; top:202px; left:580px; width:400px;}
*:first-child+html #nav-slider{top:205px;}
#gorilla_banners {padding:20px; height:100%; width:1000px;}
#gorilla_banners:after{
content: ""; display: block; height: 0pt; clear: both; }
#gorilla_banners img{float:left; margin:0 20px 0 0;} 
.button_container {float:left; margin: 0 8px 0 0;}
#about {width:880px; margin:0px auto}
.about-left {width:380px; padding:10px; margin:20px 20px 20px 0;;border:4px solid #E7108C; float:left;}