body {
	background-color:#b7c82f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
}

#container {
	width:867px; 
	margin:0px auto;
	border-left:0px solid #c5c5c5;
	border-right:0px solid #c5c5c5;
}

#div1_1 {
	position:relative; 
	float:left; 
	width:506px; 
	height:440px;
	background-color:#ffffff; 
	text-align:left;
	background-image: url('../images/div1_1.jpg');
}

#div1_2 {
	position:relative; 
	float:left; 
	width:361px; 
	height:440px;
	background-color:#ffffff; 
	text-align:left;
	background-image: url('../images/div1_2.jpg');
}

#div2_1 {
	position:relative; 
	float:left; 
	width:867px; 
	height:53px;
	overflow:none;
	background-image: url('../images/div2_1.jpg');
	text-align:left;
}

#div2_1_over {
	position:relative; 
	cursor:hand;
	float:left; 
	width:867px; 
	height:53px;
	overflow:none;
	background-image: url('../images/div2_1_over.jpg');
	text-align:left;
}


#div3_1 {
	float:left;  
	width:867px;
	height:226px;
	text-align:left;
	color:#000000;
	background-image: url('../images/div3_1.jpg');
	background-repeat:no-repeat;
}





