@charset "utf-8";
#layer1background {
	height: 1000px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
big {
	background-image: url(images/background1.jpg);
	background-repeat: repeat-x;
}
#layer1background #body {
	height: 1000px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#layer1background #body .slid {
	height: 233px;
	width: 180px;
}
#layer1background #body .header {
	height: 225px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#layer1background #body .content {
	height: 562px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#layer1background #body .content .sidebar {
	background-image: url(images/weblayout_03.png);
	background-repeat: no-repeat;
	float: left;
	height: 562px;
	width: 201px;
}
#layer1background #body .content .info {
	float: left;
	height: 450px;
	width: 599px;
	background-image: url(images/weblayout_04.png);
	background-repeat: no-repeat;
}
#layer1background #body .content .mail {
	background-image: url(images/weblayout_05.jpg);
	height: 112px;
	width: 599px;
	background-repeat: no-repeat;
	float: left;
}
#layer1background #body .footerback {
	background-image: url(images/weblayout_06.png);
	height: 162px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#layer1background #body .content .info p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-left: 30px;
}
#layer1background #body .seperatorbar {
	background-image: url(images/weblayout_02.jpg);
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#layer1background #body .content .sidebar .left_bar_flash {
	height: 300px;
	width: 199px;
	margin-top: 50px;
}
