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

.singCol {
	height: auto;
	display: inline;
	float: left;
	width: 660px;
	margin-left: 225px;
	margin-top: 18px;
}

.projText {
	display: inline;
	font-size: 8px;
	color:#000;
}

.dualCol {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 225px;
	margin-top: 18px;
	}
.leftCol {
	display: inline;
	width: 325px;
	float: left;
	margin-right: 4px;
}

#bg {
	margin: 0 auto;
	width: 888px;
	height: auto;
	min-height: 440px;
	background: url(../images/info/infobg.jpg)  repeat-y scroll center top;
}

#bg1 {
	margin: 0 auto;
	width: 888px;
	height: 730px;
	background: url(../images/info/infobg.jpg)  repeat-y scroll center top;
}


#content {
	width: 660px;
	height: auto;
	float: left;
	display: inline;
}
