/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: black;	
	position:relative;
	width: 100%;
	font: 10px/145% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #666;
	text-decoration: none; 
	text-align: center;
	margin: 0 auto;
	padding: 0;
}


#cont {
	position:relative;
	width: 980px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}


#wrapper {
	position:relative;
	width: 970px;
	height: 430px;
	margin: 0 auto;
	text-align: center;
}


#frsx {
	float: left;
	width: 35px;
	height: 411px;
	background: transparent;	
}

#frsxtop {
	float: left;
	text-align: left;
	width: 34px;
	height: 200px;
	background: transparent;	
}

#frsxcent {
	float: left;
	text-align: left;
	width: 34px;
	height: 21px;
	background-image: url(../imm/sx.jpg);
}

#frsxbot {
	float: left;
	text-align: left;
	width: 34px;
	height: 190px;
	background: transparent;	
}


#frdx {
	float: left;
	width: 35px;
	height: 411px;
	background: transparent;	
}

#frdxtop {
	float: left;
	text-align: left;
	width: 34px;
	height: 200px;
	background: transparent;	
}

#frdxcent {
	float: left;
	text-align: left;
	width: 34px;
	height: 21px;
	background-image: url(../imm/dx.jpg);
}

#frdxbot {
	float: left;
	text-align: left;
	width: 34px;
	height: 190px;
	background: transparent;	
}



#around { 
float: left;
width: 890px; 
height: 420px; 
overflow: auto;
border: 0;
padding: 0;
}


#iframe { 
float: left;
width: 890px; 
height: 420px; 
overflow: auto;
border: 0;
padding: 0;
}



@-webkit-keyframes fade-out {
0% { opacity: 1; -webkit-transform: scale(1.90);}
100% {-webkit-transform: scale(1); opacity: 1;}
}

@-moz-keyframes fade-out {
0% { opacity: 1; -moz-transform: scale(1.90);}
100% {-moz-transform: scale(1); opacity: 1;}
}

@-o-keyframes fade-out {
0% { opacity: 1; -o-transform: scale(1.90);}
100% {-o-transform: scale(1); opacity: 1;}
}

.fade-out {
	position: inside;
    -webkit-animation: fade-out 3.95s ease-in; -webkit-animation-fill-mode: forwards; -webkit-animation-iteration-count: 1;
    -moz-animation: fade-out 3.95s ease-in; -moz-animation-fill-mode: forwards; -moz-animation-iteration-count: 1;
    -o-animation: fade-out 3.95s ease-in; -o-animation-fill-mode: forwards; -o-animation-iteration-count: 1;
    width: 100px;
    height: 100px;
    opacity: 1;
}

.fade-out.one {
-webkit-animation-delay: 1.4s; -webkit-transform: scale(1.90);
-moz-animation-delay: 1.4s; -moz-transform: scale(1.90);
-o-animation-delay: 1.4s; -o-transform: scale(1.90);
}


/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: black;
}
.vscrollerbar {
width: 10px;
background-color: #b8b8b8;
}
.hscrollerbase {
height: 10px;
background-color: black;
}
.hscrollerbar {
height: 10px;
background-color: #b8b8b8;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}






#menu {
	position:relative;
	width: 970px;
	height: 145px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../imm/header.jpg);
}


#menusx {
	float: left;
	width: 570px;
	height: 145px;
	text-align: left;
	font: 56px/260% 'Assistant', sans-serif;
	font-decoration: none;
  	transform:scale(1.15,1); 
  	-webkit-transform:scale(1.15,1);
  	display:inline-block; 	
	padding-left: 70px;
	font-decoration: none;
	color: #b2b2b2;
}

#about {
	float: left;
	width: 115px;
	height: 28px;
	margin: 0 auto;
	text-align: center;
	font: 19px/150% 'Roboto Condensed', sans-serif;
	font-decoration: none;
	color: #b2b2b2;}

#press {
	float: left;
	width: 90px;
	height: 28px;
	margin: 0 auto;
	text-align: center;
	font: 19px/150% 'Roboto Condensed', sans-serif;
	font-decoration: none;
	color: #b2b2b2;}

#contact {
	float: left;
	width: 105px;
	height: 28px;
	margin: 0 auto;
	text-align: center;
	font: 19px/150% 'Roboto Condensed', sans-serif;
	font-decoration: none;
	color: #b2b2b2;}

a:link {
    color: #b2b2b2;
	font-decoration: none;
}

/* visited link */
a:visited {
    color: #b2b2b2;
	font-decoration: none;
}

/* mouse over link */
a:hover {
    color: #b2b2b2;
	font-decoration: none;
}

/* selected link */
a:active {
    color: #b2b2b2;
	font-decoration: none;
}

#menudx {
	float: left;
	width: 330px;
	height: 145px;
	margin: 0 auto;
	text-align: center;
}

#menudx1 {
	float: left;
	width: 330px;
	height: 72px;
	margin: 0 auto;
	text-align: center;
}


#menudx2 {
	float: left;
	width: 310px;
	height: 28px;
	margin: 0 auto;
	text-align: center;
}


#menudx3 {
	float: left;
	width: 330px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
}


#galleria {
	position:relative;
	width: 1532px;
	height: 400px;
	text-align: left;
	background-image: url(images/400px.jpg);
	  background-size:contain;
}

#navgal {
	position:relative;
	width: 970px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
}

#whitebottom {
	float: left;
	width: 35px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
}

#descr {
	float: left;
	width: 405px;
	height: 70px;
	font: 32px/100% 'Roboto Condensed', sans-serif;
	color: #b2b2b2;
	margin: 0 auto;
	text-align: left;
}

#descrline {
	float: left;
	width: 80px;
	height: 70px;
	margin: 0 auto;
	text-align: left;
}

#descr1 {
	float: left;
	width: 130px;
	font: 12px/112% 'Roboto Condensed', sans-serif;
	height: 70px;
	color: #b2b2b2;
	margin: 0 auto;
	text-align: left;
}

#descr2 {
	float: left;
	width: 130px;
	font: 12px/112% 'Roboto Condensed', sans-serif;
	height: 70px;
	color: #b2b2b2;
	margin: 0 auto;
	text-align: left;
}

#copy {
	float: left;
	width: 145px;
	height: 70px;
	font: 9px/120% 'Roboto Condensed', sans-serif;
	color: #b2b2b2;
	margin: 0 auto;
	text-align: right;
	background-image: url(../imm/indback.jpg);
}


#namelink {
	float: left;
	width: 360px;
	height: 59px;
	margin: 0 auto;
	text-align: center;
	margin-top: 44px;
	margin-left: 30px;
}

#copylink {
	float: left;
	width: 80px;
	height: 30px;
	margin-top: 0px;
	margin-left: 65px;

}