@import url(main.css);

@import url(header.css);

@import url(footer.css);

@import url(top.css);

@import url(content.css);

@import url(left.css);

@import url(subarea.css);

@import url(menu2.css);







#middle-marker-box {

	margin: 0px;

	padding: 0;
	z-index: 

}



#left-marker-box  {
	margin: 0 0px;
	padding: 0;
}



#left-marker, #middle-marker {

	margin: 0;

	padding: 0px;

}



#left, #middle, #inner-content-wrapper {

	position: relative;

	overflow: visible;
		

}



#inner-content-wrapper {

	float: left;

	margin: 0;

	width: 902px;


}



#left {
position:relative;
	float: left;

	width: 280px;
	height:245px;
	background-color:#000000;

	z-index: 4;

	

}



#left-content {
position:relative;
	width: 278px;
	height:243px;
	z-index:7;

}



#middle {
position:relative;
	float:right;
	height:245px;

	width: 620px;
	background-color:#000000;

	z-index: 2;



}



#middle-content {
position:relative;
	
	width: 618px;
	height:243px;
	z-index:6;

}







#header, #outer-wrapper, #footer {

	width: 980px;

}



#header-img {

	width: 980px;
	z-index:19;

}

#footer-img {

	width: 280px;
	z-index:19;

}


.cleaner {

	clear:both;

	height: 1px;

	font-size: 1px;

	line-height: 0px;

	display: block;

	visibility: hidden;

	border: 0; 

	padding: 0;

	margin: -1.0em 0 0 0;

	background: transparent;

}

.scroll {
 overflow : auto;
  text-align : inherit;
 width : 101%;
  height : 255px;
  margin:0 px;
 position : relative;
}
