body { 
  font-family: arial; 
  font-size: 11px; 
  color: black ; 
  padding:0;
  margin:0;
  text-align: left;
  background-image: url('/media/system/bottom-bg-2.jpg');
  color: #696755;
}
img {
  border:0;
}
h1 {
  color: #696755;
}
a {
  text-decoration:none;
  color: #696755;
}
h1 {
  font-size: 26px;
  letter-spacing: -2px;
  font-weight: normal;
}
h2 {
  font-size: 16px;
  font-weight: normal;
}
h3 {
  font-size: 13px;
  font-weight: normal;
}
#container0 {
  width: 100%;
  min-height: 580px;
  background-image: url('/media/system/bg.gif');
}
#container1 {
  width: 100%;
  min-height: 580px;
  background-image: url('/media/system/bg-fancy-4.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom:40px;
}
#container2 {
  width: 1010px;
  margin:auto;
}
#top {
  padding:20px;
  padding-bottom:0px;
  margin-bottom:20px;
  border: 0px solid red;
  background-image: url('/media/system/top-bg.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}
#logo {
  float:left;
  border: 0px solid red;
}
#lang-menu {
  font-size: 10px;
  margin-right:5px;
  float:right;
  border: 0px solid red;
  width: 165px;
}
#lang-menu ul {
  margin:0;
  padding:0;
  list-style-type: none;
  margin-left:0px;
  padding-left:0px;
  float:right;
  padding-top:10px;
}
#lang-menu a {
  color: #853900;
}
#lang-menu ul li {
  float:left;
  margin-right:10px;
}
#main-menu {
  font-size: 16px;
  margin-top:45px;
  padding-top:0px;
  margin-left:0px;
  float:left;
  border: 0px solid red;
}
#main-menu ul {
  list-style-type: none;
  padding-top:0px;
  margin-top:0px;
  margin-left:0px;
  padding-left:40px;
}
#main-menu a {
  color: #999;
}
#main-menu li {
  float:left;
  margin-right:20px;
}
#main-menu a.menu_default {
  padding-left:20px;
  font-size:18px;
}
#main-menu a.menu_current {
  padding-left:20px;
  font-size:18px;
}
#main-menu ul li  {
  padding-left:20px;
  background-image: url('/media/system/main-bullet-1.gif');
  background-repeat: no-repeat;
  background-position: 0px 35%;
}
#main-menu ul li:hover {
  padding-left:20px;
  background-image: url('/media/system/main-bullet-2.gif');
  background-repeat: no-repeat;
  background-position: 0px 35%;
}
#main-menu a.menu_current {
  color: #f19124;
}

#sub-menu {
  float:left;
  margin-left:20px;
  margin-top:0px;
  width: 320px;
  border: 0px solid green;
  padding-top:0px;
  min-height: 350px;
  margin-bottom:50px;
}
#sub-menu ul {
  margin-left:0px;
  padding-left:28px;
  list-style-type: none;
  padding-left:10px;
}
#sub-menu ul li {
  padding:3px;
  background-image: url('/media/system/sub-bullet-1.gif');
  background-repeat: no-repeat;
  background-position: 0px 35%;
  padding-left:17px;
}
#content {
  float:left;
  margin-top:0px;
  width: 320px;
  border: 0px solid blue;
  min-height: 350px;
  color: #696755;
  padding-left:20px;
  padding-right:40px;
  padding-bottom: 20px;
  text-align:justify;
}
#content p {
  margin:0;
  padding:0;
}
#content a {
  color: #696755;
}
#content a:visited {
  color: #696755;
}
#right-column {
  float:left;
  width: 270px;
  margin-top:0px;
  border: 0px solid red;
}
#right-column p {
  margin:0px;
  padding:0px;
  
}
#footer1 {
  font-size:10px;
  height:170px;
  color: #86836d;
  clear:both;
  border: 0px solid red;
  padding-left:60px;
}
#footer1 h4 {
  margin-top:0px;
  padding-top:0px;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom:20px;
  font-size:26px;
  font-weight:normal;
  color: #86836d;
}
#footer1 a {
  color: #86836d;
}
#footer1 a:visited {
  color: #86836d;
}
#footer1 p  {
  padding-left:3px;
}
#footer2 {
  margin: auto;
  width: 1008px;
  font-size:10px;
  height:50px;
  color: #867833;
  clear:both;
  border: 0px solid red;
}
.item {
  margin-bottom:20px;
}
.item h3 {
  font-size: 11px;
  font-weight:bold;
  padding:0px;
  margin:0px;
  text-transform:uppercase;
}
.item-footer {
  color: #e97800;
  font-weight:bold;
}
.read-more  {
  text-decoration:underline;
  font-weight:normal;
}
.go-back  {
  text-decoration:underline;
  font-weight:normal;
}
textarea {
  font-family:arial;
  font-size:9px;
  padding:3px;
  width: 100px;
}
h4 {
  font-size:40px;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
	cursor:pointer;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.li_menu {
  visibility: hidden;
  cursor:pointer;
}

h1 {
  visibility: hidden;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

