#top {
	background-image: url(images/insitelogobanner.png);
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nav {
	height: 47px;
	width: 800px;
	padding-top: 10px;
}
#textblock {
	width: 739px;
	background-image: url(images/Content-box.jpg);
	height: 416px;
	background-repeat: no-repeat;
	background-position: center center;
	left: 200px;
	margin-left: 30px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	position: relative;
	clear: both;
	padding-top: 0px;
	margin: 0px;
	width: 679px;
	height: 350px;
	left: 31px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#contentscroll {
	position: relative;
	clear: both;
	padding-top: 0px;
	margin: 0px;
	width: 679px;
	height: 350px;
	left: 31px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	overflow: auto;
}
