#maincontent{
	left: 131px;
	top: 70px;
	position: absolute;
	width: 86%;
	min-width: 86%;
	/*border: 1px solid green;*/
	margin-right: 0px;
	padding-right: 0px;

}



.introtitle {
	background-color: #D8EAEF;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 2px;
	color: #5C9CB6;
	text-align: center;
	z-index:1;
	/*border: 1px solid red;*/
	padding-right: 0px;
	margin-right: 0px;
}

#introtitlebackground {
	background-color: #D8EAEF;

/*	position: absolute;
	top: 70px;
	left: 131px; */
	width: 80%;
	height: 20px;
	z-index:100;
	visibility: hidden;
}




