body {
	margin: 0px;
	background-image: url(images-new-index/wood_background.jpg);
	background-repeat: repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container {
	height: 700px;
	width: 1280px;
	background-image: url(images-new-index/RFG_0602a.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border: thick double #EFC958;
	margin-top: 70px;
}
.box1 {
	float: left;
	height: 146px;
	width: 1300px;
}
.box2 {
	float: left;
	height: 450px;
	width: 250px;
	margin-top: 10px;
	margin-left: -30px;
	padding-left: 0px;
	
}
.box3 {
	float: left;
	height: 40px;
	width: 600px;
	color: #000;
	margin-top: 450px;
	margin-left:150px;
	
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}