@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	top: 0px;
	background-attachment: fixed;
	background-image: url(../slices/layout-bottom-trans5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top {
	height: auto;
	width: 900px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../slices/layout-flag.jpg);
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#topheader {
	height: auto;
	width: 900px;
	margin-left: 128px;
	overflow: visible;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	top: 0px;
}
.wrapper {
	height: auto;
	width: 766px;
	margin-left: 134px;
	margin-right: 0px;
	position: relative;
	z-index: 0;
}
.content-left {
	width: 305px;
	height: auto;
	float: left;
	margin-right: 15px;
}
.content-center {
	width: 35px;
	height: auto;
	text-align: center;
	float: left;
}
.content-right {
	float: right;
	height: auto;
	width: 400px;
}
#topdownload {
	height: 30px;
	width: auto;
	margin-left: 128px;
	overflow: hidden;
}
#bodyclear {
	height: auto;
	width: 100%;
	clear: both;
	overflow: hidden;
}
.footer {
	position:fixed;
	width:100%;
	height:170px;
	bottom: 0px;
	left: 0;
	text-align: left;
	overflow: visible;
}
