div#PageContent {
	background-image:url(/images/site/topic17BG.gif);
	background-repeat: no-repeat;
	background-position: center top;
//	min-height: 500px;
//	width: 670px;
}

* html div#PageContent {
  //      min-height : expression(500 + "px");
}

div#workarea {
	margin: 20px; 
	width: 630px;
}

div#Services, div#Solutions {
	width: 670px;
	background-color: #f2fbff;
}

div#Services div.wrapper, div#Solutions div.wrapper {
	background-color: transparent;
}


div.header span {
	color: #106470;
	font-size: 1.2em;
}

.h1, h1 {
	color: #106470;
	font-family: Arial;
	font-weight: lighter;
	font-size: 2.2em;
}

.h2, h2 {
	color: #82aeb6;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.6em;
	text-transform: uppercase;
}

.h3, h3 {
	color: #82aeb6;
	font-family: Arial;
	font-weight: lighter;
	font-size: 1.3em;
}

hr {
	margin: 10px 0px;
	padding: 0;
	border-top: 1px solid #f2fbff; 
	width: 80%;
	height: 0px;
	overflow:hidden;
	text-align:center;

}	
