
:focus
{
  -moz-outline-style  :  none;
}

body
{   
  margin      :  0px;
  background  :  #a3a3a3 url('../images/bg.jpg');
}

table
{
  border-collapse  :  collapse;
  border-spacing   :  0;
  
	
  color            :  #000000;
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;

  text-align       :  justify;   
}

div
{
  position  :  relative;
  top       :  0px;
  left      :  0px;
}

h1
{
  font-family     :  "trebuchet ms", geneva, sans-serif;
  font-size       :  25px;
  font-weight     :  bold;
  color           :  #3d3d85;

  margin          :  0px;
  text-transform  :  capitalize;
}

h2
{
  font-family     :  verdana, arial, sans-serif;
  font-size       :  12px;
  font-weight     :  bold;
  color           :  #ffffff;

  margin          :  0px;
  padding         :  3px 0px 15px 0px;
  padding-left    :  15px;
  background      :  url('../images/h2.jpg') no-repeat;
}

h3
{
  font-family     :  "trebuchet ms", geneva, sans-serif;
  font-size       :  17px;
  font-weight     :  normal;
  color           :  #3d3d85;

  margin          :  0px;
  text-transform  :  capitalize;
}

h4
{
  font-family     :  verdana, arial, sans-serif;
  font-size       :  12px;
  font-weight     :  bold;
  color           :  #ffffff;

  margin          :  0px;
  padding         :  3px 0px 3px 5px;
  background      :  #c20003;
}

h6
{
  font-family     :  verdana, arial, sans-serif;
  font-size       :  9px;
  font-weight     :  normal;
  font-style      :  italic;
  color           :  #cccccc;

  margin          :  0px;
  padding         :  0px;
}

ul
{
  margin      :  0px 0px 0px 30px;
  padding     :  0px;
  list-style  :  square url('../images/blueBullet.jpg');
}

li
{
  margin      :  0px 0px 5px 0px;
  padding     :  0px;
  text-align  :  left;
}
 
a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;
   
  text-decoration  :  underline;
}
  
a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #db1530;
   
  text-decoration  :  none;
}

#HeaderBg
{
  position :  absolute;
}

#QuickLinks
{
  background  :  #555591 url('../images/quickLinksBg.jpg');
  height      :  27px;
}

#QuickLinks ul
{
  margin       :  0px 8px 0px 0px;
  padding      :  0px;
  line-height  :  22px;
}

#QuickLinks li
{
  list-style   :  none;
  margin-left  :  15px;
  float        :  right;  
}

#QuickLinks a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #ffffff;

  line-height      :  16px;   
  text-decoration  :  none;
}
 
#QuickLinks a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #cccccc;
   
  line-height      :  16px;   
  text-decoration  :  none;
}

#QuickLinks img
{
  display  :  block;
  float    :  left;
  border   :  none;
  width    :  16px;
  height   :  16px;
  margin   :  4px 4px 0px 0px;
}

#Header
{
  position    :  relative;
  width       :  100%;
  height      :  230px;
}

#HeaderImg
{
  position    :  absolute;
}

#Address
{
  position      :  absolute;
  top           :  146;
  width         :  270px;
  height        :  84px;
  line-height   :  14px;
  background    :  #dd262a url('../images/addressBg.jpg') no-repeat;
  color         :  #ffffff;
}

#Address div
{
  top   :  -6px;
  left  :  10px;
}

#Address a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #ffffff;

  text-decoration  :  none;
}
 
#Address a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #3d3d85;

  text-decoration  :  underline;
}

#Menu
{
  position    :  absolute;
  top         :  146px;
  left        :  210px;
  width       :  569px;
  height      :  34px;
  background  :  #3d3d85 url('../images/menuBg.jpg');
}

#Menu ul
{
  margin       :  0px 5px 0px 0px;
  padding      :  0px;
  list-style   :  none;
  line-height  :  34px;
}

#Menu li
{
  color         :  #ffffff;
  margin        :  0px 3px 0px 11px;
  float         :  right;
  padding       :  0px;
  font-weight   :  bold;
}

#Menu a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #ffffff;
  
  text-decoration  :  none;
}
 
#Menu a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #cccccc;

  text-decoration  :  none;
}

#Body
{
  padding  :  10px 20px 10px 20px;
}

#Keywords
{
  clear    :  both;
  padding  :  10px;
}


#Footer
{
  clear       :  both;
  position    :  relative;
  height      :  56px;
  background  :  #3d3d85 url('../images/footerBg.jpg');
}

#FooterBg
{
  position    :  absolute;
  top         :  0;
  left        :  0px;
  width       :  232px;
  height      :  56px;
  background  :  url('../images/footer.jpg');
}

#FooterBg2
{
  position  :  absolute;
}

#Copyright
{
  position     :  absolute;
  top          :  13;
  left         :  405px;
  text-align   :  right;
  line-height  :  15px;
  color        :  #ffffff;
}

#Copyright a
{
  font-family      :  verdana, arial, sans-serif;
  font-weight      :  bold;
  font-size        :  11px;
  color            :  #ffffff;
   
  text-decoration  :  none;
}
 
#Cpyright a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;  
  color            :  #dd262a;
   
  text-decoration  :  underline;
}

.ul2
{
  margin-top  :  5px;
}

.sitemap a
{
  font-family      :  "trebuchet ms", geneva, sans-serif;
  font-size        :  19px;
  font-weight      :  bold;
  color            :  #555555;
   
  text-decoration  :  underline;
}
 
.sitemap a:hover
{
  font-family      :  "trebuchet ms", geneva, sans-serif;
  font-size        :  19px;
  font-weight      :  bold;
  color            :  #3d3d85;
   
  text-decoration  :  none;
}
