html, body {
  margin: 0;
  padding: 0;
}

body {
  background: #e0e0e0;
  font: 13px/17px Arial,Helvetica,sans-serif;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  line-height: 1.2em;
}

h1 {
  color: #039;
  font-size: 18px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 13px;
}

a,
a:visited, 
a:link {
  color: #000;
  text-decoration: underline;
}

a:hover, 
a:active {
  color: #000;
  text-decoration: none;
}

img {
  border: 0;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* Clearfix  */
.clearfix:after { 
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden; 
}

.clearfix { 
  display: inline-block; 
}
/* Hide from IE Mac \*/
.clearfix { 
  display: block; 
}
/* End hide from IE Mac */


/* Container */
#container {
  background: url(../img/container_bg.gif) repeat-y;
  width: 990px;
  margin: 0 auto;
}


/* Header */
#header {
  background: url(../img/header_bg.gif) no-repeat;
  width: 972px;
  padding: 40px 9px 0 9px;
}

#header #logo {
  margin: 0 20px 0 20px;
  height: 110px;
  background: #039 url(../img/logo_bg.gif) no-repeat;
}

#header #logo a.logo {
  display: block;
  width: 140px;
  height: 50px;
  float: left;
}

#header #logo a.link {
  display: block;
  width: 110px;
  height: 80px;
  float: right;
  margin: 30px 50px 0 0;
}


/* Navi */
#navi {
  width: 922px;
  height: 30px;
  background: #039 url(../img/navi_bg.gif);
  margin-left: 29px;
  padding-left: 10px;
}

#navi ul {

}

#navi ul li {
  float: left;
  display: inline;
}


/* Main container */
#main {
  background: url(../img/main_bg.gif) no-repeat;
  margin-left: 29px;
}


/* Content */
#content {
  float: left;
  display: inline;
  width: 780px;
}

#content #navi_sub {
  margin: 0 20px;
}

#content #navi_sub ul {
  width: 740px;
  background: url(../img/line_bg.gif) repeat-x left bottom;
  height: 30px;
}

#content #navi_sub ul li {
  float: left;
  display: inline;
  padding: 0 14px 0 13px;
  background: url(../img/navi_sub_li_bg.gif) no-repeat right top;
}

#content #navi_sub ul li.first {
  padding: 0 14px 0 0;
}

#content #navi_sub ul li.last {
  background: none;
}

#content #content_main {
  background: url(../img/content_main_bg.gif) no-repeat left bottom;
  padding: 0 30px 10px 30px;
  min-height: 480px;
  border-bottom: 1px solid #039;
}

#content_main_top {

}

#content_main_left {
  float: left;
  width: 340px;
  margin-right: 20px;
  overflow: hidden;
}

#content_main_right {
  float: left;
  width: 340px;
}

#content_main .content_clearer {
  clear: both;
}

#content #content_main h1 {
  padding-top: 30px;
}


/* List Styles */
#content_main ul li {
  list-style: disc;
  margin-left: 20px;
  line-height: 1.5em;
}

#content_main ol li {
  list-style: decimal;
  margin: 0 0 0 20px;
  padding: 0;
  line-height: 1.5em;
}


/* Content right */
#content_right  {
  margin-right: 39px;
  float: right;
  display: inline;
  overflow: hidden;
}

#content_right h2 {
  padding-bottom: 10px;
}

#content_right h2.underline {
  padding-bottom: 1px;
  margin-bottom: 5px;
  background: url(../img/line_bg.gif) repeat-x left bottom;
}


/* Footer */
#footer {
  clear: both;
  width: 990px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  padding-top: 40px;
  background: url(../img/footer_bg.gif) no-repeat;
}

#footer ul {
  text-align: center;
}

#footer ul li {
  display: inline;
  padding: 0 14px 0 13px;
  background: url(../img/navi_sub_li_bg.gif) no-repeat right;
}

#footer ul li.first {
  padding: 0 14px 0 0;
}

#footer ul li.last {
  background: none;
}


/* Boxes */
div.box_blue_top {
  background: url(../img/box_blue_top.gif) no-repeat;
  width: 340px;
  height: 10px;
  overflow: hidden;
}

div.box_blue {
  background: #F2F5FA url(../img/box_blue_bottom.gif) no-repeat left bottom;
  width: 320px;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
}

div.box_blue_top_big {
  background: url(../img/box_blue_top_big.gif) no-repeat;
  width: 700px;
  height: 10px;
  overflow: hidden;
}

div.box_blue_big {
  background: #F2F5FA url(../img/box_blue_bottom_big.gif) no-repeat left bottom;
  width: 590px;
  padding: 10px 100px 20px 10px;
  margin-bottom: 10px;
}

div.box_grey_top {
  background: url(../img/box_grey_top.gif) no-repeat;
  width: 340px;
  height: 10px;
  overflow: hidden;
}

div.box_grey {
  background: #F3F3F3 url(../img/box_grey_bottom.gif) no-repeat left bottom;
  width: 325px;
  padding: 10px 5px 20px 10px;
  margin-bottom: 10px;
}

div.box_grey_top_big {
  background: url(../img/box_grey_top_big.gif) no-repeat;
  width: 700px;
  height: 10px;
  overflow: hidden;
  clear: both;
}

div.box_grey_big {
  background: #F3F3F3 url(../img/box_grey_bottom_big.gif) no-repeat left bottom;
  width: 590px;
  padding: 10px 100px 20px 10px;
  margin-bottom: 10px;
}

div.box_white_right_top {
  background: url(../img/content_right_top_bg.gif) no-repeat;
  width: 141px;
  height: 10px;
  overflow: hidden;
}

div.box_white_right {
  background: #fff;
  width: 121px;
  padding: 0 10px;
  overflow: hidden;
}

div.box_white_right p {
  margin: 5px 0 0 0;
}

div.box_white_right_bottom {
  background: url(../img/content_right_bottom_bg.gif) no-repeat;
  width: 141px;
  height: 10px;
  margin-bottom: 10px;
}

div.box_transparent {
  width: 85%;
  margin-bottom: 10px;
}

#content_main_left div.box_transparent,
#content_main_right div.box_transparent {
  width: 320px;
  padding: 10px 10px 20px 10px;
}


/* News */
div.news-latest-container {
  color: #039;
}

div.news-latest-title {
  font-weight: bold;
}

div.news-latest-subheader p {
  margin: 0;
  padding: 0;
}

div.news-latest-container a,
div.news-latest-container a:visited, 
div.news-latest-container a:link {
  color: #039;
  text-decoration: underline;
}

div.news-latest-container a:hover, 
div.news-latest-container a:active {
  color: #039;
  text-decoration: none;
}

.news-list-container {
  margin-top: 15px;
}

.news-list-date {
  width: 65px; 
  float: left; 
  padding-right: 10px;
  margin-bottom: 10px;
}

.news-list-item a {
  text-decoration: underline;
  display: block;
  text-indent: 0;
}

.news-list-item {
  clear: both;
  margin-bottom: 5px;
}

.news-list-text { 
  width: 500px;
  float: left;
  font-weight: bold;
  margin-bottom: 10px;
}

.news-list-text a { 
  display: block;
}

.news-single-item {
  padding-top: 30px;
}

#content #content_main .news-single-item h1 {
  padding: 10px 0;
  margin: 0;
}

.news-single-image img { 
  float: left; 
  margin-right: 10px; 
  margin-bottom: 10px; 
}

#content_main ul.news-catmenu {
  margin: 0;
  padding: 0;
}

#content_main ul.news-catmenu li {
  list-style-type: none;
  float: left;
  display: inline;
  margin: 0;
  padding: 0 20px 20px 12px;
  background: url(../img/internal_link.gif) no-repeat 0 3px;
}

div.box_white_right a,
div.box_white_right a:visited, 
div.box_white_right a:link {
  color: #039;
}

div.box_white_right a:hover, 
div.box_white_right a:active {
  color: #039;
}
