body {
	background:#061619  url(img/skin01/bg-floor.jpg) no-repeat fixed bottom right;
	color: #FBFDFA;		
	}
	
#bg {
	background:  url(img/skin01/bg-roof.jpg) no-repeat fixed top left;
}


a:link {
	color: #06b1d3;
	}
	
a:visited {
	color: #6de0f7;
}	

a:hover, a:active {
	
	color: #abe1ec;
	
}

#logo {
	color: white;
}

#logo .bordered {
	border-color: #064b5a;
	}

#footer {
	color: #3A484B;
}

#footer .wrapper {
	font-size: 1.4em;
}

/*---------*/


/*----------------------------------------*/
.section img {
	border: 1px solid #B4DF97;
}


.gsom img {
	bordeR: 1px solid white;
}


.jScrollPaneTrack {
	background:#082932;
}

.jScrollPaneDrag {
	background: #054755;
	
}


.gallery a{
	background: #035A6D;
}

.gallery .control {
}
.placeholder .img img{
	background: #045765;
	
}


.news .date {
	color: #728184;
}

.news .title {
	color: #FBFFFF;
}

/*------------------------------*/	
  .gallery-fragment {
	color: #072F37;
	background: white;
 }
 

