@charset "UTF-8";
#wrapper {
	text-align: left;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	background-repeat: no-repeat;
	background-position: center center;
	height: 744px;
	background-attachment: fixed;
}
#title {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
#main {
	text-align: left;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	background-repeat: no-repeat;
	background-position: center center;
	height: 744px;
	background-attachment: fixed;
}
#wrapperart {
	text-align: left;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	background-attachment: fixed;
	background-image: url(../images/background.png);
	max-height: 1350px;
}
#left {
	text-align: left;
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
#right {
	text-align: left;
	width: 675px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	overflow: inherit;
	height: 600px;
}
