@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}
#wrap #header/* CSS Document */

 {
	background-image: url(../images/header.jpg);
	height: 311px;
	width: 871px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#wrap  #bg #container {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#wrap2 #footer {
	background-image: url(../images/footer.jpg);
	height: 193px;
	width: 871px;
	margin-right: auto;
	margin-left: auto;
}
#wrap2 {
	background-image: url(../images/bgfooter.jpg);
	background-repeat: repeat-x;
}

#wrap {
	background-image: url(../images/bgheader.jpg);
	background-repeat: repeat-x;
}
