body{
color:#FFF; 
text-align:center; 
font:14px 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Sans-Serif; 
line-height:150%; 
background:#000; 
text-align:center; 
margin-top:10px;
padding:0
}

#page{
width:962px; 
text-align:left; 
margin:10px auto 0; 
padding:0
}

#header{
margin:0 auto;
float:left; 
height: 120px; 
width: 500px;
background:url("images/logo.jpg") no-repeat top center
}

#header h1 {display:none}

#container{
background:#000;
width:960px; 
float: left
	}

#menu	{ 
padding-top:130px; 
width:232px; 
text-indent: -9000px;
float:left;
background: url("images/sidebar_bg.gif") repeat-x top center
}

#menu ul {
	position: relative
}
#menu li {
	display: block;
	clear: both;
	height: 50px;
	float: right
}

#menu a:hover  { background-position: -150px 0;}
a.botao1 {width: 150px; height: 26px; background: url("images/botao_1.gif") 0 0 no-repeat; float: right}
a.botao2 {width: 150px; height: 26px; background: url("images/botao_2.gif") 0 0 no-repeat; float: right}
a.botao3 {width: 150px; height: 26px; background: url("images/botao_3.gif") 0 0 no-repeat; float: right}
a.botao4 {width: 150px; height: 26px; background: url("images/botao_4.gif") 0 0 no-repeat; float: right}
a.botao5 {width: 150px; height: 26px; background: url("images/botao_5.gif") 0 0 no-repeat; float: right}

a.botao1-1 {width: 150px; height: 26px; background: url("images/botao_1.gif") -150px 0 no-repeat; float: right}

#content	{ 
	float:right; 
	width:680px; 
	margin:0; 
	padding:0 0 0 10px
	}

#content h2 {
	height: 45px;
	clear:both;
	color: #D1D934;
	font: 24px 'Lucida Grande','Lucida Sans Unicode', Verdana, Arial;
	text-align:left; 
	margin-top:10px
	}

#content p {
	margin-top: 0;
	margin-bottom: 45px
	}

#content ul li {
	list-style-type: circle;
	list-style-position: outside;
	margin: 10px
	}

#footer{background-color:#000; color:#D1D934; clear:both; font-size:11px; text-align:center; margin:0 auto}
#footer a{color:#D1D934;text-decoration: none}

/** links **/
a:link 		{color:#069; 	text-decoration:none}
a:hover		{color:#D1D934; text-decoration:none}
a:visited	{color:#069; 	text-decoration:none}

/** facebook **/
#facebook 			{position:absolute; bottom:10px; left:10px}
