.repeat-side {
	background-image: url(../images/reapet-side.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_menu {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0e0d0d;
	text-decoration: none;
}
.body, td {
	font-family: arial;
	font-size: 13px;
	color: #003300;
}
a:link {
	color: #00CC00;
}
a:visited {
	color: #00CC00;
}
a:hover {
	color: #006600;
	background-color: #DCFFA8;
	text-decoration: none;
}
.buttons {
	height:33px;
	padding-right: 13px;
	padding-left: 10px;
	padding-top: 5px;
}
.bg_location {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 53px;
}
.eng_bg_location {
	background-image: url(../images/bg1_eng.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 53px;
}
.footer-text {
	font-family: arial;
	font-size: 11px;
	color: #1a1c16;
	text-decoration: none;
}
.location-text {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #436f02;
	padding-top: 7px;
	padding-right: 12px;
}
.eng_location-text {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #436f02;
	padding-top: 7px;
	padding-left: 12px;
}


.main-bg {
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.eng_main-bg {
	background-image: url(../images/eng_main-bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.right-bg-button {
	background-image: url(../images/right-bg-button.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 146px;
	font-family: arial;
	font-size: 12px;
	color: #080807;
	text-decoration: none;
	padding-right: 12px;
	background-position: center;
}

.bg-banner-right {
	background-image: url(../images/bg-banner-right.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 140px;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #f8f9f5;
	padding-right: 46px;
	background-position: center;
}


.bg_menu a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0e0d0d;
	text-decoration: none;
}
.bg_menu a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0e0d0d;
	text-decoration: none;
}
.bg_menu a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0e0d0d;
	text-decoration: none;
}
.news_middle_bg {
	background-image: url(../images/images/news_05.gif);
	background-repeat: no-repeat;
	height: 120px;
	background-position: right;
}
.news_top_bg {
	background-image: url(../images/images/news_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #070707;
}
.companies_middle_bg {
	background-image: url(../images/images/companies_09.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 110px;
}
.companies_bg_top {
	background-image: url(../images/images/companies_08.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 31px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #070707;
}
.buttons A:link {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.buttons A:visited {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.buttons A:hover {
	background:none;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.gecko ul#rightMenu{margin: 0; padding:0; list-style:none; width:146px; float: right;}
.gecko #rightMenu li{
	background:transparent url(../images/right-bg-button.jpg) no-repeat right 0;
	background-repeat: no-repeat;
	height: 28px;
	width: 146px;




}
.gecko #rightMenu li a{
	color:#003300;
	text-decoration:none;
	font-weight:bold;
	padding-right:10px;
	line-height: 25px;


}
.gecko #rightMenu li:hover{
	background-image: url(../images/right-bg-button.jpg);
	background-position: 0 -28px;
	background-repeat: no-repeat;
	height: 28px;
	background-color: transparent;

	
	
}
.ie ul#rightMenu{margin: 0; padding:0; list-style:none; width:146px; float: right;}
.ie #rightMenu a{
	background:transparent url(../images/right-bg-button.jpg) no-repeat right 0;
	background-repeat: no-repeat;
	height: 28px;
	width: 146px;
	color:#003300;
	text-decoration:none;
	font-weight:bold;
	padding-right:10px;
	padding-top:5px;




}
.ie #rightMenu a:hover{
	background-image: url(../images/right-bg-button.jpg);
	background-position: 0 -28px;
	background-repeat: no-repeat;
	height: 28px;
	background-color: transparent;

	
	
}


/*menu*/


.home_menu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.home_menu ul{
margin: 0;
padding: 0;
float: left;
width: 80%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(imageBank/button_02.gif) center center repeat-x;
}

.home_menu ul li{
display: inline;
}

.home_menu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.home_menu ul li a:visited{
color: white;
}

.home_menu ul li a:hover, .home_menu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(imageBank/button_02.gif) center center repeat-x;
}
