@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 {

	margin: 0;

	padding: 10px 3px 0 6px;

}



#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: 10px;
	padding: 0px;
	min-height: 200px;

}



#left, #middle, #right, #inner-content-wrapper {

	position: relative;

	overflow: visible;

}



#inner-content-wrapper {

	float: left;

	margin: 0;

	width: 756px;

}



#left {
	float: left;
	width: 220px;
	z-index: 4;
	min-height: 400px;

}



#left-content {
	/*	position: relative;

	z-index: 5;*/

	width: 220px;

}



#middle {
	float: right;
	width: 525px;
	z-index: 2;

}



#middle-content {

/*	position: relative;

	z-index: 3;*/

	width: 504px;

}



#right {
	float: right;
	width: 220px;
	z-index: 6;

}



#right-content {
	/*	position: relative;

	z-index: 7;*/

	width: 220px;

}



#header, #outer-wrapper, #footer {
	width: 990px;

}



#header-img {
	width: 990px;

}

#rigtback {
	background-image:url(../images/rightillu.png);
	width: 230px;
	height: 489px;
	background-repeat: no-repeat;
	top: 112px;
	position: absolute;
	left: 760px;
}

.cleaner {

	clear:both;

/*	float: left;*/

	height: 1px;

	font-size: 1px;

	line-height: 0px;

	display: block;

	visibility: hidden;

	border: 0; 

	padding: 0;

	margin: -1.0em 0 0 0;

	background: transparent;

}
