@charset "utf-8";
* {
	margin: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-repeat: no-repeat;
}
#wrapper #header {
	margin-top: 25px;
}
#wrapper #header #logo {
	margin-left: 245px;
	margin-right: 550px;
	height: 96px;
	width: 100px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header #links {
	float: right;
	margin-right: 150px;
	height: 28px;
	margin-bottom: 28px;
	margin-top: 40px;
}
#wrapper #body #wht #galleria_container {
	float: right;
	height: 430px;
	width: 540px;
	padding-top: 10px;
}
