@charset "utf-8";
/* CSS Document */

body,td,th,input,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background: url(bg.gif) top left repeat-x  #0b1f57;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fdb81e;
}
a:active {
	text-decoration: none;
	color: #fff;
}

#masthead{
	background: url(masthead_bg.jpg) center bottom no-repeat;
	width: 960px;
	height: 270px;
	position: relative;
}
#bottom{
	height: 83px;
	background: url(bottom.gif) top center no-repeat;
}
#lang{
	position: absolute;
	left: 200px;
	top: 10px;
	width: 50px;
}
#menu{
	position: absolute;
	left: 195px;
	top: 229px;
	width: 571px;
	height:30px;
	text-align: center;
	padding-top: 13px;
}
#menu{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a.act{
color: #fdb81e;
}
#content{}
#content a{
	color: #0b1f57;
}
#content a:hover{
	text-decoration: underline;}
#top{
	margin: 7px 0px 0px 48px;
}
#top td{
	color: #0b1f57;
	font-size: 11px;
}
#top form{
	margin: 0px;
	padding: 0px;
	width: 225px;
}
#top form input{
	width: 164px;
	height: 17px;
	border: 1px solid #0b1f57;
	background-color: #fff;
	line-height: 15px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#top form button{
	width: 52px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	border: none;
	border: 1px solid #0b1f57;
	background-color: #0b1f57;
	line-height: 14px;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 4px;
}

.active{
	color: #545454;
}
h1{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: #0b1f57;
	margin: 23px 0px 0px 41px;
	padding: 0px 0px 6px 7px;
	background: url(line.gif) left bottom no-repeat;
}
h2{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	margin: 15px 0px 15px 0px;
}
#content{
	margin: 10px 48px 20px 48px;
}
#bottom_cont{
	width: 540px;
	margin: 20px 0px 0px 213px;
	font-size: 11px;
	color: #FFFFFF;
}
p{
	margin: 0px 0px 10px 0px;
}
ul#leftmenu{
	margin: 30px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	border: solid #55638a 1px;
	border-left: none;
	border-right: none;
	padding: 15px 15px 15px 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#contacttform{
	margin: 0px  120px 0px  120px;
	padding: 0px;
}
#contacttform p{
	margin: 0px 0px 10px 0px;}
#contacttform input{
	width: 300px;
	height: 17px;
	border: 1px solid #0b1f57;
	background-color: #fff;
	line-height: 15px;
	font-size: 11px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
#contacttform #sub_but{
	width: 100px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	border: none;
	border: 1px solid #0b1f57;
	background-color: #0b1f57;
	line-height: 14px;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 100px;
}
#contacttform textarea{
	width: 300px;
	border: 1px solid #0b1f57;
	background-color: #fff;
	line-height: 15px;
	font-size: 11px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
#message form{
	margin: 0px;
	padding: 0px;
}
#message form input{ width: 182px;}