@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(mailform.css);



#left-menu-box { background-image: none; background-position: 0 0; width: 258px; margin: 0; padding: 6px 6px 0; }



#middle-marker-box, #right-marker-box { background-color: transparent; background-image: none; margin: 6px; padding: 0; }



#left-marker-box  { background-image: none; margin: 0 6px; padding: 0; }



#left-marker, #middle-marker, #right-marker { background-color: transparent; margin: 0; padding: 6px; }



#left, #middle, #right, #inner-content-wrapper { background-color: transparent; background-image: none; position: relative; overflow: visible; }



#inner-content-wrapper { background-color: transparent; background-image: none; background-repeat: no-repeat; float: left; margin: 0; width: 863px; }



#left { background-color: transparent; background-image: none; background-repeat: no-repeat; background-attachment: scroll; left: 16px; float: left; width: 226px; z-index: 4; }



#left-content {

/*	position: relative;

	z-index: 5;*/

	background-color: #f1f1f1; background-image: none; width: 269px; }



#middle { float: right; width: 560px; z-index: 2; background: transparent; left: 0; height: auto; }



#middle-content {

/*	position: relative;

	z-index: 3;*/

	background-color: transparent; width: 560px; }



#right { float: right; width: 226px; z-index: 6; background: transparent; top: 55px; left: 3px; }



#right-content {

/*	position: relative;

	z-index: 7;*/

	background-color: transparent; width: 220px; }



#header, #outer-wrapper, #footer { background-color: transparent; width: 1100px; height: auto; }



#header-img { background-color: white; background-image: none; }



.cleaner {

	clear:both;

/*	float: left;*/

	height: 1px;

	font-size: 1px;

	line-height: 0;

	display: block;

	visibility: hidden;

	border: 0; 

	padding: 0;

	margin: -1em 0 0;

	background: white;

}


