
#logo {
   background    :   url(images/offrisklogo.jpg) no-repeat;
}
#key_visual {
   background    :   url(images/keypicture.jpg) no-repeat;
}
#text_caption {
  font-family       :   Verdana,sans-serif;
  font-style         :   normal;
  font-size          :   12px;
  font-weight      :   bold;
  text-decoration :  none;
  color               :   #FFF;
}
#main_nav_list a.main_nav_active_item {
  background     :   url(images/dynamic/buttonset4/n1activeitem.gif) no-repeat;
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :   11px;
  font-weight      :   bold;
  text-decoration :  none;
  color                :  #000;
}
#main_nav_list a.main_nav_item {
  background     :   url(images/dynamic/buttonset4/n1.gif) no-repeat;
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :  11px;
  font-weight       :  bold;
  text-decoration :  none;
  color               :   #FFF;
}
#main_nav_list a.main_nav_item:hover {
  background      :  url(images/dynamic/buttonset4/n1hover.gif) no-repeat;
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :  11px;
  font-weight      :   bold;
  text-decoration:   none;
  color               :   #FFF;
}
.sub_nav_list a.sub_nav_active_item {
  background     :   url(images/dynamic/buttonset4/subnav1active.gif) no-repeat;
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :  11px;
  font-weight       :  normal;
  text-decoration :  none;
  color                : #FFFFCC;
}
.sub_nav_list a.sub_nav_item {
  background      :  url(images/dynamic/buttonset4/subnav1.gif) no-repeat;
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :  11px;
  font-weight      :   normal;
  text-decoration :  none;
  color               :   #FFFFCC;
}
.sub_nav_list a.sub_nav_item:hover {
  background      :  url(images/dynamic/buttonset4/subnav1hover.gif) no-repeat;
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :  11px;
  font-weight      :  normal;
  text-decoration :  none;
  color               :   #FFFFCC;
}
#content_container h1 {
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :   25px;
  font-weight      :   bold;
  text-decoration :  none;
  color               :   #D5D5D5;
}
#content_container h2 {
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :   20px;
  font-weight      :   bold;
  text-decoration :  none;
  color               :   #D5D5D5;
}
#content_container  h3 {
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :   14px;
  font-weight      :   bold;
  text-decoration :  none;
  color                :  #D5D5D5;
}
#content_container, #content_container p {
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :  12px;
  font-weight       :  normal;
  text-decoration :  none;
  color                :  #FFF;
}
#content_container a:link {
  font-family        : Verdana,sans-serif;
  font-style          : normal;
  font-size           :  12px;
  font-weight       :  normal;
  text-decoration :  underline;
  color                :  rgb(186,202,255);
}
#content_container a:visited {
  font-family        :  Verdana,sans-serif;
  font-style          :  normal;
  font-size           :  12px;
  font-weight       :  normal;
  text-decoration :  underline;
  color                :  rgb(181,253,255);
}
#content_container a:hover {
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :  12px;
  font-weight      :   normal;
  text-decoration:   none;
  color               :   rgb(171,255,160);
}
#content_container a:active {
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :  12px;
  font-weight      :   normal;
  text-decoration :  underline;
  color               :   rgb(238,255,132);
}
#footer_text {
  font-family       :  Verdana,sans-serif;
  font-style         :  normal;
  font-size          :   10px;
  font-weight      :   normal;
  text-decoration:   none;
  color               :   #333;
}

