@import url(style_FILES/main.css); 
@import url(style_FILES/header.css); 
@import url(style_FILES/footer.css); 
@import url(style_FILES/top.css); 
@import url(style_FILES/content.css); 
@import url(style_FILES/left.css);  
@import url(style_FILES/user.css);
@import url(style_FILES/bread.css);
@import url(style_FILES/loginbox.css);
@import url(style_FILES/mailform.css);

#left-menu-box { 	
	height: 350px;
	margin: 10px 0 0 6px; 	
	padding: 10px 0px 0 5px;
	background-image: url(../img/bg_left.jpg);
	background-repeat: no-repeat;
	 
}  

#middle-marker-box, #right-marker-box { 	
	margin: 6px; 	
	padding: 0; 
}  

#left-marker-box  { 	
	margin: 0 6px; 	
	padding: 0; 
}  

#left-marker, #middle-marker, #right-marker { 	
	margin: 0; 	
	padding: 6px; 
}  

#left, #middle, #right, #inner-content-wrapper { 	
	position: relative; 	
	overflow: visible; 
}  

#inner-content-wrapper { 	
	float: left; 	
	margin: 0; 	
	width: 785px; 
	margin: 15px 0 0 0;
}  

#left { 	
	float: left; 	
	width: 190px; 	
	z-index: 4; 	
	background: #; 
}  

#left-content { 	
	width: 190px; 
}  

#middle { 	
	float: right; 	
	width: 590px; 	
	z-index: 2; 	
	background: #; 
}  

#middle-content { 	
	width: 590px; 
}  

#right { 	
	float: right; 	
	width: 190px; 	
	z-index: 6; 	
	background: #; 
	margin: 15px 0 0 0;
}  

#right-header-box { 	
	background-image: url(../img/re-ob.jpg); 
	background-repeat: no-repeat;
}

#right-middle-box { 	
	background-image: url(../img/re-mi.jpg);
	background-repeat: repeat-y; 
}

#right-footer-box { 
	#height: 25px;	
	background-image: url(../img/re-un.jpg);
	background-repeat: no-repeat; 
	background-position: bottom;
}

#right-content { 	
	width: 190px; 
}  

#header, #outer-wrapper, #footer { 	
	width: 980px; 
}  

#header-img { 	
	width: 968px; 
}  

.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; 
} 
