/* CSS Document */
*{margin: 0; padding: 0;}
body {background: #35322b; padding: 0 0 15px 0; font: 16px Verdana, Geneva, sans-serif; color: #304425;}
.close {height: 0; overflow: hidden; clear: both; font-size: 0;}
li {list-style: none;}
img {border: none;}
a{}
a:hover {}

.all {
	width: 758px;
	margin: 0 auto;
}

.header {
	height: 320px;
	background: url(../images/header-1.jpg) no-repeat;
	position: relative;
}

.header h1 {
	text-indent: -9000px;
	width: 758px;
	height: 310px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.header h1 a {
	display: block;
	width: 758px;
	height: 310px;
}

.content {
	width: 758px;
	text-align: center;
	background: url(../images/content-fon.gif) repeat-y;
}

.content img {
	margin: 1px 0px;
	border: solid 1px #FFF;
}

.content-midle {
	width: 758px;
	background: url(../images/content-midle.gif) no-repeat;
	height: 135px;
	position: relative;
}

.content-join {
	position: absolute;
	width: 203px;
	top: 16px;
	right: 165px;
	height: 46px;
}

.content-join a {
	display: block;
	text-indent: -9000px;
	width: 203px;
	height: 46px;
}

.content-text {
	width: 725px;
	margin: 0 auto;
	padding: 15px 0 10px 0;
	text-align: left;
       font-weight: bold;
}

.footer {
	width: 758px;
	background: url(../images/footer-fon.jpg) no-repeat;
	height: 301px;
	position: relative;
}

.footer-join {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 758px;
	height: 250px;
}

.footer-join a {
	text-indent: -9000px;
	display: block;
	width: 758px;
	height: 250px;
}

.footer-text {
	position: absolute;
	top: 20px;
	left: 25px;
}

.footer-text a {
	font-size: 18px;
	color: #FFF;
}
