*{color:#888;}
a:link, a:hover, a:visited, a:active {color:#888}

#wrap {
	width: 888px;
	margin:0 auto;
	text-align:left;
}

body {
	background: #191919 url(http://static1.meshfriend.com/sites_html/images/10/tt0025_img01.gif) repeat-x;
	text-align:center;
}

input{color:#000;}
select{color:#000;}
textarea{color:#000;}

#header {
	width: 888px;
	height: 150px;
	margin: 0 auto;
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0025_img01.jpg) no-repeat left top;
}

#logo {
	float: left;
}

#logo h1 {
	padding-top: 50px;
	padding-left: 25px;
	margin: 0;
}

#logo p {
	margin: 0;
	padding: 0 0 0 25px;
}

#search {
	float: right;
	width: 200px;
	padding-top: 86px;
}

#search-submit {
	display: none;
}

#menu {
	width: 878px;
	_line-height:normal;
	*line-height:normal;
	margin: 0 auto 0 auto;
	background: #BDE119;
	border:solid 5px #fff;
	border-top:none;
	border-bottom:none;
	text-align:center;
	padding:10px 0 15px 0; /* incluir esta linha */
	//padding:0 0 5px 0; /* incluir esta linha */
}

#page {
	width: 888px;
	margin: 0 auto;
	background: #FFFFFF url(http://static1.meshfriend.com/sites_html/images/10/tt0025_img03.jpg) repeat-y left top;
	
}

#sidebar {
	background: #2C3A49;
	padding:0 20px 0 0;
}

#footer {
	width: 888px;
	margin: 0 auto;
	padding: 30px 0;
	height: 60px;
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0025_img02.jpg) no-repeat left top;
	text-align:center;

}