

#wrap {
min-width:1000px;
max-width:1297px;
width: auto !important; /*IE6 hack*/
width:1297px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}
#wrap {
position:relative;

}

#content {
min-width:1000px;
max-width:1297px;
width: auto !important; /*IE6 hack*/
width:1297px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
	
}
#background1 {
	position:absolute;
	width:100%;
	height:150px;
	z-index:0;
	background-image: url(../images/back_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}



#apDiv1 {
	position:absolute;
	top:151px;
	width:100%;
	height:115px;
	z-index:0;
	clear: both;
	background-color: #ffffff;
	background-image: url(../images/back2_05.jpg);
	background-repeat: repeat-x;

}
#apDiv2 {
	position:absolute;
	top:265px;
	width:100%;
	height:115px;
	z-index:0;
	clear: both;
	background-color: #ffffff;
	
}
#apDiv3 {
	position:absolute;
	left:150px;
	top:60px;
	width:275px;
	height:100px;
	z-index:2;
		padding: 10px;
	color: #FFF;
}
#apDiv4 {
	position:absolute;
	left:150px;
	top:10px;
	width:350px;
	height:100px;
	z-index:2;
	padding: 10px;
	
}
#apDiv5 {
	position:absolute;
	right:150px;
	top:10px;
	width:340px; 
/*	height:250px; */
	z-index:2;
	padding: 10px;
	
}
#apDiv6 {
	position:absolute;
	left:902px;
	top:107px;
	width:249px;
	height:200px;
	z-index:2;
}
#apDiv7 {
	position:absolute;
	left:706px;
	top:352px;
	width:461px;
	height:229px;
	z-index:2;
}
#footer1 {
	position:absolute;
	width:100%;
	height:504px;
	z-index:0;
	background-color: #09C;
	background-image: url(../images/back-footer_25.jpg);
	background-repeat: repeat-x;
	
}

