body, html {
	scrollbar-track-color: #ceccb2;
	scrollbar-face-color: #706c42;
	scrollbar-highlight-color: #004501;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	font-family:Tahoma, Verdana, Arial;
	background-image: url('../images/page_bg2.gif');
	background-position: top center;
	font-size:11px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
}
td{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color: #000000;
}
p{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#797462;
	text-align:justify;
	padding:5px 20px 5px 10px;
}

.text01{
	color:#6D6C6C;
	font-size:12px;
	padding:10px 15px 10px 15px;
	text-align:justify;
}
#page-bg{
	background-image: url('../images/page_bg.jpg');
	background-position: top center;
	background-repeat:no-repeat;
	width:100%;
	height:700px;
}
#page{
	width:780px;
	}
/* HEADER STYLE */
#header{
	width:780px;
}
#logo{
	width:50%;
	text-align:left;
	float:left;
}
#erb{
	width:50%;
	text-align:right;
	float:left;
}
.menu{
	background-image:url(../images/menu_bg.gif);
	background-position:top left;
	width: 644px;
	height:30px;
	text-align:left;
	float:left;
}
.menu-sept-start{
	background-image:url(../images/menu_start.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:4px;
	height:30px;
	float:left;
}
.menu-sept{
	background-image:url(../images/menu_sept.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:5px;
	height:30px;
	float:left;
}
.main-menu{
	float:left;
	padding-top:8px;
}
.main-menu a{
	font-size:10px;
	font-weight:bold;
	color:#e2e0d4;
	text-decoration:none;
	padding:0px 15px 0px 15px;
	margin:0px 0px 0px 0px;
}
.main-menu a:hover{
	color:#faf822;
}
.erb-menu{
	float:right;
	width:136px;
}
.erb-white{
	width:780px;
	text-align:right;
}

#horizont{
	background-image:url(../images/hline_01.gif);
	height:5px;
	width:780px;
	float:left;
	
}
/* BODY STYLE */

#body{
	width:780px;
	height:100%;
}
#rightside{
	width:210px;
	height:460px;
	float:left;
	background-image:url(../images/rightmenu_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#rightmenu{
	margin-top:0px;
	padding:5px;
}

.rightmenu-link{
	font-size:12px;
	font-weight:bold;
	color:#94916e;
	text-align:right;
	text-decoration:none;
	background-image:url(../images/bullet_01.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding:5px 25px 5px 10px;
	margin:0px 5px 0px 0px;
	display:block;

}
.rightmenu-link:hover{
	background-image:url(../images/bullet_01a.gif);
	color:#55522e;
}
.rightmenu-line{
	background-image:url(../images/hline_02.gif);
	height:3px;
}

#separator-line{
	background-image:url(../images/vline_01.gif);
	height:460px;
	width:1px;
	float:left;
}

/* MAIN STYLES */

#main{
	width:569px;
	float:left;
	height:100%;
}
.container{
	background-image:url(../images/body_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:370px;
}
.container-page{
	background-image:url(../images/container_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	min-height:363px;
}
.main-text{
	font-size:12px;
	color:#302d09;
	width:350px;
	text-align:justify;
	float:left;
	margin: 15px 0px 0px 30px;
}
.page-text{
	font-size:11px;
	color:#302d09;
	width:380px;
	text-align:justify;
	float:left;
	margin: 15px 0px 0px 20px;
}
#address{
	color:#4b4503;
	text-align:right;
	margin-right:10px;
	margin-top:10px;
}
.footer{
	margin-top:5px;
	margin-bottom:5px;
	font-size:10px;
	color:#a9a78e;
}
#header-top{
	width:569px;
	float:right;
}
#header-end{
	width:211px;
	float:left;
}
#header-text{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding:8px 0px 7px 20px;
	margin:0px;
	background-image:url(../images/header_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:549px;
	float:right;
}
.pic01{
	border:1px solid #2F2703;
	margin:5px;
}

/* FORM */

.button{  
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#b80000;
	border:1px solid #ffffff;
	padding:1px 10px 1px 10px;
	margin:2px;
}
.BlueBorder {
	border: 1px solid #6E6E6E;
}
.bt-main{
	margin:3px;
}

.formTitle{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#575347;
	text-align:right;
	padding:3px 5px 0px 0px;
}
.formButton{
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Arial CE;
	border:1px solid #ffffff;
	padding:1px 5px 1px 5px;
	color:#ffffff;
	background-color:#767149;
}
.formValue{
	font-size:11px;
	border:1px solid #A6A380;
	width:175px;
	padding:1px;
}
.formTextarea{
	font-size:11px;
	border:1px solid #A6A380;
	scrollbar-track-color: #F3EFDD;
	scrollbar-face-color: #9E9678;
	scrollbar-highlight-color: #8E6300;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	width:175px;
}
.link01{
	color:#929075;
	text-decoration:none;
}
.link01:hover{
	color:#575347;
	text-decoration:underline;
}







