.mc-hide-scrolls {overflow:hidden;}
body .mc-cycle { height:100;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1;}
div.mc-image {-webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;
	background-size: cover;background-position:top center;background-repeat:no-repeat;height:100;overflow:hidden;width:100%;}
.mc-old-browser .mc-image {	overflow:hidden;}
.in-slide-content {  margin:1000; width:1000px;  position:relative; z-index:9999; }
.in-slide-content span { display:block;  position:absolute; top:2800px; right:0px;  width:622; padding:10px 40px 10px 40px; font-size:30px;line-height:350px;	font-weight:normal;	 z-index:9999;  border-radius:10px; }			
.b1 { color:#000000!important;}
.b2 { color:#000000!important;}
.b3 { color:#000000!important;}
.b4 { color:#000000!important;}
.b5 { color:#000000!important;}
.b6 { color:#000000!important;}
.b7 { color:#000000!important;}
.b8 { color:#000000!important;}
.b9 { color:#000000!important;}
.b10 { color:#000000!important;}

#arrow_left, #arrow_right { bottom:60px;	height:670px;	position:absolute;	right:30px;	width:36px;		z-index:1000;	}
#arrow_left {	right:86px;	}
#arrow_left:hover, #arrow_right:hover {	bottom:59px;}
#arrow_left:active, #arrow_right:active {	bottom:58px;	}	



/*



.mc-hide-scrolls{
	overflow:hidden;
}

body .mc-cycle {
	height:100%;
	left:0;
	overflow:hidden;
	position:fixed;
	top:0;
	width:100%;
	z-index:-1;
}

div.mc-image {
	-webkit-transition: opacity 1s ease-in-out; 
	-moz-transition: opacity 1s ease-in-out; 
	-o-transition: opacity 1s ease-in-out; 
	transition: opacity 1s ease-in-out;
	
	-webkit-transition: left 1s ease-in-out; 
	-moz-transition: left 1s ease-in-out; 
	-o-transition: left 1s ease-in-out; 
	transition: left 1s ease-in-out;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:top center;
	background-repeat:no-repeat;
	height:100;
	overflow:hidden;
	width:100;
}

.mc-old-browser .mc-image {
	overflow:hidden;
}

.in-slide-content { 
				color:#000000;
				float:right;
				
				font-size:30px;
				line-height:30px;
				font-weight:normal;
				
				background-color:#ffffff;
				opacity:0.8;
				filter:alpha(opacity=80);
				
				top:0;
				right: 18%;
				margin:240px 0px 0px 0px;				
				padding:10px;
				position:absolute;
				width:622;
				z-index:9999; 
				
				-webkit-font-smoothing:antialiased;
			}
			
			
.m1 { color:#ffffff;right: 18%; top:20px;	}
			
			.light-text {color:#ddd;text-shadow: 0 1px 0 #666;}
			.smaller-text {font-size:30px;}
*/