@charset "utf-8";
/* CSS Document */

body {
	
	background-color: #847a65;
	margin-top: 0px;
	margin-bottom: 0px;

}


#container {
	width:1062px;
	min-height:550px;
	margin:0 auto; 
	background-image:url(../images/background.jpg);
	background-position: top-center;
	background-repeat:repeat-y;
}

#leftpart {
	float: left;
	width: 250px;
	min-height: 1300px;
	text-align: center;

	
}

#rightpart {
	float: left;
	width:800px;
	height: 100%;
	
}

#footer {
	clear: both;
	width: 1050px;
	height: 0px;
	position: relative;
}

#lay1 {

	float: left;
	background-image: url(../images/1.gif);
	width: 399px;
	height: 143px;
	margin-top: 0px;
	padding-top: 0px;

}

#lay2 {

	float: left;
	background-image: url(../images/2.gif);
	width: 401px;
	height: 143px;
	margin-top: 0px;
	padding-top: 0px;
	
}



#lay3 {

	clear: both;
	float: left;
	background-image: url(../images/3.gif);
	width: 399px;
	height: 151px;
	
}

#lay4 {

	float: left;
	background-image: url(../images/4.gif);
	width: 401px;
	height: 151px;
	
}

#lay5 {

	clear: both;
	float: left;
	background-image: url(../images/5.gif);
	width: 399px;
	height: 164px;
	
}

#lay6 {

	float: left;
	background-image: url(../images/6.gif);
	width: 401px;
	height: 164px;
	
}

#advertising1 {

	clear: both;
	float: left;
	background-color: #FFFFFF;
	width: 800px;
	text-align: center;
	
}

#menu {

	clear: both;
	float: left;
	background-image: url(../images/7.gif);
	width: 800px;
	height: 46px;
	
}

#menu2 {

	float: left;
	width: 799px;
	height: 40px;
	margin-top: 5px;
	padding-left: 6px;
	
}


#contentbox {

	clear: both;
	float: left;
	width: 800px;
	min-height: 600px;
	height: 100%;
	
}

.center {

	text-align: center;
	
}
