@charset "utf-8";
#container {
	width: 916px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height:auto;
}

#maincontent {

}

.solidblockmenu{
	float: left;
	font: bold 13px Arial;
	width: auto;
	overflow: hidden;
	background-color: black;
	background-image: url(images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
/*	border-top-color: #92dd60;
	border-right-color: #92dd60;
	border-bottom-color: #92dd60;
	border-left-color: #92dd60; */
	margin-top: 0;
	padding: 0;
	margin-right: 0px;
	margin-left: 0px;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
	padding-top: 9px;
	padding-right: 18px;
	padding-bottom: 9px;
	padding-left: 18.25px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: transparent;
	background-image: url(images/blockactive.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}

#content01 {
	width:auto;
	height:657px;
	background-image: url(images/body-area.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}


.left {
	float: left;
	padding-top: 45px;
	padding-left: 12px;
	position: relative;
	width: 175px;

}

.left_images {
	position: relative;
	width: 174px;
}
.line {
	float: left;
	position: relative;
	width: 10px;
	margin-right: 10px;
	height: 550px;
}

.center {
	float: left;
	margin-top: 12px;
	margin-left: 10px;
	position: relative;

}
.center_images {
	position: relative;
	width: 470px;
	height: 550px;
}
.image_pos {
	float: left;
}

.right {
	float: left;
	position: relative;
	width: 215px;
	margin-top: 45px;

}

.text01 {
	float: left;
	margin-bottom: 18px;
	background-image: url(images/b1.jpg);
	background-repeat: no-repeat;
	height: 131px;
	font-family: Cambria, serif, Arial;
	font-size: 14px;
	text-align: justify;
	width: 215px;
}

.text02 {
	float: left;
	margin-bottom: 18px;
	background-image: url(images/b2.jpg);
	background-repeat: no-repeat;
	height: 137px;
	font-family: Cambria, serif, Arial;
	font-size: 14px;
	text-align: justify;
	width: 215px;
}

.connect {
	float: right;
	margin-top: 5px;
}
.text_style {
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 9px;
}

.text_style02 {
	font-family: Cambria, serif, Arial;
	font-size: 14px;
	text-align: right;
}

.text_style03 {
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 22px;
}
