/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

#carousel {
background: 000;
border-bottom: 1px solid #232020;
position: relative;
padding: 0px 0;
}

#header {
background: #262626 url("http://imaginacao.art.br/wp-content/uploads/2011/11/fundo.jpg") repeat;
border-bottom: 5px solid #484848;
}

#logo {
margin: 20px 0 15px 90px;
text-align: left;
}

#mainmenu {
width: 980px;
margin: 0;
margin-left: 110px;
}

