body {
	margin: 0 auto;
	background-color:#ece2c7;
	background: url("images/wrap.gif");
	background-position:top;
}


.body {
	width: 1005px;
	margin: 0 auto;
	margin-top: -5px;
	background-color:#ece2c7;
	background: url("images/back.jpg");
	background-position:top;
	background-repeat: no-repeat;
}

.center {
	width: 735px;
	margin: 0 auto;
}

.header {
	width: 735px;
	height: 112px;
	background-color:#FFF;
}

.menu {
	height: 67px;
	width: 735px;
	border: 0px solid #000;
	display: block;
	padding-top: 7px;
	text-align: center;
}

.menu a {

}

.menu2 {
	height: 43px;
	width: 735px;
	border: 0px solid #000;
	display: block;
	margin-top:-3px;
	//margin-top:-6px;
    text-align: center;
}

.menu2 a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0 6px 0 1px;
	border-right: 1px solid #3d3d3d;
	color: #3d3d3d;
	text-decoration: none;
}

.menu2 .img {
    width: 10px;
	background-color: #d7c9b1;
	margin-left: -5px;
}

.content {
	min-height: 400px;
}

.address {
	height: 40px;
	width: 735px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.footer {
	height: 264px;
	width: 1005px;
	border: 0px solid #000;
	display: block;
	background: url("images/footer.jpg");
	background-position:top;
	background-repeat: no-repeat;
	margin-left: 2px;
}

.copy {
	top: 220px;
	//top: 215px;
	left: 655px;
	position: relative;
	font-family: Tahoma;
	font-size: 11px;
	color: #555;
}