@charset "UTF-8";
#topStrip {
	position: relative;
	height: 150px;
	width: 100%;
	background-position: 0px 0px;
	background-color: #C3D3D5;
}
#topStrip_top {
	position: relative;
	height: 50px;
	width: 950px;
	padding-top: 23px;
	margin-right: auto;
	margin-left: auto;
}
#topStrip_base {
	position: relative;
	height: 45px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#frame {
	position: relative;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#body {
	position: relative;
	height: 500px;
	width: 950px;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
}
#bodyLeft {
	position: relative;
	height: 320px;
	width: 153px;
	z-index: 10;
	float: left;
	padding-top: 180px;
}
#bodyRight {
	position: relative;
	height: 450px;
	width: 797px;
	z-index: 10;
	float: left;
	padding-top: 50px;
}
#bodyRightTop {
	position: relative;
	height: 55px;
	width: 797px;
	z-index: 10;
	float: left;
}
#bodyRightBase {
	position: relative;
	height: 395px;
	width: 797px;
	z-index: 10;
	float: left;
}
#bodyRightBaseLeft {
	position: relative;
	height: 395px;
	width: 205px;
	z-index: 10;
	float: left;
}
#bodyRightBaseLeftTop {
	position: relative;
	height: 345px;
	width: 205px;
	z-index: 10;
	float: left;
}
#bodyRightBaseLeftBase {
	position: relative;
	height: 50px;
	width: 205px;
	z-index: 10;
	float: left;
}
#bodyRightBaseRight {
	position: relative;
	height: 395px;
	width: 591px;
	z-index: 10;
	float: left;
}
#bodyRightBaseRightText {
	position: relative;
	height: 295px;
	width: 591px;
	z-index: 10;
	float: left;
	padding-top: 100px;
}
.projectType {
	padding-left: 15px;
}
body {
background-color: #FFF;
background-image: url(bk.jpg);
background-repeat: repeat-x;
margin: 0;
padding: 0;
}
#transparency {
	position: relative;
	z-index: 11;
	left: 0px;
	top: 0px;
}
.copy {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
.copyTitle {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
#copyright {
	position: relative;
	height: auto;
	width: 950px;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}
.copyright {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #999999;
}
