@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
/* misc */
.clearer {
	clear: both;
}
body {
	text-align: center;
	color: #000000;
	background-color: #92c04f;
	background-image: url(../images/bg_page.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
}
.container {
	width: 868px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-attachment: scroll;
}
.mainContent {
	width: 848px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer {
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
.copyright {
	font-size: 10px;
	text-align: left;
	margin-left: 5px;
	padding-top: 14px;
	color: #4B7628;
}
h1 {
	color: #F5822A;
	font-size: 22px;
}
h2 {
	color: #7BC143;
	font-size: 17px;
}
h3 {
	font-weight: bold;
	color: #E57927;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1,h2,h3 {
	padding-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 3px;
}
p {
	padding-bottom: 8px;
}
.number {
	background-image: url(../images/416.895.5314.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 535px;
	float: right;
}
.header {
	width: 868px;
}

.leftContent {
	float: left;
	width: 500px;
}
.rightContent {
	float: right;
	width: 330px;
}
.left {
	float: left;
	width: 333px;
	height: 103px;
}
ul {
	padding-left: 25px;
	list-style-type: disc;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: none;
}

.livehold {
	padding-top: 0px;
	padding-right: 30px;
	float: right;
	position: relative;
}
