body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #056839;
	background-image: url(images_template/body_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	background-color: #D5E2DB;
}
#main_container_wrap {
	clear: both;
	text-align: center;
	position: relative;
	background-image: url(images_template/main_bg.jpg);
}
#main_container {
	width: 1004px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
#topl_left_bg{
	float:left;
	background-image: url(images_template/top_left_bg.jpg);
	background-repeat:repeat-x;
	width:50%;
	z-index: 1;
	height: 157px;
}
#topl_right_bg{
	float:right;
	background-image: url(images_template/top_right_bg.jpg);
	background-repeat:repeat-x;
	width:50%;
	z-index: 1;
	height: 157px;
}
#header_wrap {
	width: 100%;
	height: 202px;
	position: absolute;
	top: 0px;
	z-index: 1000;
}
#header {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(images_template/top_banner.jpg);
	height: 157px;
	background-position: 0px 7px;
}
#language {
	position: absolute;
	top: 12px;
	right: 130px;
}
#loginbox {
	position: absolute;
	top: 155px;
	right: 0px;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 1010;
}
#menu_wrap {
	width: 100%;
	position: absolute;
	top: 165px;
	z-index: 1000;
}
#menu {
	width: 100%;
	position: absolute;
	z-index:1000;
}
#breadcrumb_print_wrap {
	height: 34px;
	width: 98%;
	position: relative;
	border-bottom: dashed 1px #056839;
	margin: 0 auto;
	z-index: 1001;
	margin-bottom: 7px;
}
#breadcrumb_trail {
	margin-right: 200px;
	display: inline;
	font-size: 10px;
	color: #0AB463;
	position: absolute;
	top: 9px;
	left: 0px;
}
#breadcrumb_trail a{
	font-size: 10px;
	color: #0AB463;
	text-decoration: none;
}
#breadcrumb_trail a:hover{
	font-size: 10px;
	color: #056839;
	text-decoration: underline;	
}
#print {
	display: inline;
	margin-left: 5px;
	position: absolute;
	right: 95px;
	top: 10px;
}
#icons {
	display: inline;
	position: absolute;
	right: 0px;
	top: 7px;
}

#content_container_wrap {
	width: 100%;
	background-color: #FFFFFF;
	position: absolute;
	top: 210px;
	z-index: 1;
	text-align: left;
	min-height: 800px;
	background-image: url(images_template/content_top_bg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #9AA39E;
	border-right: 1px solid #9AA39E;
}
#content_container {
	width: 100%;
	margin: 0px 0px 30px 0px;
	text-align: left;
	position: relative;
}
#table_content_container{
	width: 98%;
	margin: 0 auto;
	text-align: left;
}
#left_content_container{
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	position: relative;
	margin-bottom: 30px;
}
#main_content_container{
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	position: relative;
	margin-bottom: 30px;
}
#right_content_container{
	text-align: left;
	vertical-align: top;
	position: relative;
	margin-bottom: 30px;
}

#footer_wrap {
	position: fixed;
	margin: 0px auto;
	z-index: 1000;
	bottom: 0px;
	width: 1005px;
	line-height: 20px;
	height: 20px;
	background-image: url(images_template/footer_bg.jpg);
}
* html div#footer_wrap { /*hacks for IE6*/
	position: absolute; 
	top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop 
+(documentElement.clientHeight-this.clientHeight): document.body.scrollTop +(document.body.clientHeight-this.clientHeight));}
#footer a{
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;	
}
#footer {	
	width: 1004px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px auto;
}
/*  layout slut --------------------------------------------------------------------------- */

p.bodytext a{
	font-weight:normal;	
}
a{
	color:#056839;
	font-size: 12px;
	
}
a:hover{
	color:#CC0000;
}
p{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h1{
	color: #FFFFFF;
	background-image: url(images_template/h1_divider_bg.jpg);
	background-repeat: repeat-x;
	line-height: 29px;
	height: 29px;
	font-size: 16px;
	padding: 0px 7px 0px 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
}
h2{
	color: #FFFFFF;
	background-image: url(images_template/purple-divider_bg.jpg);
	background-repeat: repeat-x;
	line-height: 29px;
	height: 29px;
	font-size: 16px;
	padding: 0px 7px 0px 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
}
h3{	
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	margin: 5px 0px 5px 0px;
}
h4{	
	font-size: 14px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	margin: 5px 0px 5px 0px;
}
h5{	
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	margin: 5px 0px 5px 0px;
}
h6{	
	font-size: 12px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	margin: 5px 0px 5px 0px;
}
.clear {
	clear: both;	
}
/* -----------------Flex elementer start --------------------------------------------------------------------------------------------*/
#flex1_container{
	text-align: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	position: relative;
	clear: right;	
}
#flex2_container{
	text-align: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	position: relative;	
}
#flex2_left{
	width: 49%;
	display: inline;
	float: left;
}
#flex2_right{
	width: 50%;
	display: inline;
	float: right;
}
#flex3_container{
	text-align: left;
	width: 100%;
	clear: both;
	margin: 10px 0px 0px 0px;
	position: relative;
}
#flex3_left{
	width: 33%;
	float: left;
}
#flex3_middle{
	width: 32%;
	float: left;
	margin-left: 1%;
}
#flex3_right{
	width: 33%;
	float: right;
	
}
#flex_content_box, #flex_content_box2, #flex_content_box3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/* -----------------Flex elementer slut  --------------------------------------------------------------------------------------------*/

/* ----------------- top menu sart  --------------------------------------------------------------------------------------------*/
ul#navigation{
	font-size: 87%;
	position:absolute;
	left:0;
}
ul#navigation, ul#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	/*border-left: 1px solid #238126;
	border-bottom: 0.04em solid #238126*/;
}
ul#navigation li { 
	line-height : 1.85em;
	position: relative;
	float: left;
	margin-right: 3px;
}
ul#navigation>li li { /* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
}

#navigation a {
	display: block;
	/*width: 8.8em; *//*            ****CHANGE MENU WIDTH**** */
	color: #ffffff;
	padding: 4px 0.5em;
	text-decoration: none;
	/*border-top: 0.04em solid #238126;
	border-right: 1px solid #238126;*/
	text-align: center;
	background-color: #7BA64D;
	
}
ul#navigation a:hover {  /*           ****CHANGE LEVEL 1 UL**** */
	color: #ffffff;
	background-color: #7853A1;
	background-image: none;
}


ul#navigation li li a {
	width: 10.5em; /*           ****CHANGE SUBMENU WIDTH**** */
	text-align: left;
}
ul#navigation li li li a {
	width: 14em; /*           ****CHANGE SUBMENU WIDTH**** */
	text-align: left;
}
ul#navigation li li a {
	width: 10.5em; /*           ****CHANGE SUBMENU WIDTH**** */
	text-align: left;
}
ul#navigation li li li a {
	width: 14em; /*           ****CHANGE SUBMENU WIDTH**** */
	text-align: left;
}
ul#navigation li ul {  /*IE HACK DONT DELETE*/
	width: 14.5em;
}


ul#navigation li ul {
	position : absolute;
	left: -999em;
}
#navigation li:hover ul ul, #navigation li.sfhover ul ul {
	left: -999em;
}

#navigation li:hover ul, #navigation li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul {
	top: 0;
	left: -1px;
	margin-left: 100%;
}

/*					****DISPLAYS HORIZONTAL MENU**** */
#navigation li:active ul, #navigation li:hover ul, #navigation li.sfhover ul {
   	top: 100%;
	margin-left: 0;
}
div#menu {
	width:100%;
}
