@charset "utf-8";
body {
	margin: 0px;
	background-color: #000000;
}
#maincontainer {

}
#header {
	background-image: url(../images/header-2.jpg);
	background-repeat: repeat-x;
	height: 232px;
	min-width: 1002px;
}
#fla1 {
	float: left;
	height: 174px;
	width: 471px;
}
#fla2 {
	float: right;
	height: 232px;
	width: 472px;
}
.btnn {
	float: left;
	height: 50px;
	width: 470px;
	position: relative;
	top: 7px;
}
.btnn a {
	color: #a82a23;
	text-decoration: none;
	background-image: url(../images/bt1.jpg);
	text-align: center;
	float: right;
	height: 35px;
	width: 90px;
	padding-top: 5px;
}
.btnn a:hover {
	color: #1E0700;
	background-image: url(../images/bt2.jpg);
}



.headtit {
	display: block;
	height: 306px;
}
.last-bg {
	background-image: url(../images/last-2.jpg);
	background-repeat: repeat-x;
	height: 50px;
	margin-right: -30px;
	margin-left: -30px;
}
.last-1 {
	background-image: url(../images/last-1.jpg);
	float: left;
	height: 50px;
	width: 77px;
}
.last-3 {
	background-image: url(../images/last-3.jpg);
	float: right;
	height: 50px;
	width: 136px;
}
.last-2 {
	color: #FFFFFF;
	padding-top: 20px;
	width:75%;
	float:left;
}
.ehdaa-bg {
	background-image: url(../images/ehdaa-2.jpg);
	background-repeat: repeat-x;
	height: 50px;
	margin-right: -30px;
	margin-left: -30px;
	margin-bottom: 10px;
}
.ehdaa-1 a {
	background-image: url(../images/ehdaa-1.jpg);
	float: left;
	height: 50px;
	width: 77px;
	outline:0px;
}
.ehdaa-3  {
	background-image: url(../images/ehdaa-3.jpg);
	float: right;
	height: 50px;
	width: 136px;
	display:block;
}
.ehdaa-2 {
	color: #FFFFFF;
	padding-top: 15px;
	width:75%;
	float:left;
}




#container {
	background-image: url(../images/bgg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#footer {
	background-image: url(../images/footer-2.jpg);
	background-repeat: repeat-x;
	height: 104px;
}
.footer-3 {
	background-image: url(../images/footer-3.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 104px;
	width: 352px;
}
.footer-1 {
	background-image: url(../images/footer-1.jpg);
	float: left;
	height: 104px;
	width: 310px;
}

#footer a {
	height: 60px;
	width: 180px;
	display: block;
	float: left;
	position: relative;
	top: 35px;
	left: 5px;
}
