#header {
  background-image: url(../img/header/bg.gif);
  height: 130px;
  display: none
  }

#header img  {
  position: absolute;
  top: 35px;
  left: 30px
  }


#nav_utility      {
  text-align: right;
  float: right;
  padding-top: 20px;
  padding-right: 20px
  }




.submit_btn          {
  color: #0b2c62;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  background-color: #e9f0ff;
  border-style: solid;
  border-width: 1px;
  border-color: #b3c9ff #123c80 #123c80 #b3c9ff;
  width: 100px;
  filter: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffd5e2ff')
  }




.submit_btn_hov  {
  color: #375fb6;
  border: solid 1px #375fb6
  }


#nav_utility ul    {
  font-size: 11px;
  list-style-type: none;
  list-style-position: inside;
  padding-bottom: 15px
  }



#nav_utility li  {
  float: left;
  padding-left: 16px
  }
#nav_utility a {
  color: #737373;
  text-decoration: none;
  background: url(../img/aro_grey2.gif) no-repeat 0px 50%;
  padding-left: 8px
  }

#nav_utility a:hover   {
  color: #be0000;
  background-image: url(../img/home/aro_red2.jpg)
  }



#search  {
  clear: left
  }
#search a {
  color: #0b2c62;
  font-weight: bold;
  background: url(../img/header/search_bg.gif) repeat-x;
  padding: 2px 4px;
  border-style: solid;
  border-width: 1px;
  border-color: #b3c9ff #123c80 #123c80 #b3c9ff
  }

#search a:hover {
  color: #375fb6;
  background-image: url(../img/header/search_bg.gif);
  border: solid 1px #375fb6
  }

#nav_main     {
  font-weight: bold;
  font-size: 10px;
  background-image: url(../img/header/navbg.gif);
  text-transform: uppercase;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 20px;
  position: absolute;
  top: 100px;
  left: 0px;
  width: 100%;
  height: 25px
  }

#nav_main li {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid #cdcdcd
  }

#nav_main a    {
  color: #3d3d3d;
  text-decoration: none;
  padding-right: 10px;
  padding-bottom: 4px;
  padding-left: 10px
  }



#nav_main a:hover  {
  color: #be0000;
  border-bottom: 2px solid #be0000
  }

#home  {
  margin-right: 20px;
  margin-left: 20px;
  width: 736px
  }

#footer        {
  color: #818181;
  background: url(../img/footer_bg.gif) repeat-x;
  clear: left;
  padding-bottom: 30px;
  border-top: 1px solid #b6b6b6;
  height: 50px
  }





#footer p   {
	color: #999999;
	padding: 10px 0 0 20px;
  }

#footer #notice  {
  color: #666;
  font-size: 0.8em;
  padding-right: 350px
  }


#footer ul   {
  list-style-type: none;
  margin-bottom: 1em;
  margin-left: 15px
  }

#footer li  { float: left; padding: 5px }
#col_main {
  float: left;
  margin-top: 40px;
  margin-right: 40px;
  padding-left: 40px;
  width: 450px
  }
