@charset "utf-8";
/* CSS Document */

#apDiv2 {
	z-index:2;
	padding-top: 30px;
}
#apDiv3 {
	z-index:3;
	padding-top: 34px;
}
#apDiv4 {
	z-index:4;
	padding-top: 32px;
}
#apDiv5 {
	z-index:5;
	padding-top: 30px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}
#apDiv6 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E2E3E7;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#apDiv6 {
	z-index:6;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 70px;
}
#apDiv7 {
	width:80%;
	z-index:7;
	text-align: center;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#middle_box {
	background-image:url(../images/bg2.jpg);
	min-height:500px;
	float:left;
	background-repeat: repeat-y;
	background-position: 1px;
	padding: 30px;
	width: 845px;
	font-size: 16px;
}
#middle_box a{
	color: #000000;
}
.wrapper {
	width:905px;
	background-image:url(../images/bg1.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 800px;
	padding-top: 264px;
}
.left_box {
	width:170px;
	height: 235px;
	float: left;
}
.centre_box {
	width:360px;
	height: 190px;
	float: left;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.right_box {
	width:325px;
	height: 235px;
	float: left;
}
#footer_box {
	font-size:12px;
	background-image:url(../images/bg3.jpg);
	height:50px;
	float:left;
	width: 845px;
	background-position: 1px top;
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
h1 {
	margin-top:0px;
	font-size:20px;
}

/* Slider */
#slider {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 186px;
	width: 350px;
}
#slider2 {
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #B8D0B0;
	width: auto;
}

div#slideshow {
	width: 350px;
	height: 186px;
	margin-right: auto;
	margin-left: auto;
}
.slider-item {
	width: 219px !important;
	height: auto;
}
.slider_content_inner img { border: none; }

ul.inlineli li {
	display: inline;
}
ul.inlineli li span {
	display: list-item;
}