body {
	background-repeat: no-repeat;
}
#banner {
	width: 820px;
	height: 200px;
	display: block;
	position: relative;
}
#banner_body {
	width: 550px;
	height: 200px;
}
#banner_body h2 {
	text-indent: -6000px;
}
#banner_body p {
	text-indent: -6000px;
}
#banner_body h3 {
	position: absolute;
	width: 200px;
	height: 20px;
	left: 355px;
	top: 145px;	
}
#banner_body h3 a{
	text-indent: -6000px;
	display: block;
	width: 100%;
	height: 100%;
}
#three_column {
	padding-top: 42px;
	padding-left: 24px;
	width: 795px;
	height: 260px;
	position: relative;
}
#btn_container {
	height: 33px;
	width: 773px;
}
#btn_container div{
	float: left;
	width: 246px;
	height: 28px;
	font-size: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.btn_space {
	margin-right: 17px;
}
#slide_wrapper {
	height: 215px;
	width: 775px;
	overflow: hidden;
	position: relative;
}
#slide_container {
	height: 215px;
	width: 2405px;
	position: absolute;
	top: 220px;
}
.slide {
	width:  770px;
	height: 201px;
	float: left;
	padding-top: 10px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-position: top left;
}
.slide_space {
	margin-right: 40px;
}
.slide ul {
	width: 240px;
	float: left;
	margin-top: 3px;
	padding-left: 10px;
}
.slide li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	margin-left: 20px;
}
.slide p {
	width: 500px;
	margin-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
.slide a {
	color: #628CBB;
	text-decoration: none;
}
.slide a:hover {
	text-decoration: underline;
}
#first_slide {
	background-image:url(/images/gif/orange_slide_web.gif);
}
#second_slide {
	background-image:url(/images/gif/red_slide_web.gif);
}
#third_slide {
	background-image:url(/images/gif/green_slide_web.gif);
}
.noShow {
	display: none;
	visibility: hidden;
}
