body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	}
	
a {
	border:none;
	color: #926B44;
    }
	
img {
    border:none;
	}
	
#content {
	width:1024px;
	clear:both;
	overflow:auto;
	margin:0px auto;
	text-align:left;
	padding:0px;
	}
	
#header {
    position:relative;
    width:inherit;
	height:219px;
	background-image:url(images/header.jpg);
	}
	
#nav  {
    width:inherit;
	height:41px;
    }
	
#element1  {
	position:absolute;
	width:701px;
	height:23px;
	background-image:url(images/index_r2_c3.jpg);
	left: 322px;
	top: 252px;
    }
	
#content_body {
    width:inherit;
	background-image:url(images/content_body.jpg);
	}
	
#footer {
    position:relative;
    width:inherit;
	height:147px;
	background-image:url(images/footer.jpg);
	text-align:center;
	}
	
#slogan  {
	position:absolute;
	left: 19px;
	top: -25px;
	height: 20px;
	width: 524px;
    }
	
#footertext {
	position:absolute;
	bottom:93px;
	left: 352px;
	width: 369px;
	}
	
#counter  {
	position:absolute;
	left: 476px;
	top: 88px;
	}
