body {
	background-image: url(img/top-back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#wrapper {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/shadow.png);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	height: 180px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.title {
	padding-top: 40px;
	height: 80px;
}
.title a {
	width: 406px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 64px;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
}
.clear {
	clear: both;
}
#nav {
	height: 32px;
	padding-top: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	display: block;
	float: left;
}
#nav ul li a {
	float: left;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	background-image: url(img/border.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 7px;
	font-size: 14px;
}
#nav ul li a:hover {
	color: #56FF4A;
	text-decoration: underline;
}
.searchli {
	padding-left: 10px;
	padding-top: 0px;
	margin-top: -3px;
	width: 260px;
}
.searchin {
	height: 14px;
	padding-bottom: 10px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-top: 3px;
}
.search input {
	background-color: transparent;
	border: 1px solid transparent;
	height: 22px;
	width: 194px;
	margin-top: 7px;
	padding-top: 2px;
	padding-left: 20px;
}
.button {
	padding-top: 5px;
}
.buttonsp {
	padding-top: 3px;
	display: block;
	float: right;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 860px;
	padding: 20px;
	line-height: 1.65em;
	text-align: justify;
}
#left {
	width: 47%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	padding-right: 1%;
	padding-left: 1%;
}
#right {
	float: right;
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
}
a {
	text-decoration: none;
}
#slideshow a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	padding: 10px;
	border: 1px solid #333333;
}
#contact input {
	border: 1px solid #EBEBEB;
	background-color: #FFFFFF;
}
#contact textarea {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
a {
	color: #454545;
	text-decoration: underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(img/top-back.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-position: center top;
}
#footerin {
	text-align: center;
	padding-top: 65px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 65px;
	background-image: url(img/shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#footerin a {
	color: #54FE4A;
}
.logo {
	float: right;
	top: 200px;
}
