@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: 6px 6px 0 6px;

}



#middle-marker-box, #right-marker-box {

	margin: 6px;

	padding: 0;

}



#left-marker-box  { background-color: #FFFFFF; margin-right: 6px; margin-bottom: 0; margin-left: 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: 690px;

}

#inner-content-wrapper-2 {

	float: left;

	margin: 0;

	width: 910px;

}


#left { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; float: left; width: 180px; z-index: 4; margin-top: 15px; }



#left-content {

/*	position: relative;

	z-index: 5;*/

	width: 210px;

}



#middle { float: right; width: 480px; z-index: 2; background: #ffffff; margin-top: 6px; }

#middle-2 { float: right; width: 702px; z-index: 2; background: #ffffff; margin-top: 6px; }


#middle-content {

/*	position: relative;

	z-index: 3;*/

	width: 480px;

}

#middle-content-2 {

/*	position: relative;

	z-index: 3;*/

	width: 702px;

}


#right { width: 200px; z-index: 6; background: #c8d6e1; float: right; margin-top: 22px; margin-right: 6px; padding-right: 12px; border: dotted 1px #0d1a82; }



#right-content {

/*	position: relative;

	z-index: 7;*/

	width: 210px; }



#header, #outer-wrapper, #footer {

	width: 912px;

}



#header-img {

	width: 900px;

}



.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;

}

