body {
	margin:0px;
	padding:0px;
	background:#363636 url('images/bg.png') repeat;
	font:11pt "trebuchet MS",arial,tahoma,verdana;
	line-height:30px;
}

#top {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url('images/bg-top.png') 50% bottom no-repeat;
	min-height:35px;
	min-width:1000px;	
}

#banner {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url('images/bg-banner3.png') 50% repeat-y;
	min-width:1000px;
	height:325px;
}

#bottom {
	margin:0px auto 0px auto;
	padding:50px 0px 50px 0px;
	background:url('images/bg-bottom.png') 50% top no-repeat;
	min-height:35px;
	min-width:1000px;	
}

#tab-container {
    float:left;
    width:100%;
    font-size:93%;
    line-height:normal;
	background:url('images/tab-underline.png') repeat-x 0px 29px;
}

#tab-container ul {
    margin:0;
    padding:0;
    list-style:none;
    }
#tab-container ul li {
    float:left;
	background:url('images/tab-norm-01.png') no-repeat left top;
    margin:0px 5px 0px 0px;
    padding:0;
}

#tab-container ul li a {
    display:block;
	background:url('images/tab-norm-02.png') no-repeat right top;
	text-decoration:none;
	color:#000000;
	margin-left:9px;
    padding:9px 20px 2px 9px;
}

#tab-container ul li.active {
    background-image:url('images/tab-current-01.png');
}

#tab-container ul li a.active{
    background-image:url('images/tab-current-02.png');
	text-decoration:none;
	color:#000000;
	padding-bottom:3px;
}

.panel-container {
	margin-top:30px;
	background:url('images/tab-body.png') repeat-y;
	padding:10px;
}



#tab-bottom {
	background:url('images/tab-bottom.png') no-repeat;
	min-height:11px;

}

.content {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url('images/bg-content.png') 50% repeat-y;
	min-width:1000px;
	overflow:auto;
}

.container {
	margin:0px auto 0px auto;
	width:940px;
}

.logo {
	margin:10px 0px 30px 0px;
	float:left;
}

.info-top {
	float:left;
	font-size:10pt;
	line-height:19px;
	color:#323232;
	padding:30px 0px 25px 80px;
	
}

.info-top-div {
	float:right;
	height:92px;
	width:9px;
	background:url('images/info-border.png') no-repeat;
}

.banner-div {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url('images/bg-div.png') 50% repeat-y;
	min-width:1000px;
}

.top-address {
	float:left;
	margin:0px 0px 0px 100px;
	color:#323232;
	font-size:11px;
	line-height:19px;
}
#bottom .container {
	color:#7d7d7d;
	font-size:10pt;
}

#slide {
	position:relative;
	left:500px;
}

.slide_wrap {
	position:reltaive;
}

#slide li {
	list-style:none;
	width:580px;
	height:250px;
}

.bx_pager {
	padding-left: 309px;
	padding-top: 15px;
	float:right;
}

.bx_pager a, .bx_pager a:visited{
	float: left;
	background: url(images/bg_pager.png) no-repeat 0 -21px;
	width: 14px;
	height: 17px;
	color: #000000;
	font-size: 11px;
	margin-right: 6px;
	line-height:13px;
	padding: 4px 0 0 7px;
	text-decoration:none;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	color:#ffffff;
	text-decoration: none;
}

.slide-content {
	width:460px;
}

h1 {
	font-size:22px;
	color:#323232;

}

h2 {
	font-size:18px;
	color:#000000;
}

h3 {
	font-size:16px;
	color:#000;
}

#message1 {
	width:760px;
	height:400px;
	overflow:auto;
}

#slide li #message1{
	display:none;
}

#message2 {
	width:400px;
	height:400px;
	overflow:auto;
}

#slide li #message2{
	display:none;
}
a:hover, a:link, a:visited {
	color:blue;
}

#tabs ul.ui-tabs-nav { padding:0 0 0 8px; }
#tabs .ui-tabs-nav li { margin:5px 5px 0 0; }

#tabs .ui-tabs-nav li a:link,
#tabs .ui-tabs-nav li a:visited,
#tabs .ui-tabs-nav li a:hover,
#tabs .ui-tabs-nav li a:active { font-size:14px; padding:4px 1.2em 3px; color:#000; }

#tabs .ui-tabs-nav li.ui-tabs-selected a:link,
#tabs .ui-tabs-nav li.ui-tabs-selected a:visited,
#tabs .ui-tabs-nav li.ui-tabs-selected a:hover,
#tabs .ui-tabs-nav li.ui-tabs-selected a:active { color:#e6820E; }

#tabs .ui-tabs-panel { padding:20px 9px; font-size:12px; line-height:1.4; color:#000; }

#tabs.ui-widget-content,
#tabs .ui-widget-content { background-image:none; background-color:#fff; border:0; }

#tabs .ui-widget-content a:link,
#tabs .ui-widget-content a:visited { color:#1b75bb; text-decoration:none; }
#tabs .ui-widget-content a:hover,
#tabs .ui-widget-content a:active { color:#0b559b; }


#tabs.ui-corner-all {
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
}

#tabs.ui-dialog-title { font-size:1.2em; }

#tabs .toggle-docs-links { float:right; margin:0 0.4em 0.4em; }
#tabs .toggle-docs-links a { margin:0 0.4em;cursor:pointer; }
