html {

	height: 100%;
	margin-bottom: 1px;

}

body{ 
	background-color:#487dae;
background-image: url(bkgd.gif);
	background-position: center;
margin:0px;
padding:0px;
overflow-x:hidden;

  font-family: Arial;
  font-size: 12px;
}
a, a:visited{
 color: #000000;
 text-decoration:none;
}


#custom-doc {  margin-left:auto;
	margin-right:auto;
width:800px;
border-left: solid 1px #0045a3;
border-right: solid 1px #0045a3;
border-bottom: solid 1px #0045a3;
background-color: white;
padding-bottom:4px;

}
#bd{
margin:0px;
padding:0px;
}
#top{
  background-image: url(top_bg.jpg);
  background-repeat: no-repeat;
  width: 800px;
  height:150px;
}
#top-wire{
  background-image: url(top_bg_wire.jpg);
  background-repeat: no-repeat;
   width: 800px;
   height:35px;
}
#wire_bot_left{
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  width: 480px;

}
#news_articles{
   margin-top:90px;
   text-align:left;

}
#news_articles_items{
   margin-left:45px;

   text-align:left;
   float: left;
   width:215px;
}


#wire_bot_right{

  margin-top:19px;
  margin-left:32px;
}


ul{
  margin: 0px; padding:0px;
}

.regularBullets
{
	margin: 10px; padding:10px;
}
#top-right-menu{
   list-style-type: none;
   float:right;
   margin-right:15px;
   margin-top:12px;
}
#top-right-menu li{
  float: left;
  margin-right:5px;
}
#top-main-menu {
   list-style-type: none;
   float:left;
   margin-left:86px;
   margin-top:90px;
   width:650px;
}
#top-main-menu-wire{
   list-style-type: none;
   float:left;
   margin-left:100px;
   margin-top:10px;
   width:750px;
}
#top-main-menu-wire li, #top-main-menu-wire li a{
  color:#0073bc;
  font-weight: bold;
}
#top-main-menu li, #top-main-menu li a {
  color:#FFFFFF;
  font-weight: bold;
}
#top-main-menu li,  #top-main-menu li a, #top-main-menu-wire li,  #top-main-menu-wire li a{
  float: left;
  margin-right:5px;
}

#top-bot-menu,#top-bot-menu-sec {
   list-style-type: none;
   float:left;
   margin-left:55px;
   margin-top:20px;
   width:500px;
}
#top-bot-menu-sec {
   margin-top:0px;
}
#top-bot-menu li,#top-bot-menu-sec li{
  float: left;
  margin-right:5px;
  color:#FFFFFF;
  font-size:11px;
}
#top-bot-menu li a ,#top-bot-menu-sec li a{ font-size:11px; color:#FFFFFF;}
#top-bot-menu-sec li,  #top-bot-menu-sec li a{  font-size:10px; }
#index_bot_right{
  margin-left:15px;
  margin-top:10px;
  width: 369px;
  float:right;
  text-align:right;
  

}
#index_bot_left{
  float:left;
  width: 415px;
}


#main{
  background-image: url(main_top_bg.jpg);
  background-repeat: repeat-x;
  background-position: top;
}
#main-top{
  width: 800px;
  background-repeat: no-repeat;
  background-position:  center;
  min-height:580px;
}
#content-top{
  background-image: url(content_top_right.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  width: 800px;
  min-height:500px;
}
#top_image{
  float:left;
  margin-left:10px;
  margin-top:26px;
}
#page_menu, #page_menu2{
  float:left;
  margin-left:25px;
  margin-top:10px;
  margin-bottom:18px;
}
#page_menu2{
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
}
.activ_block{
  font-weight: bold;
  text-decoration: underline;
}
.main-content{
  width:755px;
  margin-left:30px;
}
div.line{
  background-image: url(line.jpg);
  background-repeat: repeat-x;
  height:3px;
  margin-bottom:18px;
}
div.left_content{
  width:350px;
  float:left;
  text-align: left;
}
div.right_content{
  width:395px;
  float:right;
  margin-bottom:20px;
}
div.wide_content{
	width:745px;
  margin-bottom:20px;
}
div.right_content ul{
  text-align: justify;
}
div.right_content ul li{
  list-style-type: square;
  margin-top:3px;
  margin-bottom:3px;
}
.item1, .item2{
  padding-top:2px;
  padding-bottom:2px;
  padding-left: 30px;
  padding-right:5px;
  width:360px;
  list-style: url(list_bullet.png);
}
.item1{background-image: url(right_item_bg.png);}
.item2{}
#footer{
  background-image: url(bot_bg.jpg);
  background-repeat: no-repeat;
  background-position:  center;
  height:80px;
}
#footer_wire{
  background-image: url(bot_bg_wire.jpg);
  background-repeat: no-repeat;
  background-position:  center;
  height:80px;
}
#bot_text{
  width:500px;
  float:left;
  font-size:11px;
  margin-left:55px;
  margin-top:5px;
  text-align: left;
}
.clear{	clear:both;}
 #contact_form{
  margin-left:30px;
 }

 .error{
   color:red;
   font-size:13px;
 }
 }



