body {
  text-align : center;
  margin : 0px;
  padding : 0px;
  font-family: Arial;
  font-size: 12px;
  color: #5a5a5a;
  background-image: url(images/bg_header.jpg);
  background-repeat: repeat-x;
}

a{
  color: #1364be;
  text-decoration: none;
}

a:hover{
  color: #1364be;
  text-decoration: underline;
}

#global {
  background: transparent;
  width:950px;
  text-align : left;
  margin : 0px auto;
}

#header {
	height : 277px;
	width : 960px;
	text-align: left;
	background: url(images/bg_flash.jpg) no-repeat bottom;
}
#outer_wrapper {
	background: transparent; /* #fff ; */
}
#wrapper {
	width: 100%;
	background: url(images/bg_content.jpg); 
	margin-bottom: 0px;
	padding: 0px;
}

#wrapper_white {
	width: 100%;
	background: white; 
	margin-bottom: 0px;
	padding: 0px;
}
#container {
	width: 100%;
	float: left;
	margin-right: -255px;
	margin-bottom: 0px;
}
#container_wide {
	width: 100%;
	float: left;
	margin-right: -5px;
	margin-bottom: 0px;
}
#content {
	margin-right: 260px;
}
#content_wide {
	margin-right: 10px;
}
#main_inner {
	margin-left: 0px;
}
#left_inner {
	width: 200px;
	float: left;
}
#right_inner {
	width: 250px;
	float: right;
}
#footer {
	background: white; /* #d7dabd; */
	color: #0c5cb8; 
  float: left;
}
#footer_menu {
	background: #0c5cb8; /* #d7dabd; */
	float: left;
	width: 950px;
	color: white;
	padding: 5px 0px;
}
#footer_menu ul{
  list-style-type: none;
  margin: 0px 0px 0px 50px;
} 
#footer_menu ul li{
  display: block;
  float: left;
}
#footer_menu ul li a{
  display: block;
  color: white;
  padding: 5px 5px;
  font-size: 12px;
  text-decoration: none;
  float: left;
}
#footer_menu ul li span{
  display: block;
  color: white;
  padding: 5px 0px;
  font-size: 12px;
  text-decoration: none;
  float: left;
}

#footer_menu ul li a:hover{
  display: block;
  background: white;
  color: #0c5cb8;
  line-height: 15px;
  font-size: 12px;
}
#footer_bottom p{
  width: 300px; 
  float: right; 
  text-align: center; 
  margin: 5px; 
  font-size: 12px;
}
#footer_bottom p a{
  color: #0c5cb8;
  text-decoration: none;
}
#footer_bottom p a:hover{
  color: #0c5cb8;
  text-decoration: underline;
}
h1 {
	color: #334456;
	font-size: 27px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
h2 {
	color: #1060bb;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 4px;
}


/*  */

#topmenu{
  width : 960px;
  height : 44px;
  padding: 0px;
}

#topmenu ul{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  float: left;
}

#topmenu ul li{
  display : block;
  float : left;
}

#topmenu ul li a{
  padding: 14px 10px;
  height: 44px;
  line-height: 44px;
  font-family : Arial;
  font-weight: bold;
  font-size: 12px;
  color: white;
  text-decoration: none;
  border-right: 1px solid #000101;
  border-left: 1px solid #2e3f51;
}

#topmenu ul li a:hover{
  background: url(images/bg_menuhover.jpg);
  border-right: 1px solid #000101;
  border-left: 1px solid #2e3f51;
}

#topmenu input{
  border: 1px solid #b1c6d9;
  float: left;
  margin: 14px 0px 0px 8px;
}

.main_row{
  width: 680px;
  margin: 0px 5px;
  padding: 0px;
  float: left;
}

.main_row_wide{
  width: 930px;
  margin: 2px 5px;
  padding: 0px;
  float: left;
}

.column{
  margin: 25px 5px;
}

.blue{
  color: #1e71c8;
}

.policy_list{
  line-height: 20px; 
  width: 450px;
  margin-top: 5px;
} 
#feedback_form h2{ color:#334456; font-weight:bold; font-size:18px; margin-top:45px; margin-bottom:20px;}
#feedback_form .left{ width:186px; float:left; margin-top:4px; margin-right:5px; text-align:right;}
#feedback_form .left label{font-weight:bold;  float:none}
#feedback_form .right{ float:left; margin-top:4px;}
#feedback_form .right .input{ width:274px; border:solid 1px #b4b4b4; padding:0 4px 0 4px;}
#feedback_form p{ margin:0 0 20px 0;} 
.clear{ clear:both; font-size:1px; height:0; overflow:hidden;}
 .image img{ border:solid 6px #cbd4db;  width:210px; height:135px;}
.left_part{ width:395px; float:left; padding-right:10px; display:inline}
.left_part ul li{ background:url(../left_part_list_bullat.gif) no-repeat 0 6px; color:#5a5a5a; font-size:12px; font-weight:normal; padding-left:12px; line-height:18px;}
.right_part{ float:left; width:223px;}
.right_part .image img{ border:solid 6px #cbd4db;  width:210px; height:135px;} 

