#menu{
	position:fixed;
	top:0px;
	width:100%;
	background-image:url('../images/bg_menu.png');
	background-position:top center;
	background-repeat:repeat-x;
	height:93px;
	z-index:3000;
	}

#menu_conteudo{
	width:960px;
	height:93px;
	margin:0 auto;
	}

#menu_conteudo ul li{
	float:left;
	margin-right:24px;
	padding-top:25px;
	}

.sobre{
	margin-left:10px;
	}

#logo{
	width:960px;
	margin:0 auto;
	padding-top:80px;
	}

#content-container{
	width:960px;
	margin:0 auto;
	}

#content{
	width:670px;
	height: 470px;
	margin-top:50px;
	}

#content p{
	color:#000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:15pt;
	text-align:justify;
	line-height:25px;
	}

#content h1{
	color:#f97b1e;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:25pt;
	}

#content h2{
	color:#f97b1e;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:20pt;
	}

#content h3{
	color:#f97b1e;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:18pt;
	}

.scroll-pane
{
	width: 100%;
	height: 470px !important;
	overflow: auto;
}

#sobre_nos{
	background-image:url('../images/bg1.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	height:915px;
	}
	
#q_fazemos{
	background-image:url('../images/bg2.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	height:916px;
	}


#q_fazemos p{
	color:#000 !important;
	}

#clientes{
	background-image:url('../images/bg3.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	height:950px;
	}
	
#nucleo{
	background-image:url('../images/bg4.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	height:933px;
	}

#producoes a{
	color:#f97b1e;
	text-decoration:none;
	font-weight:bold;
	}

#producoes{
	background-image:url('../images/bg5.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	height:913px;
	}
	
#imprensa{
	background-image:url('../images/bg6.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	height:904px;
	}
	
#contato{
	background-image:url('../images/bg7.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	height:779px;
	}

label{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
	}

.inp-contato{
	width:508px;
	height:24px;
	background-color:#FFFFFF;
	border:#333333 1px solid;
	padding:10px;
	font-family:helvetica;
	font-size:14px;
	margin-top:5px;
	}

.inp-mensagem{
	width:508px;
	height:182px;
	background-color:#FFFFFF;
	border:#333333 1px solid;
	padding:10px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	margin-top:5px;
	}

.inp-enviar{
	float:right;
	margin-right:200px;
	}

#contato_box{
	margin-top:40px;
	}

#contato_box p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:18px;
	color:#000000;
	}

.capa{
	width:150px;
	height:150px;
	float:right;
	margin-top:-150px;
	margin-right:130px;
	}