#topline{
	position:absolute;
	left:0;
	top:78px;
	width:100%;
	height:30px;
	z-index:5;
	background-image:url(images/topline.png);
	background-repeat:repeat-x;
	}

#lang{
	left:50%;
	margin-left: 326px;
	position:absolute;
	top:0px;
	width:74px;
	height:19px;
	z-index:7;
	}

#flashcontent{
	top:19px;
	position:absolute;
	z-index:3;
	background-color: #dbcdc1;
	}
	
#flashcontent2{
	top:19px;
	height:500;
	position:absolute;
	z-index:3;
	background-color: #dbcdc1;
	}

#logo{
	left:50%;
	margin-left: -400px;
	position:absolute;
	top:0px;
	width:800px;
	height:78px;
	z-index:3;
	background-image:url(topbg.png);
	}

#mainpage{
	left:50%;
	margin-left: -400px;
	position:absolute;
	top:78px;
	width:800px;
	height:317px;
	z-index:2;
	}

#submenu{
	position:absolute;
	left:0;
	top:19px;
	width:100%;
	height:30px;
	z-index:4;
	}
	
.submenu2{
	position:absolute;
	left:50%;
	margin-left:-100px;
	top:19px;
	width:416px;
	height:30px;
	z-index:4;
	}
	
#bottomline{
	position:absolute;
	left:8px;
	top:490px;
	width:100%;
	height:19px;
	z-index:1;
	visibility:hidden;
	background-image:url(images/bottomline.png);
	}

#bottommenu{
	left:50%;
	margin-left: -400px;
	position:absolute;
	top:395px;
	width:800px;
	height:217px;
	z-index:3;
	background-image:url(images/bottom_menu_bg.png);
	}

#bottommenutable{
	left:0;
	position:absolute;
	height:217px;
	z-index:3;
	background-image:url(images/bottom_menu_bg9.png);
	}
	
#bottommenuheader{
	position:absolute;
	left:0px;
	top:1;
	width:800px;
	height:25px;
	z-index:3;
	background-color: #dbcdc1;
	}
	
#bottommenubg{
	left:0;
	position:absolute;
	z-index:2s;
	height:217px;
	width:800px;
	background-image:url(images/bottom_menu_bg.png);
	}

#bottommenubgq{
	left:0;
	top:1;
	position:absolute;
	z-index:6;
	height:217px;
	background-color: #FFF000;
	background-image:url(images/bottom_menu_bg.png);
	}


#bg{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:0;
	visibility:hidden;
	background-image:url(images/background2.jpg);
	background-repeat:repeat-x;
	background-color: #f1e2c9;
	}
	
body{
	background-image:url(images/background2.jpg);
	background-repeat:repeat-x;
	background-color: #f1e2c9;
}
