html, body {
	margin: 0;
	background-image: url(../i/bg_0.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	}
#container {
	width: 960px;
	background-image: url(../i/bg_1.png);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#header {
	width: 100%;
	height: 125px;
	background-image: url(../i/head.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	}
#footer {
	width: 100%;
	clear: both;
	text-align: center;
	padding: 5px 0;
	background-repeat: no-repeat;
	}
span {
	display: none;
	}
#nav ul {
	position: relative;
	width: 960px;
	height: 40px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
p {
	padding: 10px;
	margin: 0;
	}
img {
	border: 0;
	}
h1 {
	padding-left: 12px;
	font-size: 16px;
	line-height: 24px;
	}
h3 {
	padding-left: 12px;
	font-size: 14px;
	line-height: 24px;
	}
h4 {
	padding-left: 12px;
	}
a {
	color: #fdb957;
	text-decoration: none;
	}
a:hover {
	color: orange;
	}
li#bu0 a {
	position: absolute;
	height: 40px;
	bottom: 0;
	left: 0px;
	text-decoration: none;
	width: 64px;
	background-image: url(../i/pl/menu_00_pl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
li#bu1 a {
	position: absolute;
	height: 40px;
	bottom: 0;
	left: 64px;
	text-decoration: none;
	width: 198px;
	background-image: url(../i/pl/menu_01_pl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
li#bu2 a {
	position: absolute;
	height: 40px;
	bottom: 0;
	left: 262px;
	text-decoration: none;
	width: 98px;
	background-image: url(../i/pl/menu_02_pl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
li#bu3 a {
	position: absolute;
	height: 40px;
	bottom: 0;
	left: 360px;
	text-decoration: none;
	width: 104px;
	background-image: url(../i/pl/menu_03_pl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
li#bu4 a {
	position: absolute;
	height: 40px;
	bottom: 0;
	left: 464px;
	text-decoration: none;
	width: 73px;
	background-image: url(../i/pl/menu_04_pl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
li#bu5 a {
	position: absolute;
	height: 40px;
	bottom: 0;
	left: 537px;
	text-decoration: none;
	width: 127px;
	background-image: url(../i/pl/menu_05_pl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li#bu6 a {
	position: absolute;
	height: 40px;
	bottom: 0;
	left: 664px;
	text-decoration: none;
	width: 104px;
	background-image: url(../i/pl/menu_06_pl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li#bu7 a {
	position: absolute;
	height: 40px;
	bottom: 0;
	left: 768px;
	text-decoration: none;
	width: 63px;
	background-image: url(../i/pl/menu_07_pl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li#bu8 a {
	position: absolute;
	height: 40px;
	bottom: 0;
	left: 831px;
	text-decoration: none;
	width: 129px;
	background-image: url(../i/pl/menu_08_pl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* adjusted values for IE6 */
* html*li#bu0 a, * html*li#bu1 a, * html*li#bu2 a, * html*li#bu3 a, * html*li#bu4 a, * html*li#bu5 a, * html*li#bu6 a, * html*li#bu7 a, * html*li#bu8 a { bottom: -1px; }
li#bu0 a:hover, li#bu1 a:hover, li#bu2 a:hover, li#bu3 a:hover, li#bu4 a:hover, li#bu5 a:hover, li#bu6 a:hover, li#bu7 a:hover, li#bu8 a:hover { background-position: 0 -40px; }

#main {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #eb7f00;
	font-size: 12px;
	line-height: 16px;
	}
#main p{
	text-align:justify
	}	
#3col_h {
	width: 940px;
	background-image: url(../i/bg_1.png);
	background-repeat: repeat;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px;
	color: #eb7f00;
	font-size: 11px;
	line-height: 14px;
	}
.col_h1 {
	float: left;
	width: 296px;
	margin: 10px;
	background-image: url(../i/bg_1.png);
	}
.col_h2 {
	float: left;
	width: 296px;
	margin: 10px;
	background-image: url(../i/bg_1.png);
	}
.col_h3 {
	float: left;
	width: 296px;
	margin: 10px;
	background-image: url(../i/bg_1.png);
	}
.section{
	overflow: auto;
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #122314;
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 1.6em;
	padding-left: 0;
	}	
	
