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

#wrapper #mainContent #text {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 700px;
	position: absolute;
	top: 100px;
	left: 65px;
}
/* CSS Document */

#wrapper #mainContent #text2 {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 700px;
	position: absolute;
	top: 750px;
	left: 65px;
}
/* CSS Document */

#text3   {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 350px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	text-align: center;
}
/* CSS Document */

#docbutton   {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 150px;
	position: absolute;
	top: 80px;
	left: 100px;
	border-right-width: 1px;
	text-align: center;
	background-color: #FFF;
}
/* CSS Document */

#docbuttontwo   {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 150px;
	position: absolute;
	top: 80px;
	left: 100px;
	border-right-width: 1px;
	text-align: center;
	background-color: #FFF;
}
/* CSS Document */

#text4   {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 350px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
}
/* CSS Document */

#docholder   {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 700px;
	position: absolute;
	top: 2000px;
	left: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#mainContent  {
	height: 2400px;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#imagecontainerone {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 700px;
	position: absolute;
	left: 65px;
	top: 470px;
}
#imagecontainertwo {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 700px;
	position: absolute;
	left: 65px;
	top: 1350px;
}
#imagecontainer #swapimage {
	margin: 0px;
	padding: 0px;
	height: 330px;
	width: 490px;
	position: absolute;
	left: 35px;
	top: 30px;
	background-color: #CCC;
}
#ofstedreport {
	background-color: #FFF;
	position: absolute;
	height: 300px;
	width: 700px;
	left: 60px;
	top: 1690px;
}

