
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	background: #fff;
	background-repeat: no-repeat !important;
	line-height:16px;
	color:#777;
}

body.section-1 {
 }
body.section-2 { }
body.section-3 { }

a { text-decoration: none; color:#333; outline:none}
a:active { text-decoration: none; }
/*a:visited { text-decoration: none; color: #666; }*/
a:hover { text-decoration: none; background:GreenYellow; }

h1 a { text-decoration: none; color:GreenYellow; padding:0 }


a img { border: none; }


#menu {
    width: 215px;
    overflow-x: none;
    height: 100%;
	float:left;
	text-align:right;
	
}
.container strong, h1{
	text-transform:uppercase;


color:#999999;

font-family:'Futura',"Helvetica Neue","Helvetica","Arial",sans-serif;
font-size:18px;
font-style:italic;
font-weight:normal;
}


#menu ul {
	list-style: none;
	margin: 1em 0px 0 0;
	
}

#menu ul li.section-title, .nav, small { 
font-size:12px;
/*text-transform:uppercase;
font-weight:bold;
letter-spacing:1px;*/

}
#menu ul li a{
/*font-size: 18px;*/
color:#777;
/*font-family:'Futura',"Helvetica Neue","Helvetica","Arial",sans-serif;
font-size:18px;
font-style:italic;
font-weight:normal;*/
/*letter-spacing:-1px;*/

/*	text-transform:uppercase;*/


}
#menu ul li a:hover{
background:GreenYellow;
text-decoration:none;
/*letter-spacing:-1px;*/
}
#menu ul li.active a{
background:GreenYellow;
/*text-decoration:underline;*/
}

#content {
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;
}

.container {
    padding: 20px 5px 25px 20px;
}

#content p { width: 550px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 30px; /*letter-spacing:-1px;*/ line-height:1em;}
h2 { font-size: 12px; }
h3 { font-size: 12px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#s1{
height:503px;
}
