body{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background: #000000;
}

img {
   behavior: url("pngbehavior.htc");
}

#all{
	position:absolute;
	width:100%;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/index_bg.gif) no-repeat top center;
}

#all .mid_block{
	position:absolute;
	top:35%;
	height: 320px;
	width: 100%;
	/*border: 1px solid red;*/
	margin: auto 0px auto 0px;
	margin-top:-70px;
	padding: 0px 0px 0px 0px;
	background: url(images/index_mid.gif) repeat-x 0px 0px;
}

#all .stred{
	position: relative;
	width: 680px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#all .stred h1{
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#all .left_logo{
	padding-left: 30px;
	width: 286px;
	float:left;
}

#all .right_logo{
	padding-right: 60px;
	width: 286px;
	float: right;
}

#all .left_block a{
	padding: 1px 0px 0px 0px;
	color: #fefefe;
	text-align: right;
	text-decoration: none;
	font-size: 0px;
	line-height:0px;
	padding-left: 54px;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
	width: 286px;
	height: 64px;
	background: url(images/index_left.gif) no-repeat 54px 0px;
	float:left;
}

#all .left_block a:hover{
	padding: 1px 0px 0px 0px;
	color: #fefefe;
	text-align: right;
	text-decoration: none;	
	font-size: 0px;
	line-height: 0px;
	padding-left: 54px;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
	width: 286px;
	height: 64px;
	background: url(images/index_left.gif) no-repeat 54px -65px;
	float:left;
}

#all .right_block a{
	padding: 1px 0px 0px 0px;
	color: #fefefe;
	text-align: left;
	text-decoration: none;	
	font-size: 0px;
	line-height: 0px;
	padding-right: 54px;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
	width: 286px;
	height: 64px;
	background: url(images/index_right.gif) no-repeat 0px 0px;
	float: right;
}

#all .right_block a:hover{
	padding: 1px 0px 0px 0px;
	color: #fefefe;
	text-align: left;
	text-decoration: none;	
	font-size: 0px;
	line-height: 0px;	
	padding-right: 54px;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
	width: 286px;
	height: 64px;
	background: url(images/index_right.gif) no-repeat 0px -65px;
	float: right;
}

#all .left_car{
	margin-top: 40px;
	margin-left: -30px;
	width: 294px;
	float:left;
}

#all .right_car{
	margin-top: 40px;
	width: 254px;
	float: right;
}

.text{
	position: absolute;
	width: 680px;
	top: 242px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial Narrow, Arial;
}

.flash_banner {
    margin: 40px auto 20px;
    width: 796px;
}
