#top{
	border-top:10px solid black;
	margin-top:-10px;
	margin-left:-50px;
	width:2000px;
}
#container{
	width:960px;;
	height:1900px;
	background:#FFF;
	margin:0 auto;
}
#head{
	
}
.home {
	margin-right:550px;
	float:right;
	list-style:none;
	padding-left:0px;
	width:70px;
	height:20px;
	background-color:#F00;
	margin-left:900px;
	margin-top:-10px;
	padding-top:0px;
	font:11px/1.3 Arial, sans-serif;
	display:block;
	text-align:center;
	font-size:15px;
}
#headleft{
	width:960px;
	height:auto;
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px solid black;
}
#headright{
	width:960px;
	height::auto;
	font: 11px/1.3 Arial, Helvetica, sans-serif;
	font-size:40px;
	letter-spacing:2px;
	margin-bottom:25px;
	line-height:20px;
	padding-bottom:25px;
	border-bottom:6px solid black;
}
.negro{
	font-weight:bold;
}
.texto{
	font-weight:lighter;
	color:#666;

}
.red{
	color:red;
	
}
.link_1{
	text-decoration:none;
	color:#FFF;

}
.link_1:hover{
	color:#000;
}
.buttons{
	list-style-type:none;
	padding-left:0px;
	
	margin-top:25px;
	
	padding-top:10px;
}
.b_work{
	width:220px;
    height:100px;
	background:url(img/box_work.png);
	margin-bottom:10px;
	margin-left:-40px;

}
.b_work:hover{
	background-position:0px -100px;
	
}
#imagens{
	position:absolute;
	list-style:none;
	padding-left:0px;
	margin-left:150px;
	margin-top:-110px;
}
.imagem{
	display:inline;
	margin-left:15px;
}
.b_creative{
	width:220px;
	height:100px;
	background:url(img/box_creative.png);
	margin-bottom:10px;
	margin-left:-40px;
}
.b_creative:hover{
	background-position:0px -100px;
}
.b_events{
	width:220px;
	height:100px;
	background:url(img/box_events.png);
	margin-bottom:10px;
	margin-left:-40px;
}
.b_events:hover{
	background-position:0px -100px;
}
.b_chillsessions{
	width:220px;
	height:100px;
	background:url(img/box_chill_sessions.png);
	margin-bottom:10px;
	margin-left:-40px;
}
.b_chillsessions:hover{
	background-position:0px -100px;
}
.b_more:hover{
	background-position:0px -45px;
}
.b_more{
	width:100px;
	height:45px;
	background:url(img/box_more_v2.png);
	margin-bottom:10px;
	float:right;
}
.b_all:hover{
	background-position:0px -45px;
}
.b_all{
	float:right;
	width:100px;
	height:45px;
	background:url(img/box_all.png);
	margin-bottom:10px;
	margin-top:60px;
	margin-right:-100px;

