@charset "utf-8";
/* CSS Document */
body{
	text-align: center;
	}

/* 1 */
#page{
	width:850px; 
	height:775px;
	position:relative;
	text-align:left;
	margin-left : auto;
	margin-right : auto;
	z-index:1;
	}
	
#Footer{
	position:relative;
	display:block;
	overflow:hidden;
	padding:0px;
	width:850px; 
	height:20px;
	margin-left : auto;
	margin-right : auto;
	z-index:1;
	}

/* 2 */
#Header{
	display:block;
	overflow:hidden;
	clear:both;
	width:850px; 
	height:167px;
	z-index:2;
	}

#Content{
	display:block;
	overflow:hidden;
	clear:both;
	float:left;
	margin:0px;
	margin-left:10px;
	width:830px; 
	height:593px;
	z-index:2;
	}


/* 3 */
#header_copy{
	display:block;
	clear:both;
	overflow:hidden;
	margin-left:70px;
	margin-top:99px;
	width:258px; 
	height:55px;
	text-align:center;
	z-index:3;
	}

#navigation{
	}

#home_copy{
	display:block;
	clear:both;
	overflow:auto;
	float:left;
	margin-left:15px;
	margin-top:0px;
	width:555px; 
	height:352px /*362px*/;
	z-index:3;
	}

#page_copy{
	display:block;
	clear:both;
	overflow:auto;
	float:left;
	margin-left:15px;
	margin-top:0px;
	width:555px; 
	height:512px;
	z-index:3;
	}

#left_copy{
	display:block;
	clear:both;
	float:left;
	margin-left:15px;
	/*
	margin-top:15px;
	*/
	width:530px; 
	height:155px;
	z-index:3;
	}

#right_copy{
	display:block;
	overflow:hidden;
	margin-right:15px;
	margin-top:0px;
	padding:0px;
	float:right;
	width:230px; 
	height:322px;
	z-index:3;
	}

.bannerAd{
	position:absolute;
	top:550px;
	left:567px;
	width:273px;
	height:209px;
	z-index:3;
	}

/* 4 */
.newsBRIEF{
	display:block;
	clear:both;
	width:98%;
	margin-bottom:15px;
	z-index:4;
	}
	
.newsWRAP{
	display:block;
	clear:both;
	width:98%;
	margin-bottom:15px;
	z-index:4;
	}
	
.woLeft{
	display:block;
	float:left;
	width:49%;
	margin-bottom:15px;
	z-index:4;
	}
	
.woRight{
	display:block;
	float:right;
	width:49%;
	margin-bottom:15px;
	z-index:4;
	}
	
/* 5 */
.newspageWRAP{
	display:block;
	float:left;
	width:90%;
	margin-top:7px;
	margin-bottom:7px;
	z-index:5;
	}
	
.newsIMG{
	display:block;
	float:left;
	width:80px;
	height:90px;
	margin-right:10px;
	z-index:6;
	}

.newsLISTCOPY{
	display:block;
	float:left;
	width:380px;
	z-index:6;
	}

.newsLISTCOPYni{
	display:block;
	float:left;
	width:100%;
	z-index:6;
	}