* {
	margin: 0;
	padding: 0;
	/*border: 0*/
}
body
{
   font-family:Tahoma; 
   font-size:12px;
   color:#414141;
   margin: 0;
   background: #ffffff;
}

a {color: #283b91; text-decoration:none}
a:link {color: #283b91}
a:visited {color: #283b91}
a:hover {color: #283b91; text-decoration:underline}
a:active {color: #283b91; text-decoration:underline}

h1 span {
	padding:5px;
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#111832;
	background-color:#dfe2ef;
	display: none
}
h2 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #3281cd
}

h3 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-transform: italic;
	color: #949494
}

img {
  border:0;
}
#container
{
   width: 1000px;
   height:100%;
   min-height:300px;
	margin:0 auto;
	*text-align:left
}
#header {
	width:1000px;
	height:470px;
    background:url(/images/header_bg.jpg) #ffffff no-repeat center top;
}
.logo {
	width:90px;
	height:102px;
	position: relative;
	left:28px;
	top:-26px;
}
.wfwt {
	width:265px;
	height:45px;
	position:relative;
	top:-86px;
	left:135px;
	font:Arial;
	font-weight:bold;
	font-size:13.4px;
	color:#70727b;
}
#top_menu {
	width:865px;
	height:20px;
	margin-top:9px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	background:#a2a3a9;
	padding-top:6px;
	padding-left:135px;
}
#top_menu a {color: #ffffff; text-decoration:none}
#top_menu a:link {color: #ffffff}
#top_menu a:visited {color: #ffffff}
#top_menu a:hover {color: #00adef}
#top_menu a:active {color: #ffffff}

.header_tx {
	padding:5px;
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#111832;
	background-color:#dfe2ef
}
.tx {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111832;
}
.tx_contact {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#111832;
}
.news_block {
	width:190px;
	height:350px;
	font:Arial;
	font-size:11px;
	color:#111832;
	position:relative;
	top:-28px;
	left:28px
}
#content {
	width:1000px;
	min-height:300px;
	margin-top:16px;
	padding-left:28px;
}
.left_column {
	width:430px;
	height:100%;
	min-height:100px;
	position:absolute;
}
.right_column {
	width:500px;
	height:100%;
	min-height:100px;
	position:relative;
	left:500px;
}
#footer {
	width:1000px;
	height:94px;
}
.breakup {
	width:222px;
	height:94px;
	position: absolute;
	z-index:52
}
.bottom_menu {
	width:770px;
	height:20px;
	background:#283b91;
	position:relative;
	top:68px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	padding-top:6px;
	padding-left:230px;
	z-index:50
}
.bottom_menu a {color: #ffffff; text-decoration:none}
.bottom_menu a:link {color: #ffffff}
.bottom_menu a:visited {color: #ffffff}
.bottom_menu a:hover {color: #00adef}
.bottom_menu a:active {color: #ffffff}

