/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	width:996px;
	background:url(../images/main_bg.gif) repeat-y 0% 0%
}

#header {
	width:996px;
	margin:0 auto;
	height:439px;
	position:relative;
	background:url(../images/head_bg.gif) no-repeat 0% 0%
}
.head_shape {
	/* background:url(../images/header_shape.png) no-repeat 0% 0%; */
	width:652px;
	height:202px;
	position:absolute;
	left:-102px;
}

/*===== header =====*/
.flash1 {
	position:absolute;
	margin:30px 0 0 10px
}

.menu {
	position:absolute;
	margin:121px 0 0 7px;
	top:0
}
.head_block {
	height:290px;
	width:714px;
	margin:123px 0 0 244px;
	position:absolute;
	top:0
}

