body {
	text-align: center;
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 5px 0;
	padding: 0;
}

#horizon{
	background-color: transparent;
	position: absolute;
	left: 0px;
	width: 100%;
	text-align: center;
	min-width: 990px; 
}

#wrapper{
	position: relative;
	text-align: left;
	width: 990px;
	margin: 0px auto;
}

#topmenu{
	width: 958px;
	height: 31px;
	text-align: right;
	padding: 15px 32px 0 0;
	line-height: 31px;
}

#topmenu a{
	margin-right: 10px;
	color: #00519B;
	text-decoration: none;
}

#topmenu a:hover{
	text-decoration: underline;
}

#header{
	width: 990px;
	height: 321px;
	margin: 0;
}

#headerleft{
	float: left;
	width: 312px;
	height: 321px;
}

#headerleft .whitemg{
	float: left;
	width: 27px;
	height: 94px;
	border-right: 1px solid #FFF;
}

#headerleft #logo{
	float: left;
	width: 284px;
	height: 94px;
}

#headerleft .greenmg{
	float: left;
	width: 27px;
	height: 227px;
	background-color: #E4F3D9;
	border-right: 1px solid #FFF;	
}


#headerleft #logo img{
	margin-left: 32px;
	text-align: right;
}

/*
#headerleft .empty{
	float: left;
	width: 307px;
	height: 500px;
	overflow: visible;
	background-color: #00519b;
	position: absolute;
	z-index: 100;
}
*/
#headerleft .empty{
	float: left;
	width: 284px;
	height: 550px;
	/*height: 227px;*/
	overflow: visible;
}

#headerleft .empty .container{
	position: relative;
	z-index: 100;
	width: 307px;
	height: 100%;
	background-color: #00ffff;
}

#headerleft .empty img{
	

}

#headerright{
	float: left;
	width: 678px;
	height: 321px;
}

#headerright #banner{
	float: left;
	width: 626px;
	height: 321px;
}

#headerright .bluemg{
	float: left;
	width: 27px;
	height: 321px;
	background-color: #00519B;
	border-left: 1px solid #FFF;
}

#main{
	width: 990px;
	background-color: #c0c0c0;
}

#main #mainleft{
	float: left;
	width: 335px;
}

#main #mainleft .greenmg{
	float: left;
	width: 27px;
	background-color: #E4F3D9;
	border-right: 1px solid #FFF;
}

#main #mainleft .empty{
	float: left;
	width: 305px;
	text-align: left;
	border-right: 1px #ffffff solid;
}

#main #mainleft .empty #doilasuta{
	/*position: relative;
	bottom: 0;*/
	position: absolute;
	bottom: 19px;
	z-index: 100;
}

#main #mainright{
	float: left;
	width: 655px;
}

#main #mainright #maincontent{
	float: left;
	width: 627px;
}

#main #mainright #maincontent #mainmenu{
	width: 627px;
	height: 34px;
	background-color: #7AC142;
	border-top: 1px solid #FFF;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
}

#main #mainright #maincontent #mainmenu a{
	color: #FFF;
	text-decoration: none;
}

#main #mainright #maincontent #mainmenu a:hover{
	text-decoration: underline;
}

#main #mainright #maincontent #maintext{
	width: 564px;
}

#main #mainright #maincontent #maintext2{
	width: 564px;
	padding: 15px 20px 22px 43px;
	color: #5A5A5A;
	font-size: 12px;
}

#main #mainright #maincontent #maintext h1{
	color: #00519B;
	font-size: 16px;
	line-height: 20px;
}

#main #mainright #maincontent #maintext p{
	color: #5A5A5A;
	font-size: 12px;
}

#main #mainright .lightbluemg{
	float: left;
	width: 27px;
	background-color: #E5EDF5;
	border-left: 1px solid #FFF;
}

#main #footer{
	clear: both;
	width: 990px;
	height: 19px;
}

#main #footer .greenmg{
	float: left;
	width: 27px;
	height: 19px;
	background-color: #E4F3D9;
	border-right: 1px solid #FFF;	
}

#main #footer .empty{
	float: left;
	height: 18px;
	width: 307px;
	background-color: #B3D697;
	border-top: 1px solid #FFF;
}

#main #footer #copyright{
	float: left;
	width: 627px;
	height: 18px;
	line-height: 18px;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	background-color: #7AC142;
	border-top: 1px solid #FFF;
}

#main #footer .lightbluemg{
	float: left;
	width: 27px;
	height: 19px;
	background-color: #E5EDF5;
	border-left: 1px solid #FFF;
}

img{
	padding: 0;
	margin: 0;
	border: 0;
}


div#column2 {
	margin: 0;
	padding: 0;
	background-image: url(../../img/lightbluemg.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
	background-color: #FFF;
}

div#column1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/greenmg.gif);
	background-repeat: repeat-y;
	width: 100%;
}



.news_title{
	color: #00519B;
	font-size: 12px;
	font-weight:bold;
}

a:link, a:visited{
	color: #00519B;
	text-decoration: none;
}

a:hover, a:visited.hover{
	color: #00519B;
	text-decoration: underline;
}

.form_buton{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color:  #fff;
	background: #00519b;
	border: 1px solid #2d2d2d;
	width: 60px;
}

table.sample {
	
	border-color: gray gray gray gray;
	border-collapse: collapse;
	
}

table.sample td {
	border-width: 1px 1px 1px 1px;
		border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	
	
}