

* {

	margin: 0;

	padding: 0;

}

#logo {
position: fixed;
left:10%;
top:60px;
width:200px;
height:200px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FBFFE4;
	font-weight: normal;
	background: url(../../../AUDIOFORMA_files/background.gif) fixed #fff;
}



body.section-1 { background: url(../../../AUDIOFORMA_files/background.gif) fixed #fff;}

body.section-2 { background: url(../../../AUDIOFORMA_files/background.gif) fixed #fff;}

body.section-3 { background: url(../../../AUDIOFORMA_files/background.gif) fixed #fff;}



a:link { text-decoration: none; color:#cadb2d; }

a:active { text-decoration: none; color: #cadb2d; }

a:visited { text-decoration: none; color: #cadb2d; }

a:visited:hover { text-decoration: underline; color: #cadb2d; }

a:hover { text-decoration: underline; color: #cadb2d; }



a img { border: none; }



#menu {

	padding-top:15px;
	padding-left:15px;
 
	width: 200px;

    overflow: auto;

	bottom:0px;

	left: 30px;
	
	top: 220px;
	
	bottom:20px;

    position: fixed;

	font-size: 13px;

	line-height: 11px;
	
	color: #B5B5B5;

	font-family:  Helvetica, Arial, sans-serif;


}



.tx1 {

	font-family: Helvetica, Arial, sans-serif;

	font-size:12px;

	line-height:15px;
	
	color: #B5B5B5;
	
	font-weight:bold;
}

.under {

	font-size:9px;

	line-height:10px;

}


.sm {

	font-size:9px;

	line-height:10px;

}



.red {

	color:#FF0000;

}






#menu ul {

	list-style: none;

	margin: 0 0 12px 0;

}



#menu ul li.section-title { }



#content {

    height: 100%;

    margin: 100px 0 0 265px;

    top: 0;

}



.container {
	
	font-weight: normal;


    padding: 10px 10px 25px 10px;

}



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



p {

    margin: 0 0 9px 0;

}



h1 { font-size: 32px; }

h2 { font-size: 24px; }

h3 { font-size: 16px; }

h4 { font-size: 12px; }

.name {
 font-family: Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:bold;
}


#img-container	{ margin: 0; padding: 0; }

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



#once { clear: left; }