		img.bg {
		
			min-height: 100%;
			min-width: 1024px;
			width: 100%;
			height: auto;
			
			position: fixed;
			top: 0;
			left: 0;
		}
		@media screen and (max-width: 1024px){
		img.bg {
				left: 50%;
				margin-left: -512px; }
		}
		
		body {
	
			margin: 0;
			padding: 20px 0 0 0;
		}
		body, p, div, ul, li, td {

}
a:link, a:visited, a:active {
	color: #F2A11C;
	text-decoration: none;
}
a:hover {
	color: #F2A11C; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
		
		
		
		
		#header {
	margin:0 auto;
	width:1000px;
}
		
				#up{
	height:109px;
	position:absolute;
	text-align:left;
	top:0;
	width:100%;
	z-index:3;
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	left: 0;
	behavior: url("../Scripts/iepngfix.htc");	
	
}

	.blok_header {
	margin:0;
	padding:0;
	background-color: #7286A9;
		background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
		background-position: 0 0;
	height: 90px;
		left: 0;
	behavior: url("../Scripts/iepngfix.htc");
}

/* logo */
.logo { padding:0; margin:0; width:359px; float:left;}	
#foot{
	margin:0px auto;
	height:125px;
	width:100%;
	bottom:1px;
	z-index: 3;
	position:absolute;
	background-image: url(../images/fotter_bg.png);
	background-repeat: repeat-x;
	behavior: url("../Scripts/iepngfix.htc");
		}
		


#Container {
	width:100%;
	top:80px;
	z-index:4;
	margin: auto;
	list-style-type: none;
	height: 355px;
	left: 0;
	position: absolute;
	}
	
#MainBody{
	position:relative;
	width:980px;
	list-style-type: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
/* Content */	
#Content{
	width:920px;
	height:351px;

	}
	
	#Content_slogan{
	width:360px;
	height:300px;
	list-style-type: none;
	float: left;
	padding-left: 60px;
	}


#Content_banner{
	width:470px;
	height:351px;
	list-style-type: none;
	float: right;
	}
	.logo { padding:0; margin:0; width:359px; float:left;}
	
	#logo {
	margin:0;
	width:359px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	position: absolute;
	top: 10px;
}
#logo a {
	background: transparent url("../Images/logo.png") no-repeat top left;
	display:block;
	font-size:0;
	height:80px;
	line-height:0;
	overflow:hidden;
	text-indent:-1000px;
	width:248px;
	behavior: url("../Scripts/iepngfix.htc");
}
	
	
