* {
	margin: 0;
	padding: 0; }
body {
	color: #ccc;
	font-size: 14px;
	font-family: georgia, courier, times;
	font-weight: normal;
	background-color: #333;
	letter-spacing: 0.1em;
	padding: 48px 50px; }
h1, h2 {
	line-height: 20px; }
p {
	padding: 4px;
	line-height: 20px; }
td { }
a,a:link {
	color: #f90;
	text-decoration: none; }
a:visited { }
a:hover {
	text-decoration: underline; }
a:active { }
a img{border:0;}
#wrapper {
	background-color: #000;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	min-height:600px;
	height:auto !important;
	height:600px; }
#content_wrapper {
	position: relative;
	clear: both; }

#branding {
	height: 236px; }
#logo {
	position: absolute;
	top: 14px;
	left: 37px; }

ul#top_nav {
	color: #ccc;
	font-weight: normal;
	float: right;
	margin-top: 14px;
	margin-right: 37px; }
ul#top_nav li {
	float: left;
	list-style: none;
	display: inline; 
	padding-left: 12px;}
ul#top_nav li a {
	color: #666; }
ul#top_nav li.active a {
	color: #ccc; }
ul#top_nav li a:hover, ul#top_nav li.active a:hover {
	color: #f90;
	text-decoration: none; }
#sidebar {
	position: relative;
	width: 282px;
	float: left; }
#sidebar h1 {
	font-size: 24px;
	color: #999;
	font-weight: normal;
	padding-bottom: 37px;
	padding-left: 37px; }
#sidebar h1 a, #sidebar h1 a:hover {
	color: #999;
	text-decoration: none; }	
#sidebar ul#nav {
	padding-left: 37px;
	padding-right: 15px;
	list-style-type: none; }
#sidebar ul#nav li a {
	list-style-type: none;
	padding-bottom: 10px;
	display: block; }
#sidebar ul#nav a {
	color: #ccc; }
#sidebar ul#nav a:hover, #sidebar ul#nav li.active a {
	color: #f90;
	text-decoration: none; }	
#content_body {
	color: #fff;
	position: relative;
	width: 544px;
	float: left;
	padding-bottom: 40px; }	
#content_body h2, .inline_title {
	font-size: 24px;
	color: #999;
	font-weight: normal;}
#content_body h2 {
	padding-bottom: 4px;}		
#content_body .listing img {
	float: left;
	margin-right: 14px;
	margin-top: 4px;}	
#content_body .listing {
	clear: both;
	margin-bottom: 24px;
	padding-bottom: 27px;
	border-bottom: 1px solid #666;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0; }
#content_body .listing a.special_link {
	color: #ccc;
	text-decoration: none; }
#content_body .listing a.special_link:hover {
	color: #f90;
	text-decoration: none; }	
#content_body .listing p, #content_body p {
	margin-top:-4px;
	margin-bottom: 0;}
#content_body p {
	margin-bottom: 24px;}	
p.home {width: 400px;}		
p.home a img {
	margin-top: -8px;
	padding: 8px;
	border: solid 1px #000; }
p.home a:hover img {
	border: solid 1px #565656; }
.home_br {
	float:left;}
.home_en {
	float:right;}	
p.clearme {
	clear: both;
	margin: 0 !important; }
#footer {
	color: #565656;
	font-size: 11px;
	font-family: arial, helvetica, verdana, sans-serif;
	letter-spacing: normal;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px; }
#footer a {
	color: #565656;}
#footer a:hover {
	color: #f90;
	text-decoration: none; }
.mais_btn {
	background-image: url(../media/mais_btn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px; }
.body_big p {
	font-size: 16px;
	padding-bottom: 1.3em; }
