* {
	color:#fff;
	margin: 0;
	padding: 0;
}

input{color:#000;}
select{color:#000;}
textarea{color:#000;}

#rodape {
	text-align:center;
	padding:20px 0 30px 0;
}

body {
	background: #002C2C url('http://static1.meshfriend.com/sites_html/images/10/tt0019_bg1.jpg') no-repeat top center;
	text-align:center;
	}

#header{
	margin:20px 0 0 0;
	width: 980px;
	height: 200px;
	overflow: hidden;
	}

#header h1{
	display:block;
	float:left;
	}
	
#header p{
	display:block;
	float:right;
	margin:0 50px 0 0;
	}

#nav {
	z-index: 1;
	width: 980px;
	margin:20px auto 0 auto;
	height:40px;
	text-align:center;
	}
	
#right {
	float: right;
	clear: none;
	margin: 40px 0 20px 0;
	padding: 20px 10px 20px 19px;
	width: 170px;
	background:#002b2b url('http://static1.meshfriend.com/sites_html/images/10/tt0019_rightbg.jpg') no-repeat top left;
	border-right: 1px solid #234848; border-top: 1px solid #234848; border-bottom: 1px solid #234848;
	}
	
#right h2 {
	padding-bottom: 8px;
	background: url('http://static1.meshfriend.com/sites_html/images/10/tt0019_underline.jpg') no-repeat bottom center;
	}
	
#main {
	margin: -1px 0 0 0;
	float:left;
	width: 980px;
	background: #0A3838 url('http://static1.meshfriend.com/sites_html/images/10/tt0019_mainbg.jpg') no-repeat top center;
	border-right: 1px solid #234848; border-bottom: 1px solid #234848; border-left: 1px solid #234848; border-top: 1px solid #1A7474;
	padding:10px;
	}
	
.floatright {
	float: right;
	margin: 8px 0 8px 8px;
	}
	
.floatleft {
	float: left;
	margin: 8px 8px 8px 0;
	}

.clearer {
	clear: both;
	line-height: 0;
	}
	
#footer {
	background: #001F1E url('http://static1.meshfriend.com/sites_html/images/10/tt0019_footbg.jpg') repeat-x top left;
	padding: 10px 0;
	margin:15px;
	width: 750px;
	}

#footer p {
	margin: 5px 0 10px 0;
	}