.maincont {
	width: 801px;
	margin: auto;
	background-color: #d5b66e;
	padding-bottom: 50px;
	border-top: 1px solid #fbeaad;
	font-family: Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
	font-size: 13px;
}

.fullcont {
	width: 775px;
	margin: auto;
	background: #e9dec5 url(images/jpgs/bot.png) no-repeat bottom;
	padding: 5px 5px 39px 5px;
	color: #763012;
	text-align: left;
	position: relative;
}

.fullcont hr {
	border-bottom: 1px solid #fff;
	border-left: none;
	border-top: none;
	border-right: none;
	clear: both;
	background-color: transparent;
}

.fullcont .info {
	color: #ca3b00;
}

.fullcont strong i {
	color: #000;
}

.fullcont p {
	margin: .1em 0px;
}

.imgside {
	width: 220px;
	float: left;	
	font-size: 12px;
	text-align: center;
}

.imgside a {
	text-decoration: none;
}

.txtside {
	width: 555px;
	float: left;
}

.imgbox {
	width: 219px;
	height: 164px;
	padding-top: 11px;
	padding-left: 12px;
	background: transparent url(images/jpgs/img_frame.png) no-repeat;
}

.imgbox-inner {
	width: 188px;
	height: 135px;
	overflow: hidden;
}

#bot-logo {
	bottom: -39px;
	left: 274px;
	position: absolute;
}

