html {
	overflow-Y: scroll;
	background-image: url(../img/tile_back.jpg);


	
}
body {

	margin: 0;
	padding: 0;
}

.links a{
color: #3083f9;
text-decoration: none;
}

.links a:hover{
color: #5397c3;
}

.links{
color: #3196ff;
font-family: Helvetica, Verdana, Arial, sans-serif;
padding-top: 25px;
padding-bottom: 100px;

}

#containerback{
width: 1014px;
min-height: 500px;
background-image: url(../img/blurback.png);
background-repeat: no-repeat;
margin: 60px auto 0  auto; }

#containerborder{
width: 966px;
height: 100%;
background-color: #232323;
margin: 0 auto; 
padding: 8px;}

#content{
width: 100%;
height: 100%;
background-color: white;
margin: 0 auto;
}

.box{
width: 966px;
min-height: 350px;
background-image: url(../img/backtop_01_2.png);
background-repeat: no-repeat;
}

	#flashbox{

	width: 680px;
	height: 200px;
	float: left;
	background-image: url(../img/gallery/album1/lg/wb_pagelayout.jpg);
	}
	
	.logo{
	float: right;
	height: 0px;
	border-style: none;
	}

.box2{
width: 966px;
min-height: 250px;
margin: 0px;
padding: 0;
background-color: white;
background-image: url(../img/backtop_02.png);
background-repeat: no-repeat; }

			.pic1{
				width: 356px;
				height: 250px;
				background-image:url(../img/pic_guys.png);
				float: left;
				 }
				 
			.boxright{
			width: 550px;
			height: 100%;
			float: left;
			}


#footer{
clear: both;
text-transform: none;
width: 966px;
height: 100px;
background-color: #313233;
background-image:url(../img/backtop_03.png);
background-repeat: repeat-x;
margin: 0;
padding: 0;
}

	.smalllogo{
	padding: 30px 0 0 40px;}



/*----------- typography -----------*/

h1{
text-indent: -9999px;
clear: both;
margin: 0;
padding: 0;
}

h3{
text-transform: none;
font-family:"Helvetica Neue",HelveticaNeue,Helvetica,Arial;
font-size:20px;
font-weight:bold;
line-height:20px;
margin-top: 40px;
margin-bottom:20px;
margin-left: 50px;
text-shadow:0 -1px 1px rgba(255, 255, 255, 0.01);
}

.title_1{
text-indent: -9999px;
width: 172px;
height: 42px;
background-repeat: no-repeat;
background-image: url(../img/title_1.png);
clear: both;
margin-left: 50px;
padding: 0;
}

.title_2{
text-indent: -9999px;
width: 172px;
height: 42px;
background-repeat: no-repeat;
background-image: url(../img/title_2.png);
clear: both;
margin-left: 50px;
margin-top: 35px;
padding: 0;
}



p.who{
width: 490px;}

p.footer{
	color: #6d7073;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding-left: 40px;
	padding-top: 5px;	
}

p.footerlegal{
	text-align: center;
	color: #6d7073;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 10px auto 0 auto;
	padding-top: 0px;	
	width: 800px;
}

p.footer2{
	line-height: 17px;
	text-align: right;
	color: #6d7073;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;

	margin-left: -45px;
	padding-top: 17px;	
}

p.footer2 a{
color:#6d7073;
}

p.footer2 a:hover{
color:white;
}

	#left{
	float: left;
	width: 400px;}
	
	#right{
	float: left;
	width:100px;
	height: 100px;
	}
	
	
.overflow{
overflow: auto;
height: 100px;
width: 650px;}	

.overflow2{
overflow: auto;
height: 120px;
width: 600px;}	



/*----------- Jquery box -----------*/


h2.trigger {
	margin-left: 50px;
	margin-top: 0px;
	text-decoration: underline;
	color: #3196ff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 450px;
	font-size: 12px;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #3083f9;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	text-decoration: none;
	color: #5397c3;
}
h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 100%;
	clear: both;
	}
p {
		margin-left: 50px;
		margin-top: 0px;
		min-width: 1px;
		width: 570px;
		color:#333333;
		font-family:Georgia,Arial,Verdana,sans-serif;
		font-size:14px;
		line-height:22px;
	}
	


	
