h3.cus, #submenu h4 {
	color: #259;
	font-size: 16px;
	line-height: 1.5;
	background: url("../img/bg_c_title_i.png") no-repeat 0 3px;
	padding-left: 25px;
}
#head {
	background: url("../img/bg_head_i.png") no-repeat left top;
	height: 305px;
}
#menu {
	position: absolute;
	left: 260px;
	top: 2px;
}
#search_form {
	position: absolute;
	left: 20px;
	top: 170px;
}
#lang_bar {
	position: absolute;
	left: 20px;
	top: 205px;
}
#deco {
	width: 698px;
	height: 225px;
	position: absolute;
	left: 260px;
	top: 70px;
}
#cont {
	background: url("../img/bg_main.png") repeat-y left top;
	padding: 10px 0;
}

.content, h3.cus {
	margin: 0 40px 0 20px;
}
#submenu ul {
	list-style-type: none;
}
#submenu ul li {
	padding: 10px 0;
	border-bottom: 1px dotted #666;
}
#submenu ul a {
	color: #666;
	line-height: 1.3;
	display: block;
}