@charset "utf-8";
body {
	margin: 0px;
	background:#f4efe2 url(../images/bgg.jpg) top center no-repeat;
}
#maincontainer {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 306px;
}
.headtit {
	display: block;
	height: 306px;
}
.last-bg {
	background-image: url(../images/last-2.jpg);
	background-repeat: repeat-x;
	height: 40px;
	margin-right: -30px;
	margin-left: -30px;
}
.last-1 {
	background-image: url(../images/last-1.jpg);
	float: left;
	height: 40px;
	width: 222px;
}
.last-3 {
	background-image: url(../images/last-3.jpg);
	float: right;
	height: 40px;
	width: 149px;
}
.last-2 {
	float: left;
	width: 630px;
	color: #FFFFFF;
	padding-top: 10px;
}
.ehdaa-bg {
	background-image: url(../images/ehdaa-2.jpg);
	background-repeat: repeat-x;
	height: 40px;
	margin-right: -30px;
	margin-left: -30px;
	margin-bottom: 10px;
}
.ehdaa-1 {
	background-image: url(../images/ehdaa-1.jpg);
	float: left;
	height: 40px;
	width: 222px;
}
.ehdaa-3 a {
	background-image: url(../images/ehdaa-3.jpg);
	float: right;
	height: 40px;
	width: 149px;
	display:block;
}
.ehdaa-2 {
	float: left;
	width: 630px;
	color: #FFFFFF;
	padding-top: 10px;
}




#container {
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 132px;
}
#footer a {
	height: 60px;
	width: 180px;
	display: block;
	float: left;
	position: relative;
	top: 25px;
	left: 210px;
}
