@charset "utf-8";
/* CSS Document */

html {
       overflow-y: scroll;
	   min-height: 100%;
}
body {
	background-color: #000;
	font-size: 0px;


margin: 0px;
padding: 0px;
min-height: 100%;


}



img {
	border-style: none;
	max-width: 100%;
	height: auto;
	min-width: .75%;
	width: auto\9; /* ie8 */

}

	

a:hover, a:active, a:focus {
	color: #141414;
}
.container {
	background-color: #181818;
	width: 1430px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	top: 0px;
	margin-top: 0px;
	max-width: 95%;
	min-height: 100%;






}
.containerfront {
	background-color: #181818;
	width: 1430px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	top: 0px;
	margin-top: 0px;
	max-width: 95%;
	min-height: 100%;
	


	
	 
	 

}

.wrapper{
	position: relative;
	
	margin-bottom: .75%;
	overflow: hidden;

	width: auto\9; /* ie8 */
	white-space: nowrap;
	

  

}


.thumb_1 {
	position: relative;
	width: 463px;
	height: auto;
	float:left;
	max-width: 32.5%;
	width: auto\9; /* ie8 */
	left: .625%;

	
	
}
.thumb_2 {
	position: relative;
	width: 463px;
	height: auto;
	float:left;
	max-width: 32.5%;
	width: auto\9; /* ie8 */
	left: 1.4%;





	
	}
.thumb_3 {
	position: relative;
	width: 463px;
	height: auto;
	float:left;
	max-width: 32.5%;
	width: auto\9; /* ie8 */
	

		
	overflow:hidden;
	left: 2.2%;




}

.topofpage {
	margin: 0;
	font-size: 0px;
	line-height: 0px;
}


a.anchor
{
  display: block;
  width: 1430px;
  height: 155px;
overflow: hidden;
text-indent: -10000px;
font-size: 0px;
line-height: 0px;
background-image: url(Images/anchor_2.gif);
background-repeat: no-repeat;
background-position: 0 0;
float:left

}


img.fade {
  opacity: 1;
  -webkit-transition: opacity .04s linear;

}

img.fade:hover {
  opacity: .5;

}

img.fade2 {
  opacity: 1;
  -webkit-transition: opacity .04s linear;

}

img.fade2:hover {
  opacity: .9;

}

img:only-child {
  background-color: #000 !important;
}
