@CHARSET "UTF-8";

html {
    background-color: #5e9ced;
}

body {
	width: 990px;
	height: 100%;
	margin: 0 auto;
	padding: 0
}

h1 {
	font: bold 13pt 'Arial';
	color: #013783;
	text-transform: uppercase;
}

h2 {
	font: normal 13pt 'Arial';
	color: #013783;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

h3 {
	font: bold 10pt 'Arial';
	color: #013783;
	text-transform: uppercase;
	margin: 0 0 13px;
}

h4 {
	font: bold 10pt 'Arial';
	color: #013783;
	text-transform: uppercase;
}

h5 {
	font: bold 9pt 'Arial';
	color: #013783;
	text-transform: uppercase;
}

h6 {
	font: bold 8pt 'Arial';
	color: #013783;
	text-transform: uppercase;
}

p {
	font: normal 10pt 'Arial';
	color: #444444;
	text-align: justify;
}

#content p.more {
	padding-bottom: 10px;
	text-align: right;
	border-bottom: 1px dashed #76CC2A;
}

a {
	color: #3f74bd;
}

a: hover {
}

li {
	font: normal 10pt 'Arial';
	color: #4c7dc1;
/*	text-align: justify;*/
}

img {
	border: 1px solid #77cc2a;
	margin: 0 10px;
	padding: 2px;
	max-width: 430px;
	height: 100%;
	text-align: center;
}

#header {
	width: 990px;
	height: 320px;
	background: url(/themes/default/images/header.jpg) no-repeat 50% 0
}

#middle {
	width: 990px;
	margin: -22px 0 0;
	overflow: hidden;
	/*position: relative;
	z-index: 10;*/
	background: #ffffff url(/themes/default/images/right_bgr.gif) repeat-y 789px 0;
}

#content {
	width: 475px;
	margin: 0 225px 0 270px;
	padding: 0 0 200px;
}

#download {
	display: block;
	height: 22px;
	margin: 30px 0;
	padding: 12px 5px 8px 55px;
	background: #eee url(/themes/default/images/download.png) no-repeat 10px 5px;
	font: bold 12pt 'Arial';
	text-transform: uppercase;
	text-decoration: none;
}

#download:hover {
	text-decoration: underline;
}

table {
	border-collapse: collapse;
	font: normal 10pt 'Arial';
	color: #4c7dc1;
}

caption {
	margin: 25px auto 10px;
	text-transform: uppercase;
	font: bold 10pt 'Arial';
}

th {
	background: #eee;
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #77cc2a;
}

td {
	padding: 7px 3px;
	vertical-align: top;
	border: 1px solid #77cc2a;
}

#menu {
	width: 200px;
	float: left;
	margin: 0 ;
	padding: 0 0 20px 30px;
	list-style: none;
	position: relative;
	z-index: 10;
}

#menu li {
	font: bold 10pt 'Arial';
	color: #013783;
	/*text-decoration: none;*/
	text-align: left;
	text-transform: uppercase;
}

ul#menu li {
	width: 120px;
	margin: 0 -80px 8px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dashed #76cc2a;
}

#menu a {
	font: bold 10pt 'Arial';
	color: #013783;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin: 0;
	padding: 0 0 3px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul {
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	width: 200px;
	margin: 0;
	padding: 0;
	border: none;
}

#menu ul a {
	font: normal 7.5pt 'Arial';
	color: #3f74bd;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 2px 0 3px;
}

#right {
	width: 201px;
	float: right;
}

#last_news {
	margin: 0 0 0 22px;
	font: normal 9pt 'Arial';
}

#last_news .date, #content .date {
	width: 74px;
	height: 16px;
	margin: 13px 0 0 4px; 
	padding : 1px 0 0 5px;
	font: bold 9.5pt 'Arial';
	border: 1px solid #77cc2a;
	color: #013783;
}

#last_news .date span, #content .date span {
	margin: 0 0 0 4px;
	padding: 1px 5px;
	font: normal 9.5pt 'Arial';
	color: #fff;
	background: #77cc2a;
}

#last_news .title, #content .title {
	margin: 7px 0 0 3px;
	text-align: left;
}

#last_news .title a, #content .title a {
	font: normal 9pt 'Arial';
	line-height: 16px;
	color: #013783;
	text-transform: uppercase;
}

#last_news p {
	margin: 10px 0 22px 3px;
	font: normal 9pt 'Arial';
	line-height: 16px;
	color: #4c7dc1;
	text-align: left;
}

#last_news p.more {
	margin: 33px 0 16px 3px;
}

#last_news p.more a {
	font: bold 9pt 'Arial';
	line-height: 15px;
	color: #013783;
}

#footer {
	width: 990px;
	height: 210px;
	position: relative;
	margin: -166px 0 0;
	background: url(/themes/default/images/footer.jpg) no-repeat 356px 0
}

#footer #count {
	width: 315px;
	height: 166px;
	margin: 0 0 0 235px;
	float: left;
}

#footer #vofise {
	width: 200px;
	padding: 160px 0 0 60px;
	float: left;
	font: normal 8pt 'Arial';
}

#footer #vofise a {
	color: #4c7dc1;
}

#footer #copyright {
	width: 300px;
	height: 38px;
	margin: -8px 0 0;
	padding: 6px 30px 0;
	float: left;
	background: #d5e7ff;
	font: normal 8pt 'Arial';
	line-height: 11px;
	color: #3f74bd;
	text-transform: uppercase;
}
/*mailforms*/
.mailinput {
   width:300px;
}