body {
	margin:0px;
	color:#000;
	background:#000 url(../images/bg.jpg) repeat-x 0 0;
	background-color:#fff;
	font-family:Arial,Tahoma,Verdana;
	font-size:12px;
}
#main, #footer_content {
	background:#000 url(../images/cranes.jpg) no-repeat 0 0;
	position:relative;
	height:100%;
	margin:0 auto;
	width:1005px;
	border:thin #666 solid;
	border-top:0px;
	border-bottom:0px;
}
#footer_content {
	background:#fff url(../images/bg.jpg) repeat 0 0;
}
a:hover {
	text-decoration:underline;
	outline:none;	
}
a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
img {
	border:medium none;
}
p {
	margin:0;
	padding:0;
	color:4d4d4d;
	font-size:16px;
}
h1 {
	font-size:26px;
	color:#524e64;
	margin:0;
	padding:0;
}
#top {
	height:120px;
	position:relative;
	padding-left:90px;
}
#logo {
	float:left;
	height:75px;
	width:240px;
	background:url(../images/details.png) no-repeat 0 0;
	margin-top:10px;
}
#icons {
	float:right;
	height:90px;
	width:240px;
	background:url(../images/details.png) no-repeat 0 -75px;
	margin:7px 40px;
} 
#icons a, #icons a:hover {  
	text-decoration:none;
}
#banner {
	position:relative;
	margin:218px 0 0 95px;
}
#mensagem {
	position:relative;
	background:#fff url(../images/bg_under.jpg) repeat-x 0 0;
	padding:1.8em 70px;
}
#footer {
	position:relative;
	background:#000 url(../images/bg.jpg) repeat-x 0 0;
	height:100px;
}
#footer_left {
	float:left;
	height:18px;
	padding:20px 0 0 50px;
}
#footer_right {
	float:right;
	height:10px;
	height:18px;
	padding:20px 50px 0 0;
	text-align:right
}