body {
	text-align:center;
	background-color: #ede9e0;
	background-image: url(../images/bg_patern.gif);
	background-repeat: repeat;
	margin: 0px;
}
a.menu {
	color: #FFFFFF;
}
a {
	text-decoration:none;
	color:#018b55
}
a:hover {
	text-decoration: underline;
}
.ReadMore {
	color: #018B55;
	font-weight: bolder;
	font-size: 12px;
}
.ReadMore:hover {
	color: #D95959;
}
.ReadMore a:hover {
	text-decoration: none;
	color: #D95959;
}
#bg {
	width:1009px;
	height:650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrap {
	width:999px;
	text-align:left;
	position: relative;
	top:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topMenu{
	background-image: url(../images/topBarBg.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 999px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color:  #3f3f3f;
	border-right-color: #3f3f3f;
	color: #f3f2f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
#topMenu ul {
	list-style-type: none;
	display:inline;
}
#topMenu li {
	display:inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/sepMenuTop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	text-align: center;
	padding-left: 0px;

}
#topMenu .lang{

}
#sideBar {
	width: 280px;
	float: left;
	background-color: #929f8a;
}
#sideBar .logo {
	height: 130px;
	width: 280px;
}
#mainContent {
	float: right;
	color: #666666;
	width: 719px;
	background-color: #E5DFD0;
}
#mainContent .slide {
}
#mainContent .txt {
	background-color: #e5dfd0;
	background-image: url(../images/bg_txt.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
#mainContent h2 {
	color: #018B55;
}
/*#slideshow {
	position:relative;
	height:300px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 300px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}*/
.clear { clear:both }
#MainMenu {
	height: 103px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#MainMenuBox {
	height: 104px;
	width: 141.4px;
	float: left;
	border: 1px solid #FFFFFF;
}
#promo {
	font-size:12px;
	background-color: #929f8a;
	background-image: url(../images/bg_promo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	clear: both;
}
#promo h3 {
	color: #d95959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#promo .thumb{
	width: 149px;
	height: 98px;
	border: 2px solid #CCCCCC;
	margin: 5px;
	
/*	width: 149px;
/*	height: 98px;
	border: 2px solid #CCCCCC;
	float: left;
	margin: 5px;*/
}
#promo .promotxt {
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#newssb {
	font-size:12px;
	background-color: #929f8a;
	background-image: url(../images/bg_promo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	clear: both;
}
#newssb h3 {
	color: #d6d6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#newssb .promotxt {
	width: 260px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
/*	
	text-align: justify;
	width: 260px;
	float: left;*/
}
#newssb .thumb{
	width: 84px;
	height: 84px;
	border: 2px solid #CCCCCC;
	float: left;
	margin: 5px;
}
/* footer */
#footer {
	clear:both;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	text-align: right;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	height:300px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 300px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

a img {
	border: 0px;
}

div.images_container {
	width: 100%;
	clear: both;
}

a.thickbox {
	margin: 10px 5px 10px 0px;
}

div.content {
	clear: both;
	width: 663px;
}

div.label {
	float: left;
	width: 200px;
	text-align: right;
	padding: 0px;
	width: 200px;
	margin: 3px;
	* margin: 0px 3px 0px 3px;
}

font.required {
	color: #ff6666;
}

div.field {
	float: left;
	padding: 0px;
	width: 200px;
	margin: 3px;
	* margin: 0px;
}

div.error {
	clear: both;
	width: 463px;
	padding-left: 233px;
	color: #ff6666;
}

input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

input.text {
	width: 250px;
}

textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 300px;
	height: 150px;
}

div.message {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #ff6666;
	clear: both;
	width: 100%;
	text-align: center;
	padding: 5px;
}

table.container {
	width: 999px;
	vertical-align: top;
	background-color: #E5DFD0;
}

table.container td {
	vertical-align: top;
}

table.container td.left {
	width: 280px;
	background-color: #929f8a;
}

div.gallery_container a {
	float: left;
	margin: 10px 10px 10px 10px;
}

div.navigation_container {
	width: 680px;
	clear: both;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

div.navigation_item {
	margin: 0px 2px 0px 2px;
	width: 20px;
	height: 20px;
	border: 1px solid #a1c139;
	float: right;
}

div.navigation_item a {
	display: block;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
	width: 20px;
	height: 18px;
	text-align: center;
	color: #4c4c4c;
	font-family: arial, verdana, sans-serif;
}

div.navigation_item a:hover {
	background-color: #F7F7F7;
	color: #0B76AB;
}

div.navigation_item font {
	display: block;
	padding-top: 2px;
	width: 20px;
	height: 18px;
	text-align: center;
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #929F8A; /* #a1c139;*/
}

div.arrow font {
	padding-top: 1px;
	background: none;
	font-weight: bold;
}

div.arrow a {
	padding-top: 1px;
	font-weight: bold;
}

