@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/home/header.gif);
	background-repeat: repeat-x;
}
#main {
}
body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.separator {
	clear: both;
	height: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
