@charset "UTF-8";

#text {
	left:378px;
	top:109px;
	width:439px;
	height:414px;
	position: absolute;
	background-image: url(text.png);
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
}
#wrapper {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 857px;
	position: relative;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B3619;
}
#about {
	width:69px;
	height:12px;
	position: absolute;
	left: 572px;
	top: 5px;
	z-index: 0;
}
#Services {
	position:absolute;
	left:669px;
	top:5px;
	width:69px;
	height:12;
	z-index: 0;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	padding: 5px;
}
#Contact {
	position:absolute;
	left:758px;
	top:5px;
	width:69px;
	height:12;
}
body {
	background-image: url(bg-body.jpg);
	background-repeat: repeat-x;
}
td img {display: block;}
#wrapper {
}
#home {
	position:absolute;
	left:567px;
	top:0px;
	width:53px;
	height:13px;
	z-index:4;
}

