@charset "utf-8";


/* CSS Document - by Nahason Jurun */

body {
  background: #000000;
  color: #666;
  font-size: 12px;
  margin:0;
  font-family:myriad web pro, Arial, Helvetica, sans-serif; line-height:1.3; text-align:justify;
  behavior: url("iepngfix.htc");
}

.wrap{width:1024px; padding-bottom:30px; overflow:hidden;  z-index:1; margin:0 auto; background-image:url(images/flower.jpg); background-repeat:no-repeat; margin-top:20px; height:600px;}

.section1{width:847px; padding-bottom:2px; overflow:hidden; float:right;  z-index:2; text-align:right; margin-top:-10px;}
.section2{width:847px; height:462px; float:right; background-color:#FFF;  z-index:2;}
.section2a{width:847px; height:462px; float:right; background-color:#FFF;  z-index:2; background-image:url(images/kiri.jpg); background-repeat:no-repeat;}

.galleryA{width:820px; padding-top:65px; padding-bottom:20px; overflow:hidden; margin:0 auto; z-index:10}

.contact{width:420px; padding-top:30px; padding-left:20px; padding-bottom:10px; overflow:hidden; float:left;}

.foot{width:847px; padding-bottom:20px; overflow:hidden; float:right; color:#FF006F; z-index:2; text-align:right; padding-top:5px;}

.nav{color:#DC0650; text-decoration:none;  text-transform: uppercase; font-size:10.5px;}
.nav:hover{color:#FFF; text-decoration:none;}

#myslides {
	width: 847px;
	height: 462px;
  overflow:hidden;
} 
 
#myslides img {  
     
    
    width: 847px;
    height: 462px;
    top:  0; 
    left: 0;
	
}

#myslidesA {
	width: 306px;
	height: 462px;
  overflow:hidden;
  float:left;
} 
 
#myslidesA img {  
     
    
    width: 306px;
    height: 462px;
    top:  0; 
    left: 0;
	float:left;
	
}


#myslidesC {
	width: 391px;
	height: 462px;
  overflow:hidden;
  float:right;
} 
 
#myslidesC img {  
     
    
    width: 391px;
    height: 462px;
    top:  0; 
    left: 0;
	float:left;
	
}


.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}

.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	
	background: #fff;
	border: 1px solid #ddd;
}

.imgteaser a .more {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 13px;
	color: #333;
	background: #fff;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
}
.imgteaser a:hover .desc{
	display: block; text-align:center;
	font-size: 13px;
	padding: 0;
	background: #fff;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #333;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	margin: 0;
	width: 143px;
	
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:13px;
}
.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}



ul li { display: inline; padding:0; }
			
			.wide {
				border-bottom: 1px #000 solid;
				width: 4000px;
			}
			
			.fleft { float: left; margin:0; }
			
			.cboth { clear: both; }
			
			
			* { margin: 0; padding: 0; }