body{
	font-size:13px;
	font-family:Trebuchet MS, Verdana;
	background-color: #BABCBE;
}
h1{
	font-size:1.8em;
	font-weight:bold;
}
h2{
	font-size:1.3em;
	margin-top:1.1em;
	margin-bottom:0.4em;
	font-weight:bold;
}
h3{
	font-size:1.1em;
	margin-top:1.1em;
	margin-bottom:0.3em;
	font-weight:bold;
}
p{
	margin-bottom:0.2em;
	line-height:1.6em;
}
a{
	text-decoration: underline;
}
#acustica{
	width: 550px;
	float: left;
	background-color: black;	
	color: white;
	padding: 25px;
}
#acustica a{
	color: white;
}
#supercontainer{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#container{
	background-color:white;
	width:600px;
	padding-left:25px;
	padding-right:25px;
	float:left;
	border-left:3px solid #efefef;
}
#content{
	width: 450px;
	float: left;
	text-align:center;
}
#content h3,#content h2,#content p{
	text-align:left;
}
#header{
	width: 600px;
	float: left;
	margin-bottom: 1em;
}
#header h1, #header h2, #header h3{
	text-align: center;	
}
#logo{
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	width: 600px;
	height: 275px;
	float: left;
	border-left:3px solid #efefef;
	padding-left: 25px;
	padding-right: 25px;
	position:relative;
}
#logo img{
	margin-top: 5px;
}
#logo img.brochure{
	display:block;
	position:absolute;
	left:30px;
	top:65px;
}
#logo a{
	float: right;
	margin-right: 10px;
}
#logo span{
	color: white;
}
#links{
	float: left;
	margin-top: 1em;	
}
#links ul li{
	float: left;
	margin-left: 4.0em;
}
#right_bar{
	width: 150px;
	float: left;
}
#right_bar img{
	margin-left: 25px;
	margin-bottom: 1em;
}
