div#s_container {
	width: 578px;
	height: auto;
	background: url('../images/bg_sakumlapa_line.gif') repeat 0 0;
}

div#s_top {
	width: 578px;
	height: 160px;
	background: url('../images/bg_sakumlapa_top.gif') no-repeat 0 0;
	position: relative;
}

	div#s_top div.banner {
		position: absolute;
		top: 3px;
		width: 187px;
		height: 134px;
	}
	
	div#s_top h2 {
		position: absolute;
		top: 140px;
		padding: 0;
		margin: 0;
		width: 187px;
		text-align: center;
		text-transform: uppercase;
		font-size: 15px;
		line-height: 17px;
	}
	
	div#s_top h2 a {color: #9e4a3d;}
	div#s_top .ban1 {left: 3px;}
	div#s_top .ban2 {left: 196px;}
	div#s_top .ban3 {left: 389px;}

div#s_mid {
	width: 578px;
	height: auto;
	background: url('../images/bg_sakumlapa_mid.gif') no-repeat 0 0;
}

div.s_content {
	width: 192px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

div.s_content p {
	padding: 16px 20px 14px;
	margin: 0;
	color: #7a5a48;
	text-align: left;
}

div#s_bot {
	width: 578px;
	height: 16px;
	background: url('../images/bg_sakumlapa_bot.gif') no-repeat 0 0;
}