body {
	background-color: #0D0009;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
#main {
	height: auto;
	width: 850px;
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 375px;
	width: 850px;
	background-image: url(images/faeid_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #170D15;
}
#adv {
	margin: 0px;
	height: 150px;
	width: 850px;
	background-color: #170D15;
}
#adv .non {
	height: 105px;
	width: 652px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #170D15;
}
#adv .non .rt {
	float: right;
	height: 105px;
	width: 389px;
	margin: auto;
	background-image: url(images/adv1.jpg);
	background-repeat: no-repeat;
	background-color: #170D15;
}
#adv .non .lt {
	margin: auto;
	float: left;
	height: 105px;
	width: 263px;
	background-image: url(images/adv2.jpg);
	background-repeat: no-repeat;
	background-color: #170D15;
}


#home {
	margin: 0px;
	height: 300px;
	width: 850px;
	background-color: #170D15;
}
#footer {
	margin: 0px;
	height: 231px;
	width: 850px;
	background-color: #170D15;
}
#home .ri {
	margin: 0px;
	float: right;
	height: 325px;
	width: 262px;
}
#home .lf {
	float: left;
	height: auto;
	width: 374px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
}
