/* @override http://www.topclassdrivinglessons.co.uk/screen.css */

html,body{

	margin: 0;

	padding: 0;
	background-color: #000;
	color: #545454;
}



body{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: justify;
	color: #fff;
}





h1{

	height: 0;

	margin: 0;

	padding: 36px 0 0;

	overflow: hidden;
	top: -11px;
	opacity: 1;
	background: #131313 url(images/header.jpg) no-repeat;
}



h2{

	width: 56%;

	font-size: 10px;

	position: relative;

	top: 70px;

	height: auto;

	visibility: visible;
	color: #fff;
	text-align: center;
	margin-top: 40px;
}



ul{

	position: absolute;

	list-style-type: none;

	line-height: 25px;

	height: 30px;

	width: 760px;

	visibility: visible;
	opacity: 1;
	color: #fff;
	background: url(images/menubar.gif) no-repeat 0 top;
	top: 0;
	margin: 0;
	text-indent: 15px;
}



ul li{

	float: left;
	padding-top: 0;
	padding-bottom: 0;
}





ul li a{

	color: #5a5a5a;
	text-decoration: none;
}



a:hover {

	color: #5b46ff;
	text-shadow: #000000 0 0 0;
	font: 12px Arial, Helvetica, sans-serif;
}







#documentarea{

	width: 760px;

	margin: 0 auto 0 auto;

	position: relative;
	height: 674px;
	background: #ccc url(images/page-plan1.gif) no-repeat center 25px;
	top: 0;
}



#content0{

	position: absolute;

	left: 25px;

	width: 350px;
	text-align: left;
	top: 288px;
	color: #000;
	line-height: 18px;
}

#content1{

	position: absolute;

	top: 426px;

	left: 25px;

	width: 350px;

	visibility: visible;

	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
}

#content2{

	position: absolute;

	top: 277px;

	left: 400px;

	width: 350px;

	visibility: visible;

	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	line-height: 18px;
}

#content3{

	position: absolute;

	top: 440px;

	left: 400px;

	width: 350px;

	visibility: visible;

	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
}

#content4{

	position: absolute;

	top: 160px;

	left: 68px;

	width: 350px;

	visibility: visible;

	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
}



#bottomimage{

	width: 760px;

	margin: 0 auto 0 auto;

	height: 20px;
	background: #fafbff no-repeat;
}



#swf{

	position: absolute;

	visibility: visible;

	width: 230px;

	top: 135px;

	left: 20px;

	text-align: left;

}
.floatimage {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

img {
	float: left;
}

