html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 12px Tahoma;
	color: #000;
}

body {
	background: url('/img/bg_1px.png') repeat-x;
}

body.templ {
	background: url('/img/bg1_1px.gif') repeat-x;
}

#main {
	background: url('/img/bg_main.jpg') no-repeat;
	width: 100%;
	height: 100%;
}

#main_templ {
	background: url('/img/bg_templ.jpg') no-repeat;
	width: 100%;
	height: 100%;
}

#left {
	vertical-align: top;
	width: 463px;
	padding: 0px 0px 0px 36px;
}

#left_templ {
	vertical-align: top;
	width: 345px;
	padding: 0px 0px 0px 36px;
}

#right {
	background: url('/img/bg_main1.jpg') no-repeat top right;
	vertical-align: top;
	padding: 0px 36px 0px 0px;
}

#right_templ {
	background: url('/img/bg_templ1.jpg') no-repeat top right;
	vertical-align: top;
	padding: 0px 36px 0px 0px;
}

#footer {
	height: 17px;
	padding: 0px 36px;
}

#footer div {
	color: #fff;
	background: #045282;
	font-size: 10px;
}

#footer_main {
	height: 15px;
	padding: 2px 4px 0px 4px;
}

#footer_left {
	width: 50%;
	float: left;
}

#footer_right {
	width: 50%;
	float: right;
	text-align: right;
}

#address {
	color: #474342;
	text-align: right;
	line-height: 18px;
	height: 85px;
}

#address a {
	text-decoration: underline;
	color: #474342;
}

#address a:hover {
	text-decoration: none;
}

#top_text {
	vertical-align: top;
	height: 251px;
	padding: 0px 0px 0px 150px;
}

#top_text div {
	margin: 30px 0px 0px 30px;
	font-size: 13px;
	text-align: right;
	line-height: 20px;
}

#date {
	vertical-align: bottom;
	height: 42px;
}

#date div {
	font: italic 10px Verdana;
	color: #d4d4d4;
	margin: 0px 0px 10px 200px;
	text-align: center;
}

#search {
	height: 56px;
}

#search div {
	margin: 0px 25px 0px 215px;
}

#search div input {
	text-align: center;
	width: 100%;
	border: inset 2px #d6d2ce;
}

#search_templ {
	height: 60px;
}

#search_templ div {
	margin: 0px 15px 0px 168px;
}

#search_templ div input {
	text-align: center;
	width: 100%;
	border: inset 2px #d6d2ce;
}

#main_menu {
	font: bold 13px/18px Tahoma;
	color: #045282;
	height: 28px;
}

#main_menu td {
	text-align: center;
	white-space: nowrap;

}

#main_menu .spacer_menu {
	width: 20%;
}

#main_menu a{
	color: #045282;
	text-decoration: underline;
	padding: 0px 5px;
}

#main_menu a:hover {
	text-decoration: none;
}

#main_menu a.sel {
	background-color: #0067a5;
	color: #fff;
	padding: 0px 5px;
	text-decoration: none;
}

#main_menu a.sel:hover {
	text-decoration: underline;
}

#main_menu span {
	background-color: #0067a5;
	color: #fff;
	padding: 0px 5px;
}

#news {
	color: #232323;
	height: 100%;
}

#news div {
	margin: 40px 0px 0px 200px;
}

#news #news_title_main {
	font: bold 14px/30px Tahoma;
	padding-left: 3px;
}

#news .news_date {
	font: bold 12px/16px Arial;
	padding: 10px 0px 5px 0px;
}

#news .news_text {
	font: 12px/22px Tahoma;
	text-align: justify;
}

#news .news_full {
	text-align: right;
}

#news .news_full a {
	color: #045282;
	font: bold 11px/16px Tahoma;
	text-decoration: underline;
}

#news .news_full a:hover {
	text-decoration: none;
}

#menu_sec {
	vertical-align: top;
	height: 251px;
}

#menu_sec div {
	margin: 0px 0px 0px 40px;
	width: 336px;
}

#menu_sec .menu_item {
	background: url('/img/menu_bg.gif') no-repeat;
	height: 43px;
	cursor: pointer;
	font: bold 14px Tahoma;
	color: #fff;
	text-align: center;
	padding: 0px 57px 0px 0px;
	text-decoration: none;

}

#menu_sec .menu_item:hover {
	text-decoration: underline;
}

#menu_sec .menu_item a {
	font: bold 14px Tahoma;
	color: #fff;
	text-decoration: none;
}

#menu_sec .menu_item a:hover {
	text-decoration: underline;
}

#menu_sec .menu_sep {
	height: 17px;
}

#menu_sec_templ {
	vertical-align: middle;
	height: 286px;
}

#menu_sec_templ div {
	margin: 0px 0px 0px 0px;
	width: 330px;
}

#menu_sec_templ .menu_item {
	background: url('/img/menu_bg_templ.gif') no-repeat;
	height: 43px;
	cursor: pointer;
	font: bold 14px Tahoma;
	color: #fff;
	text-align: center;
	padding: 0px 57px 0px 5px;
	text-decoration: none;
}

#menu_sec_templ .menu_item:hover {
	text-decoration: underline;
}

#menu_sec_templ .menu_item a {
	font: bold 14px Tahoma;
	color: #fff;
	text-decoration: none;
}

#menu_sec_templ .menu_item a:hover {
	text-decoration: underline;
}

#menu_sec_templ .menu_sep {
	height: 10px;
}

#logos {
	font: 13px/18px Tahoma;
	height: 100%;
	padding: 0px 0px 20px 0px;
}

#logos div {
	margin: 90px 0px 0px 0px;
}

#logos span{
	font: bold 14px/12px Tahoma;
	display: block;
	margin: 20px 0px 15px 0px;
}

#logos img {
	display: block;
}

#menu_small {
	height: 28px;
}

#title {
	padding: 0px 0px 0px 80px;
}

#title h1 {
	color: #001d2f;
	font: 26px Tahoma;
	margin: 0px;
}

#back_path {
	color: #aeaeae;
	font: italic 9px/22px Verdana;
	text-align: right;
	padding: 0px;
}

#back_path a{
	color: #aeaeae;
	font: italic 9px/22px Verdana;
	text-decoration: underline;
}

#back_path a:hover {
	text-decoration: none;
}

#content {
	color: #000f18;
	font: 12px/22px Tahoma;
	padding: 20px 0px 20px 105px;
}

#content p {
	margin: 0px;
	text-indent: 30px;
}

#content a {
	color: #000f18;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#service div {
	margin: 30px 10px 20px 0px;
}

#title_service {
	font: 18px Tahoma;
	color: #000f18;
	padding: 0px 0px 15px 0px;
}

.item_service1 {
	width: 38px;
	vertical-align: top;
	text-align: right;
}

.item_service {
	padding: 0px 0px 10px 5px;
	font: 12px Tahoma;
	color: #000f18;
	vertical-align: top;
}

.item_service a {
	font: 12px Tahoma;
	color: #000f18;
	text-decoration: underline;
}

.item_service a:hover {
	text-decoration: none;
}

.faq_que {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: #045282;
}

.faq_que_ {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #045282;
}

.faq_ans {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.faq_ans_ {
	text-align: left;
	vertical-align: top;
}

#news_templ {
	text-align: justify;
}

#news_templ .item {
	margin-bottom: 20px;
}

#news_templ .item .news_date {
	float: left;
	width: 120px;
	font: bold 12px/16px Arial;
}

#news_templ .item .news_title {
	font: bold 12px/16px Arial;
	color: #045282;
	margin-bottom: 5px;
}

#news_templ .item .news_text {
	font: 12px/22px Tahoma;
}

#news_templ .item .back {
	text-align: right;
}

.clear {
	clear: both;
}
