#top {
	height: 215px;
	background-image: url("../img/motive.jpg");
	background-repeat: no-repeat;
}
#top IMG.logo {
	border: none;
	float: right;
	margin-top: 29px;
	margin-right: 33px;
}
#top .tNavig {
	top: 131px;
}
#middle #menu {
	float: left;
	width: 260px;
	padding-top: 18px;
	padding-left: 24px;
}
#middle #content {
	float: left;
	padding-left: 30px;
	padding-top: 35px;
}

/* Banner */
#middle #banner {
	float: left;
	margin-top:13px;
}
#middle #banner H2 {
	margin:0;
	margin-bottom:5px;
	padding:0;
}
#middle #banner FORM {
	margin:0;
	padding:0;
}
#middle #banner INPUT {
	width:254px;
	padding:4px 0 5px 0;
	background-color:#5D6EA9;
	background-image:url("../img/bg_banner.jpg");
	background-repeat: repeat-x;
	border:3px solid #A4AED2;
}
#middle #banner #move-text {
	width:254px;
	padding:4px 9px 5px 9px;
	background-color:#5D6EA9;
	background-image:url("../img/bg_banner_nojs.jpg");
	background-repeat: repeat-x;
	border:3px solid #A4AED2;
}
#middle #banner-hp {
	float: left;
	margin-top: 20px;
}
:focus {
	outline: 0;
}
#menu DIV.txt {
	padding: 19px;
	background-color: #7784B7;
}
#menu DIV.txt DIV {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-align: justify;
}

#content DIV.item {
	clear: left;
	background-image: url("../img/li_hp.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 12px;
	margin-bottom: 10px;
	width: 350px;
}
#content DIV.item IMG.flag {
	float: left;
	border: solid 2px #ffffff;
	margin: 0px 10px 10px 0px;
}
#content #news .item {
	width: 430px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#content #news .item .head {
	font-weight: Bold;
	background-image: none;
	padding-left: 0px;
	margin-bottom: 3px;
}
#content #news .item .perex {
	padding-left: 0px;
	width: auto;
}

