@charset "utf-8";
#wrapper {
	margin-right: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	background-image: url(../images_2/bg.jpg);
	margin-left: auto;
	width: 1024px;
}
#wrapper #logo {
	height: 186px;
	width: 1024px;
	background-image: url(../images_2/new_website_01.jpg);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nav {
	background-image: none;
	height: 93px;
	width: 1024px;
}
#wrapper #foot {
	background-image: url(../images_2/new_website_22.jpg);
	height: 51px;
	width: 1024px;
}
#wrapper #body {
	padding-bottom: 10px;
	width: 1024px;
}
