@import url(template0.css);

body {
	background: #A7957F url(../images/bg.jpg);
	color: #333;
	font-family: verdana, helvetica, sans-serif;
	font-size: .76em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#wrap {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 760px;
	height: 595px;
	background: #fff url(../images/homepage.jpg) no-repeat;

}

#tabs {
	top: 342px;
	left: 93px;
}

#content{
display: none;
}

#homebox1{
	width: 178px;
	width: 178px;

	position: absolute;
	left: 94px;
	top: 28px;
}

#homebox2{
	width: 178px;
	width: 178px;

	position: absolute;
	left: 496px;
	top: 162px;
}

#homebox3{
	width: 178px;
	width: 178px;

	position: absolute;
	left: 288px;
	top: 378px;
}

#main-body {
background: none;
}

#header {
background: none;
display: none;
}

#footer {
background: none;
height: 30px;
}

#copyright, #poweredby{
	top: 10px;
}

#footerwrap ul{
	display: none;
}