#header {
	height: 110px;
	width: 800px;
	background-image: url(images/crayons.png);
}
#leftcontent {
	float: left;
	height: 675px;
	width: 400px;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
}
#rightcontent {
	float: left;
	height: 675px;
	width: 400px;
	background-image: url(images/right.png);
}
#logo {
	height: 100px;
	width: 800px;
	background-image: url(images/logo.png);
}
#wrapper {
	height: 100%;
	width: 800px;
	margin: auto;
}
#wrapper #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #00F;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer {
	clear: both;
	height: 30px;
	width: 800px;
	background-color: #FFF;
	background-repeat: no-repeat;
}
h4   {
	color: #00F;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
p   {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
strong      {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #00C;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#leftcontent2 {
	float: left;
	height: 400px;
	width: 400px;
	background-image: url(images/left2.png);
}
#rightcontent2 {
	float: left;
	height: 400px;
	width: 400px;
	background-image: url(images/graphicintro.png);
}
#content {
	position:relative;
	width:372px;
	height:300px;
	z-index:1;
	left: 17px;
	top: -20px;
	overflow: scroll;
}
#content2 {
	position:relative;
	width:372px;
	height:325px;
	z-index:2;
	left: 17px;
	top: -10px;
	overflow: scroll;
}
#content3 {
	position:relative;
	width:372px;
	height:220px;
	z-index:3;
	left: 17px;
	top: -10px;
	overflow: scroll;
}
#ocrlogo {
	position:relative;
	width:167px;
	height:100px;
	z-index:4;
	left: 17px;
}
#matrixlogo {
	position:relative;
	width:174px;
	height:102px;
	z-index:5;
	left: 200px;
	top: -100px;
}
#map {
	position:relative;
	width:370px;
	height:323px;
	z-index:6;
	left: 17px;
	top: -12px;
	overflow: scroll;
}
#leftcontent3 {
	float: left;
	height: 470px;
	width: 400px;
	background-image: url(images/left.png);
}
#rightcontent3 {
	float: left;
	height: 600px;
	width: 400px;
	background-image: url(images/left.png);
}
body {
	background-image: url();
	height: 100%;
	width: 100%;
}
