@charset "utf-8";
body {
	background-image: url(images/fonas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #22305E;
	font-size: 13px;
}
* {
	margin: 0px;
	padding: 0px;
}
p , ul, ol{
	margin-top: 7px;
	margin-bottom: 7px;
}

.header {
	height: 122px;
	width: 946px;
	margin-right: auto;
	margin-left: auto;

}
.title  {
	padding-top: 30px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
h1 {
	font-size: 24px;
	color: #6592D5;
}
.hor_menu {
	height: 37px;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hor-menu.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 14px;
    font-weight: bold;
}
.left_container .hor_menu_item{
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}

.right_container .hor_menu_item{
	float: right;
	margin-top: 8px;
	margin-right: 20px;
}


.hor_menu .left_container {
	width: 60%;
	float: left;
}
.hor_menu .right_container {
	float: right;
	width: 40%;
}
.left_container .separator {
	float: left;
	margin-top: 7px;
	width: 22px;
	background-image: url(images/separator.jpg);
	background-position: right center;
	height: 20px;
	background-repeat: no-repeat;
}
.right_container .separator {
	float: right;
	margin-top: 7px;
	width: 22px;
	background-image: url(images/separator.jpg);
	background-position: left center;
	height: 20px;
	background-repeat: no-repeat;
}
.hor_menu .right_container .hor_menu_item img {
	margin-top: 2px;
}



.content {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
}
.left_menu_container {
	float: left;
	width: 200px;
}
.left_menu_1   {
	background-image: url(images/1-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 224px;
}
.left_menu_1 .top   {
	background-image: url(images/1-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 224px;
}
.left_menu_1 .top .keeper {
	height: 4px;
}

.menu_item {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 26px;
	margin-left: 6px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.name {
	padding-top: 5px;
	font-size: 12px;
	padding-left: 22px;
}
.left_2   {
	background-image: url(images/2-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 215px;
}
.left_2 .top   {
	background-image: url(images/2-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 200px;
}

.text_container {
	float: right;
	width: 746px;
}
.image_info_container {
	background-image: url(images/image-bg.jpg);
	height: 224px;
	width: 746px;
}
.image_info {
	line-height: 17px;
	font-weight: bold;
	padding-top: 40px;
	padding-left: 230px;
	padding-right: 15px;
}
.strong {
	font-size: 15px;
	line-height: 18px;
}
.info {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.title_blue {
	color: #76abeb;
	font-size: 16px;
	font-weight: bold;
}


.center_3   {
	background-image: url(images/3-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 215px;
	width: 344px;
	float: left;
}
.center_3 .top   {
	background-image: url(images/3-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 200px;
}



.center_4   {
	background-image: url(images/4-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 215px;
	width: 402px;
	float: left;
}
.center_4 .top   {
	background-image: url(images/4-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 200px;
}
.info p img {
	margin-right: 10px;
}
.title_white {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.left_menu_1 .top .menu_item .name a {
	color: #496CBD;
	text-decoration: none;
}
.left_menu_1 .top .menu_item .name a:hover {
	color: #496CBD;
	text-decoration: underline;
}
.hor_menu  a {
	color: #FFF;
	text-decoration: none;
}
.hor_menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
.info a{
	color: #3955A8;
	text-decoration: underline;
}
.info a:hover {
	color: #6490D1;
	text-decoration: none;
}


.text a{
	color: #3955A8;
	text-decoration: underline;
}
.text a:hover {
	color: #6490D1;
	text-decoration: none;
}



.text_container .center {
	height: 10px;
}
.text_container .top_long {
	background-image: url(images/center_top.jpg);
	background-repeat: no-repeat;
}
.text_container .bottom_long {
	background-image: url(images/center_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text_container .center_middle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #9CA8BE;
	border-right-color: #9CA8BE;
	min-height: 404px;
	margin-right: 3px;
	margin-left: 5px;
}
.center_middle .text {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.title_blue_big {
	color: #76abeb;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
}
.footer {
	font-size: 10px;
	height: 40px;
	clear: both;
	text-align: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	color: #999;
}
ul, ol {
	margin-left: 20px;
}
.info ul {
	margin: 0px;
	list-style-type: none;
}
.info ul li {
	margin-bottom: 2px;
}
.remejai   {
	background-image: url(images/5-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height:20px;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	
}
.remejai .top {
	background-image: url(images/5-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 90px;
	
}
