body { font-family:Verdana, Geneva, sans-serif; margin:0px; padding:0px; background:url(images/bg.jpg) center 197px;}
#container { height:768px; color:#4A4A30; line-height:22px; font-size:12px; /*background:url(images/bg_tile.jpg)*/;}
#header { height:197px; background:url(images/header_bg.jpg) #FFFFFF top center no-repeat; margin:0px auto;}
#menu_container { width:1025px; margin:0 auto; }
#menu { position:absolute; margin-left:84px; margin-top:172px; }
#menu a,#menu span { display:block; float:left; height:13px; margin-right:6px;}
#menu a:hover, #menu a.current { background-position:left -13px;}
#menu a img { width:inherit; height:13px; border:none; }
#logo, #logo a, #logo img { width:270px; height:130px; }
#logo { position:absolute; margin-left:120px; margin-top:20px;}
#logo img { border:none; }

#flash { position:absolute; margin-left:80px; width:858px; height:491px; z-index:0;}
#flash_intro { position:absolute; margin-left:80px; width:858px; height:491px; z-index:0; text-align:center; }
#content { position:absolute; width:400px; height:440px; visibility:hidden; }
#main { padding-top:43px; height:570px; /*background:url(images/bg_main.jpg)*/ center top no-repeat; width:1025px; margin:0px auto; text-align:left; }
.jScrollPaneContainer { position: relative; overflow: hidden; z-index: 1;  margin:20px 0 0 400px; visibility:hidden; position:absolute;}
.jScrollPaneTrack { position: absolute; cursor: pointer; right: 0; top: 0; height: 100%; background:url(images/slider_bg.png) center repeat-y;}
.jScrollPaneDrag { position:relative; background:url(images/slider.png) no-repeat; height:74px; }
a.jScrollArrowUp {display: block; position: absolute; z-index: 1; top: 0; right: 0; text-indent: -2000px; overflow: hidden; /*background-color: #666;*/ height: 9px; }
a.jScrollArrowUp:hover { /*background-color: #f60;*/ }
a.jScrollArrowDown { display: block; position: absolute; z-index: 1; bottom: 0; right: 0; text-indent: -2000px; overflow: hidden; /*background-color: #666;*/ height: 9px;}
a.jScrollArrowDown:hover { /*background-color: #f60;*/}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover { /*background-color: #f00;*/ }
.jScrollPaneDragTop {
	/*height:6px;*/
	/*background:url(images/layout/scroll_drag_top.gif) no-repeat;*/
	/*background: url(http://www.kelvinluck.com/assets/jquery/jScrollPane/images/windows_drag_top.gif) no-repeat;*/}
.jScrollPaneDragBottom {
	/*height:6px;*/
	/*background:url(images/layout/scroll_drag_bottom.gif) no-repeat;*/
	/*background: url(http://www.kelvinluck.com/assets/jquery/jScrollPane/images/windows_drag_bottom.gif) no-repeat;*/}
