

body {
    font-family: Arial,Helvetica, Verdana, sans-serif;
    padding-top:1px;
    font-size:13px;
  background-color: #2151a8;
}

a{
  color: #2251A9;
}
ol,ul{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}


h2{
  text-align: center;
}

h3{
  text-align: center;
}


#bb{
	font-family: serif;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

#mhngnd{
  background:#fec20f;
  width: 100%;
  height: 182px;
  border-bottom: 2PX groove #FFCC00;
  position:relative;
  right:0pt;
  top:-15px;

}

#top-nav {
  background:#fec20f url(images/bg/top-nav.gif) no-repeat scroll 0% 0%;
  height:25px;
  padding-left:24px;
  right:0pt;
  top:0pt;
  width:318px;
  position:relative;
  left: 612px;

}

#top-nav li {
    float:left;
}
#top-nav a {
    color:#FFFFFF;
    display:block;
    font-size:0.82em;
    height:18px;
    line-height:18px;
    margin:0pt;
    overflow:hidden;
    position:relative;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
}

#top-nav a span {
  background-repeat:no-repeat;
  cursor:pointer;
  display:block;
  height:100%;
  left:0pt;
  position:absolute;
  top:0pt;
  width:100%;
  z-index:1;
}

#top-nav a:hover {
    /*background-color:#7091CF;
    color:#FFFFFF;*/
}
#top-nav a:hover span, #top-nav a.current span {
    background-position:left bottom;
}
#top-nav a#top-nav01 {
    width:52px;
}
#top-nav a#top-nav02 {
    width:74px;
}
#top-nav a#top-nav03 {
    width:71px;
}
#top-nav a#top-nav04 {
    width:71px;
}
#top-nav a#top-nav01 span {
    background-image:url(images/top-nav/01b.gif);
}
#top-nav a#top-nav02 span {
    background-image:url(images/top-nav/02b.gif);
}
#top-nav a#top-nav03 span {
    background-image:url(images/top-nav/03b.gif);
}
#top-nav a#top-nav04 span {
    background-image:url(images/top-nav/04b.gif);
}

#wheather{
  position: absolute;
  top: 45px;
  left:677px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  height: 1px;

}

#masthead{
  background: url(images/hdbgrnd5.jpg);
  background-repeat: no-repeat;
  height: 180px;
  width: 800px;
  position:absolute;
  right:0px;
  left: 40px;
  top:25px;
  }


#mainmenu{
  position: absolute;
  top: 130px;
  left:35px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  z-index: 2
}

#middle{
  width: 100%;
  height: 100%;
  top: -32px;;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background:#FFFFFF url(images/bgc1.jpg);

}

#centerdiv{
    position: relative;
    top: 2px;
    width: 900px;
    height: 100%;
    color: #000000;
    left: 4%;
    z-index: 0;

}

#centmessg{
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	text-indent: 2ex;
	padding:7px;
}

#mftgnd{
  background:#fec20f;
  width: 100%;
  height: 80px;
  position: relative;
  top: -35px;
  border-bottom: 2PX groove #FFCC00;

}

#copyrth{
  position: relative;
  top: 25px;
  margin: 10px;
  color: #000000;
  font-size: 14px;
  text-align:center;
}


div.float {
  float: left;
  }

div.float p {
   text-align: center;
   }

.descr{
  width: 200px;
  height: 100%;

}

.blend img {
    /*opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0)*/;
}

ul.circle {
text-indent: 0px;
list-style-type: circle;
line-height: 200%;
}

ol.decimal {
list-style-type: decimal;
text-indent: 0px;
}


ol.upper-alpha {
list-style-type: 
upper-alpha;
text-indent: 0px;
}

.float_right {
	float:right;
	margin-left:10px;
}


p {
	text-indent: 0ex;
}


#textaddress{
        background:#FEC20F;
	position:absolute;
	top:110px;
	left:540px;
	border:2px solid #225A89;
	font-family:Arial,Helvetica,sans-serif;
	margin:4px;
	padding:12px;
	width:320px;
	float: left;
	height: 200px; 
}
