html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 910px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}
#lang
{
	text-align: left;
	margin: auto;
	width: 890px;
	position: relative;
	height: 16px;
	font-weight: bold;
	font-size: 10pt;
	color: #996600;
	font-family: arial;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
#header {
  position: absolute;
  top: 0;
  right: 255px;
  width: 655px;
  height: 180px;
}
#left {
  float: RIGHT;
  width: 255px;
}
#logo
{
	width: 255px;
	height: 152px;
	background: url(images/header.jpg) no-repeat;
	text-align: center;
	color: #595959;
	vertical-align: bottom;
}
#logo h1
{
	padding-top: 134px;
	font: 8pt TAHOMA;
	color: #ffffff;
	text-decoration: none;
}
#logo h1 a
{
	padding-top: 134px;
	font: 8pt TAHOMA;
	color: #ffffff;
	text-decoration: none;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul
{
	margin-right: 9px;
	padding-right: 1px;
	padding-bottom: 29px;
	background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
	direction: rtl;
}
#nav li
{
	list-style: none;
	font: 14px "arial narrow" , arial, sans-serif;
	border-top: 1px solid #959595;
	background: url(images/arr_white.gif) no-repeat 28px 10px;
	direction: rtl;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 7px;
}
#nav a
{
	color: #fff;
	text-decoration: none;
	border-left: #959595 1px;
	padding-left: 8px;
	display: block;
	width: 90%;
	padding-right: 10px;
	padding-bottom: 6px;
	direction: rtl;
	padding-top: 2px;
	text-align: right;
	border-right: #959595 1px solid;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border: none;
  background: url(images/arr_orange.gif)  no-repeat 28px 10px;
 border-top: 1px solid #959595;
}
#nav .important a
{
	color: #E9C379;
	font-weight: bold;
}

#news
{
	background: url(images/news_bg.jpg) repeat-y;
	padding-left: 37px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: justify;
	direction: rtl;
}
#news h2 {
  font-size: 10pt;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support
{
	background: url(images/support.jpg) no-repeat;
	padding: 1px;
	height: 350px;
	color: #1A1A18;
}
#support p
{
	margin: 5px;
}

#right
{
	float: right;
	width: 630px;
	padding-top: 190px;
	padding-right: 9px;
	direction: rtl;
}
#right h2
{
	font: 8pt tahoma;
	color: #BE8B06;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
	padding-right: 20px;
	text-decoration: none;
}

#right h5
{
	font: bold 9pt tahoma;
	color: #000000;
	border-bottom: #c4ae7c 1px dotted;
	padding-bottom: 6px;
	margin-bottom: 3px;
	padding-right: 20px;
	text-decoration: none;
}
#right h6
{
	width: 200px;
	height: 2px;
	background-color: #cec4ab;
	padding-bottom: 3px;
	padding-top: 3px;
}
#right h3
{
	font: bold 14px arial, sans-serif;
	color: #BE8B06;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-top: 5px;
}
#toppic
{
	margin: 5px 5px 0px;
	float: left;
	width: 305px;
	height: 250;
	direction: rtl;
	text-align: center;
}
#top-toppic
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	direction: rtl;
	font-family: tahoma;
	text-align: right;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
#center-toppic
{
	background-position-x: center;
	background-attachment: scroll;
	background-image: url(images/picback.gif);
	vertical-align: middle;
	width: 300px;
	background-repeat: no-repeat;
	height: 235px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}

#botton-toppic
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: #c4ae7c;
	direction: rtl;
	font-family: arial;
	text-align: right;
	text-decoration: none;
}














.tab
{
	width: 610px;
	padding: 0px;
	height: auto;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
}
.top-tab {
	height: 52px;
	background-image: url('images/top-tab.gif');
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
}
.center-tab {
	height: 234px;
	width: auto;
	background-image: url('images/center-tab.gif');
	background-position: center;
	background-repeat: repeat-y;
	direction: rtl;
	text-align: right;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
}
.botton-tab {
	height: 12px;
	background-image: url('images/botton-tab.gif');
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}
/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */
.shadetabs2
{
	margin: 0px;
	padding: 22px 0px 0px 0px;
	width: 94%;
}
.shadetabs2 ul
{
	margin: 0px;
	width: 94%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.shadetabs2 li
{
	display: inline;
	font-family: Tahoma, Times, serif;
	font-size: 9pt;
}

.shadetabs2 li a
{
	display: block;
	float: right;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	color: #ffffff;
	font-family: tahoma;
	direction: rtl;
	text-align: center;
	border-right: #808080 1px;
	border-top: #808080 1px;
	border-left: #ffffff 1px;
	background-position: center center;
	background-image: url(images/itemtab2.jpg);
	background-repeat: repeat-x;
	padding-bottom: 0px;
	margin: 3px 5px 0px;
	font-weight: bold;
	vertical-align: top;
	line-height: 25pt;
	border-bottom-style: none;
}

.shadetabs2 li a:visited{
	border: 1px none #808080;
	display: block;
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 9pt;
	color: #ffffff;
	font-family: tahoma;
}

.shadetabs2 li a:hover
{
	background-image: url('images/tab.gif' );
	background-repeat: repeat-x;
}



.shadetabs2 li a.selected
{
	/*selected main tab style */
	border: 1px none #808080;
	display: block;
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 8pt;
	background-image: url(images/activ-tab.gif);
	color: #000000;
	background-repeat: repeat-x;
	font-family: tahoma;
	font-weight: bold;
}

.shadetabs2 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}



















#profile
{
	background-color: #ffffcc;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	height: 270px;
	padding-top: 5px;
	margin: 0px 0px 5px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp,#corp2, #indu {
  float: right;
 
}
#corp, #corp2
{
	margin-right: 5px;
	padding-left: 5px;
}
#corp
{
	border-left: gray 1px dotted;
}
#corp-img,#corp2-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}



#firstHolder
{
	overflow: hidden;
	width: 290px;
	border-bottom: #c7c7c7 1px;
	height: 220px;
}
.first
{
	overflow: hidden;
	height: 220px;
	padding-right: 5px;
	padding-left: 5px;
	width: 275px;
}
.first .image {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FLOAT: right; MARGIN-LEFT: 15px; BORDER-LEFT: medium none; WIDTH: 190px; BORDER-BOTTOM: medium none; HEIGHT: 120px
}
.first .title
{
	font: bold 10pt Arial;
	color: black;
	text-decoration: none;
	direction: rtl;
	text-align: right;
	padding-bottom: 5px;
}
.first .over
{
	font: 10px Tahoma;
	color: gray;
	direction: rtl;
	text-align: right;
}
.first .text
{
	line-height: normal;
	text-align: justify;
	direction: rtl;
	font-weight: normal;
	font-size: 9pt;
	font-family: TAHOMA;
	text-decoration: none;
}
.center-shownews
{
	margin: 0px;
	width: 300px;
	background-color: transparent;
	display: table;
	height: auto;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	padding-top: 25px;
}
#scroll
 {

scrollbar-arrow-color:#999933;
scrollbar-track-color:#FFFFCC;
scrollbar-face-color:#FFFFCC;
scrollbar-highlight-color:#FFFFCC;
scrollbar-3dlight-color:#FFFFCC;
scrollbar-darkshadow-color:#FFFFCC;
scrollbar-shadow-color:#FFFFCC;

sc
}


.more a:visited{
	background-color: #FFCC66;
	padding: 3px;
	float: left;
	border: 1px ridge #D2C09D;
	direction: rtl;
	color: #800000;
	text-decoration: none;
}
.more a:active{
	background-color: #FFCC66;
	padding: 3px;
	float: left;
	border: 1px ridge #D2C09D;
	direction: rtl;
	color: #800000;
	text-decoration: none;
}
.more a{
	background-color: #FFCC66;
	padding: 3px;
	float: left;
	border: 1px ridge #D2C09D;
	direction: rtl;
	color: #800000;
	text-decoration: none;
}
.more a:hover{
	background-color: #F7940D;
	color: #FFFFFF;
}

#infopan
{
	padding-right: 5px;
	background-position: center center;
	padding-left: 5px;
	background-attachment: scroll;
	background-image: url(images/picback4.gif);
	padding-bottom: 5px;
	margin: 5px;
	width: 615px;
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 230px;
}
#infopan1
{
	padding-right: 5px;
	background-position: center center;
	padding-left: 5px;
	background-attachment: scroll;
	background-image: url(images/picback4.gif);
	padding-bottom: 5px;
	margin: 5px;
	width: 615px;
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 230px;
}