body {
	background-repeat:repeat-x;
	background-color:#4c4032;
	margin-top:0px;
	margin-left:0px;
	text-align: left;

}

#main_window {	
	width:1015px;
	height:auto;
	margin:0px auto;

	
	position:static;
}

.clear{ clear: both; }


#content {
	width:1015px;
	position:static;
	float:left;
}

#container{
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-y;
	margin-top:0px;
	width:1015px;

	height: auto !important;
	float:left;
}

#menu {
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	width:966px;
	height:75px;
	margin-top:0px;
	
	padding-left:250px;
	padding-top:24px;
	
	margin-bottom:0px;
	float:left;
}
#submenu {
	width:830px;
	height:20px;
	margin-top:0px;
	margin-left:1px;
	padding-left:170px;
	background-color:#fff;
	margin-bottom:0px;
	float:left;
	text-align:left;
}

#header {
	width:1015px;
	height:251px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
}

#breadcrumb {
	background-image:url(images/breadcrumb.jpg);
	width:1015px;
	height:25px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
}	

#container_left {
	width:730px;
	min-height:500px;
	height:500px;
	height: auto !important;
	margin-top:0px;
	float:left;
}


#text {
	position:static;
	width:600px;
	margin-top: 20px;
	margin-left: 60px;
}

#container_right {
	width:285px;
	min-height:500px;
	height:500px;
	height: auto !important;
	margin-top:0px;
	float:left;
}

#text_right {
	position:static;
	width:250px;
	margin-top: 20px;
	margin-left: 15px;
}

#footer {
	width:1015px;
	height: 226px;
	float:left;
	overflow:hidden;
}

#copyright {
	width: 720px;
	height: 20px;
	border: 0px solid #000;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin-top:4px;
	margin-left:20px !important;
	margin-left:10px;
}

