* {
margin:0;
padding:0;
border:0;
list-style:none;
}

body {
	margin: 0 00px;
	text-align:center;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 0 20px;
	text-align:left;
	background:#fff;
}

#header {
	width: 910px;
	height: 172px;
	overflow:hidden;
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0003_img01.jpg) no-repeat left top;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 640px;
}

#logo h1 {
	margin:60px 0 0 40px;
}

#logo p {
	margin:0 0 0 40px;
}

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#menu {
	width: 910px;
	height: 40px;
	padding:5px 0 0 0;
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0003_img02.jpg) no-repeat left top;
	text-align:center;
}

#page {
	width: 910px;
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0003_img03.jpg) no-repeat left top;
}

#footer {
	width: 910px;
	height:auto;
	padding: 15px 0;
	text-align:center;
	background:#f1f1f1;
}