/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/


body {
 position:relative;
  margin:auto;
  height:auto;
  width: 850px;
}

#wrapper{
	max-width:750px;
	margin:auto;
	
}

#content {
	height:auto;
	padding-top:25px;
margin:auto;
	width:750px;
}
#img-container	{
	
	width:750px;
margin:auto;
	height:auto;
	text-align:center;
	
	}
#s1 div {width:750px;
height:auto;
}
#s1 div img{margin:auto;display:block;
max-width:100%;height:auto;
}	

.img-bot {
	margin-bottom: 15px;
	display: block;
	font-family: Helvetica, sans-serif;
		
}
    #scroll	{
	
	padding:0px 150px 10px 0px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	
	
			
}
#next{ text-align:center;
line-height:50px;
width:50px;height:50px;
position:absolute;
top:700px;
right:0;
z-index:99;
color:#000;
font-size:13px;
cursor:pointer;



}
#prev{ text-align:center;
line-height:50px;
width:50px;height:50px;
position:absolute;
top:700px;
left:0;
z-index:99;
color:#000;
font-size:13px;
cursor:pointer;


}
#num {text-align:center;
width:50px;height:50px;
line-height:50px;
position:absolute;
top:760px;
z-index:99;
color:#000;
font-size:11px;
  transform: translateX(-50%);
 
}

#menu {
	width:750px;
	top: 25px;
	bottom: 0;
	background-color: #fff;
	height:auto;
	margin-right: auto;
	margin-left: auto;
    display:inline-block;
	
}
#footer {
    position:absolute;
    text-align:center; 
    width:750px;
}
.nav{
font-family: Arial,Helvetica, sans-serif;
font-size:12px;
text-align:center;

}
.name{
    
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:50px;
    text-align:center;
	height:auto;
	font-weight:bold;
}
.sections {
    display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
    text-align:center;	
	height:auto;
	width:175px;
}
	

    



p {
	list-style-type: disc;
	font-family: Helvetica;
	font-size:13px;
	text-align: center;
	color:#666;
    padding-top: 10px;
    margin:auto;
    line-height:18px;
}

h1 {
	color:#999;
	font-size: 9px;
	font-family: Helvetica;
	font-stretch: condensed;
	  }
h2 { font-size: 24px; }
h3 { font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align:center;
	color: #666;}
h4 {
	font-size: 14px;
	color: #787878;
	font-family: Arial;

}
a:link { text-decoration: none; color: #000; }
a:active { text-decoration: none; color: #000; }
a:visited { text-decoration: none; color: #000; }
a:hover {
	text-decoration: none;
	color: #000;

	
}
 .footer {
  margin: auto;
  width: 750px;
 top:80px;
 position:absolute;
 text-align:center;
 margin-left:45px;

 }

	



	
	


#textbox{margin-right:auto;margin-left:auto;text-align:center;height:auto;width:auto;
}

a img { border: none; }


   
    
}
	
#once { clear: left; }


.section-6 #menu .container ul p strong {
	color: #666;

}
	

	
