body {
    padding: 0;
    margin: 0;
	overflow: auto;
    }

#main {
    background-color: transparent;
    padding: 7px;
    margin: -320px 0 0 -424px;
    position:absolute;
    top: 320px;
    left: 50%;
    width: 500px;
    height: 375px;
    }

#img-shadow-left {
	position:absolute;
	left:0px;
	top:0px;
	width:24px;
	height:648px;
	background-image:url(../img/img_shadow_left.gif);
	z-index: 0;
}

#img-shadow-top {
	position:absolute;
	left:24px;
	top:0px;
	width:800px;
	height:24px;
	background-image:url(../img/img_shadow_top.gif);
	z-index: 0;
}
body {
 scrollbar-3dlight-color: #E98F94;
 scrollbar-arrow-color: white;
 scrollbar-darkshadow-color: #E98F94;
 scrollbar-face-color: #C9042D;
 scrollbar-highlight-color: #FAE7E9;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-track-color: #E98F94;
}



#img-shadow-right {
	position:absolute;
	left:824px;
	top:0px;
	width:24px;
	height:648px;
	background-image:url(../img/img_shadow_right.gif);
	z-index: 0;
}

#img-shadow-bottom {
	position:absolute;
	left:24px;
	top:624px;
	width:800px;
	height:24px;
	background-image:url(../img/img_shadow_bottom.gif);
	z-index: 0;
}

#img-header {
	position:absolute;
	left:24px;
	top:24px;
	width:800px;
	height:196px;
	background-color:#FFFFFF;
	/*
	background-image:url(../img/img_header.jpg);
	*/
	background-repeat:no-repeat;
	z-index: 1;
}

#top-menu {
	position:absolute;
	left:461px;
	top:24px;
	width:363px;
	height:22px;
	text-align:right;
	z-index: 2;
}

#img-logo {
	position:absolute;
	left:694px;
	top:24;
	width:128px;
	height:196;
	background-image:url(../img/img_logo.gif);
	background-repeat:repeat;
	z-index: 1;
}

#img-divider {
	position:absolute;
	left:24px;
	top:218px;
	width:800px;
	height:23px;
	background-image:url(../img/img_divider.gif);
	background-repeat:no-repeat;
	z-index: 1;
}

#main-menu {
	position:absolute;
	left:25px;
	top:242px;
	width:179px;
	height:381px;
	text-align:right;
	background-color:#CCCCCC;
	background-image:url(../img/img_main-menu.gif);
	z-index: 1;
}

#content {
	position:absolute;
	left:25px;
	top:242px;
	width:798px;
	height:382px;
	background-color:#ffffff;
	z-index: 0;
}

#sub-menu {
	position:absolute;
	left:225px;
	top:242px;
	width:545px;
	height:32px;
	z-index: 3;
}




#img-body {
	position:absolute;
	left:242px;
	top:274px;
	width:545px;
	height:349px;
	background-color:#FFFFFF;
	overflow:auto;
	z-index: 2;
}

#bkg-lines {
	position:absolute;
	left:-50px;
	top:0px;
	width: 950px;
	height:648px;
	background-position: center;
	background:url(../img/img_lines.gif); repeat:repeat-x;
	z-index: -1;
}

#lang {
   	position:absolute;
	left:76px;
	top:578px;
	width: 81px;
	height:19px;
	z-index: 1;
}