#slidearea{
	height: 200px; 
	overflow: hidden;
	position: relative; 
	background:#818181;
}
#gallerycover{
	overflow: hidden;
	width:920px;
	margin:0px 51px;
}
.mygallery{
	overflow: hidden;
	position:relative;
}
.mytext img{
	position:absolute;
	right:0px;
	top:0px;
/* 	padding:10px; */
	background:#0A0C09;
}
.mytext{
	position:relative;
	margin:25px 0px;
	height:150px;
	width:920px;
	float:left;
	line-height:20px;
	color:#eee;
	font-family: Helvetica, Arial,sans-serif;
}
.mytext ul li{
	height:200px;

}
.mytext a:link, .mytext  a:visited {
	color:#333333;
}
.mytext h2 {
	font: 24px Helvetica, Arial, sans-serif;
	margin:0px 0px 5px 0px;
	font-weight:normal;
	width:580px;
	line-height: 130%;

}
.mytext p {
	width:580px; 
}

.mytext h2 a:link, .mytext h2 a:visited {
	color:white;
}

.mytext h2 a:hover, .mytext h2 a:active {
	color:white;
	background: none;
}

.prev, .next {
	color: #0066cc;
	font-size:50px;
	top:64px;
	position:absolute;
	display:block;
	width: 35px;
	height:72px;
}


.prev {
	left:0px;
	z-index:200;
	background:url(images/arrows.png) repeat scroll 0 0 transparent;
}

.prev:hover {
	background:url(images/arrows.png) repeat scroll 0 -72px transparent;
}

.prev:active {
	background:url(images/arrows.png) repeat scroll 0 -144px transparent;
}

.next {
	right:0px;
	z-index:200;
	background:url(images/arrows.png) repeat scroll -35px 0 transparent;
}

.next:hover {
	background:url(images/arrows.png) repeat scroll -35px -72px transparent;
}

.next:active {
	background:url(images/arrows.png) repeat scroll -35px -144px transparent;
}

.twifol{
	width:300px;
	height:58px;
	background:url(images/none);
	position:relative;
	
}
h3.sidetil{
	height: 0px
	color: #FFFFFF;
	font-size: 0px;
/* 	padding: 15px 0px 0px 55px; 
	color:#fff;
	font-size:20px;*/ 
}
.sidetitl{
	height: 0px;
	color: #FFFFFF;
	font-size: 0px;
/*
	padding: 15px 0px 0px 55px;
	color:#333333;
	font-size:20px;
	width:240px;
	height:43px;
	background:url(images/none);
	position:relative;
*/
}

#twitter_div{
	width:300px;
	background:#0d2525;
}

.twitter-message{
	padding:5px 10px ;
	color:#999;
	border-bottom:1px solid #143232;
}
.twitb{
	width:300px;
	height:8px;
	background:url(images/none) no-repeat;
	margin-bottom:15px;
}




.videotab{
	width:300px;
	height:58px;
	background:url(images/none);
	position:relative;
	
}


.video{
	width:300px;
	overflow:hidden;
	background: #FFFFFF;
	color:#333333;
	margin-bottom: 30px;
}
.video embed{
	width:300px;
	height:240px;

}



.squarebannerh {
	width:300px;
	height:58px;
	background:url(images/none);
	position:relative;
	
}


.squarebanner {
	width:300px;
	background:#0d2525;
	padding:5px 0px;
	overflow:hidden;
}

.squarebanner ul{
		list-style-type:none;
	    margin: 0px 0px 0px 0px;
		padding: 0px 0px;
		width:300px;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 7px 0px 7px 15px;
		float:left;
		display:inline;

		}
		


#adarea{
	height: 10px; 
	overflow: hidden;
	position: relative; 
	background:#eeeeee url(images/none) no-repeat;
}
#toparea{
	height: 100px; 
	overflow: hidden;
	position: relative; 
	background:#eeeeee url(images/none) no-repeat;
}

#toparea p{
	padding: 0px 35px;
	color:#fff;
	font-family: Helvetica, Arial,sans-serif;
}