/* BASIC */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {
    margin: 0;
    padding: 0;
    text-align: left;
    color: #333333;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}

ul,ol {
    clear: both;
    list-style-type: none;
}

fieldset,img,hr {
    border: none;
}

div.clear {
    clear: both;
}

caption,th {
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

body, table {
    font-family: Verdana, Helvetica, Arial, Sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

body {
  background: url('../images/background/bg_main_repeat.jpg') #FFFFFF 0 0 repeat-x;
}


/* END BASIC */


/* CONTENT CONTAINERS */
div#container {
    margin: 0 auto;
    width: 100%;
    max-width: 2000px;
    height: 100%;
    min-height: 1000px;
    background: url('../images/background/bg_main.jpg') #FFFFFF top center no-repeat;
}

div#header {
    margin: 0 auto;
    height: 103px;
    width: 1000px;
    text-align: center;
}

div#navigation_top {
    height: 25px;
    width: 900px;
    text-align: right;
    vertical-align: middle;
    color: #FFFFFF;
    background-color: transparent;
    padding: 3px 115px 0 0;
    font-size: 11px;
}

div#navigation_top a {
    color: #FFFFFF;
    background-color: transparent;
    text-decoration: none;
}
div#navigation_top a:hover {
    color: #FFFFFF;
    background-color: transparent;
    text-decoration: underline;
}

div#navigation_top span {
    float: right;
    padding: 3px 0 0 10px;
}

div#navigation_top .line {
    border-right: 1px solid #DCB681;
    padding: 3px 10px 0 10px;
}

div#navigation_bottom_image {
    width: 1000px;
    height: 75px;
    padding: 0;
    margin: 0 auto;
}

div#content {
    width: 1000px;
    margin: 0 auto;
}

div#content_header_image {
    width: 770px;
    height: 268px;
    text-align: center;
    margin: 10px auto 0 auto;
}

div#content_holder {
    width: 780px;
    padding: 20px 110px 0px 110px;
    vertical-align: top;
}

div#footer_wrapper {
    height: 121px;
    width: 100%;
    background: url('../images/background/bg_footer_repeat.jpg') #FFFFFF 0 0 repeat-x;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
}

div#footer {
    height: 121px;
    width: 100%;
    max-width: 2000px;
    background: url('../images/background/bg_footer.jpg') #FFFFFF bottom center no-repeat;
    padding: 0;
    margin: 0 auto;
    text-align: right;
    color: #FFFFFF;
    font-size: 10px;
}

div#footer_content {
    width: 775px;
    padding: 70px 0 0;
    margin: 0 auto;
    color: #FFFFFF;
}

div#footer_content span {
    float: right;
    padding: 0 0 0 10px;
}

div#footer_content span#copyright {
    float: left;
    padding: 0;
}

div#footer_content a {
    float: right;
    padding: 0 0 0 10px;
    color: #FFFFFF;
    cursor: pointer;
}

div#footer_content a:hover {
    text-decoration: underline;
}

div#footer_content .line {
    padding: 0 10px 0 10px;
    border-right: 1px solid #211803;
}

/* END CONTENT CONTAINERS */

/* CONTENT STYLE */
div#content_holder img {
  cursor: pointer;
}

a, a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    color: #2971a7;
}
a:hover {
    text-decoration: underline;
}

a.title, a.title:link, a.title:visited, a.title:hover, a.title:active {
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    color: #000000;
}
a.title:hover {
    text-decoration: none;
    color: #2971a7;
}

#header a, #footer a {
    color: #FFFFFF;
}

#navigation_top li, #footer li {
    list-style-type: none;
    float: left;
    display: block;
    padding: 0 0 0 10px;
    font-weight: normal;
}
/* END CONTENT STYLE */


/* styles for CONTENT HOLDERS */
div#content_holder_bg {
  width: 1000px;
  /*background: url('../images/background/3_grid.png') transparent 0 0 repeat-y;*/
}


div#content_holder_1 {
  float: left;
  width: 230px;
  padding: 0 20px 10px 0;
}

div#content_holder_2 {
  float: left;
  width: 230px;
  padding: 0 20px 10px 40px;
}

div#content_holder_3 {
  float: left;
  width: 230px;
  padding: 0 0 10px 20px;
}


/* CONTENT ELEMENTS */
.category_title {
  font-size: 16px;
  color: #333333;
}

.content_title {
  font-size: 12px;
}

.content_title_main {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}

.date {
  font-size: 10px;
  color: #999999;
}

img.framed {
  padding: 2px;
  border: 1px solid #999999;
}

div#last_news {
  vertical-align: top;
  width: 100%;
}

div#last_news img {
  float: left;
  margin: 0 10px 10px 0;
}

div.border {
  border-bottom: 3px double #999999;
  margin: 0 0 20px 0;
  width: 100%;
}

div.category {
  padding: 0 0 20px 0;
  clear: both;
  width: 100%;
}

.bold, strong, .bold a, .bold a:hover {
  font-weight: bold;
}

.orange {
    color: #E65925;
}

.blue {
    color: #2971a7;
}

.center {
  text-align: center;
}

img.button {
  cursor: pointer;
}

.blue, .blue a {
  color: #2971a7;
  float: right;
  width: 60px;
  padding: 5px 0 0 0;
  margin: 0;
  font-weight: bold;
  line-height: 1.5;
  cursor: pointer;
  text-decoration: none;
}

.left {
  float: left;
  cursor: pointer;
}

object {
  outline: none;
}