﻿body {
	padding: 0;
	margin: 0px auto;
	background-image: url('bg.jpg');
	background-repeat: repeat-x;
	background-color: white;
	font-family: Verdana;
	font-size: 12px;
}
.outerContainer {
	width: 993px;
	margin: 0px auto;
	padding: 0;
	background-image: url('containerBg.png');
	background-repeat: repeat-y;
}
.innerContainer {
	width: 974px;
	margin: 0px auto;
	padding: 0;
	background-image: url('innerContainerBg.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 0px solid black;
	padding-bottom: 40px;
}
img {
	border: 0;
}
.outerContainer, .innerContainer, .footer, .heading img, .right img {
	behavior: url(iepngfix.htc);
}
.topBar {
	width: 974px;
	height: 64px;
}
.logo {
	width: 392px;
	height: 64px;
	float: left;
}
.navigation {
	width: 574px;
	height: 64px;
	float: left;
	background-image: url('navBg.jpg');
	background-repeat: repeat-x;
	padding-left: 6px;
}
.nav {
	float: left;
}
.footer {
	width: 933px;
	height: 45px;
	background-image: url('footer.png');
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 30px;
	padding-bottom: 0;
	padding-top: 25px;
}
.footer a {
	color: white;
	text-decoration: none;
}
.footer a:hover {
	color: #ff9900;
}
.footerBottom {
	width: 933px;
	height: 25px;
	margin: 0px auto;
	font-size: 10px;
}
.footerBottom a {
	text-decoration: none;
	color: #90A05B;
	font-size: 10px;
}
.footerBottom a:hover {
	color: #263515;
	font-size: 10px;
}
.picHeader {
	width: 933px;
	height: 259px;
	margin: 0px auto;
	padding-top: 20px;
}
.picHeader img {
	margin-left: 5px;
	margin-right: 5px;
}
.content {
	width: 893px;
	margin: 0px auto;
	padding: 20px;
	padding-top: 17px;
}
.left {
	padding-right: 80px;
	border: 0px solid black;
	line-height: 145%;
	color: #263515;
	padding-left: 10px;
}
.right {
	color: #657D2B;
	line-height: 145%;
}
.function h1 {
	padding: 0;
	margin: 0;
	line-height: 145%;
	color: #263515;
	font-size: 13px;
}
.function h2 {
	padding: 0;
	margin: 0;
	line-height: 145%;
	color: #657D2B;
	font-size: 13px;
}
.envlop {
	height: 24px;
	background-image: url('envelop.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-top: 7px;
}
.envlop a {
	text-decoration: none;
	color: #263515;
}
.ul ul {
	list-style-type: none;
	color: #657D2B;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-bottom: 20px;
}
.ul a {
	color: #263515;
	text-decoration: underline;
}
.testi {
	color: #263515;
	border-bottom: 1px solid #d3e09d;
	padding-bottom: 20px;
	padding-top: 20px;
}
.testi span {
	color: #657D2B;
}
.menuUl ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: right;
	width: 210px;
	border: 0px solid red;
}
.menuUl li {
	border-bottom: 1px solid #c9dd9b;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menuUl a {
	color: #263515;
	text-decoration: none;
}
.menuUl a:hover {
	color: #657D2B;
	text-decoration: none;
}
.right h2 {
	padding: 0;
	margin: 0;
	line-height: 145%;
	color: #263515;
	font-size: 12px;
	padding-left: 5px;
}
.teaUl ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 145%;
	padding-left: 5px;
}
.teaUl li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
.teaUll ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 145%;
	padding-left: 5px;
}
.teaUll li {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}
