*{
margin: 0;
padding:0;
}
#container #logo {
	background-image: url(../Working%20Images/Logo/FastTrack-final-logo-small.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 52px;
	width: 720px;
	position: absolute;
	left: -360px;
	margin-left: 50%;
	top: 0px;
}

#container {
	width: 750px;
	margin-left: 50%;
	position: absolute;
	left: -375px;
	height: 500px;
}

#container #topline {
	background-image: url(../img/line.jpg);
	background-repeat: repeat;
	height: 10px;
	width: 750px;
	position: absolute;
	top: 58px;
}
#container #menu {
	clear: left;
	float: left;
	height: 400px;
	width: 155px;
	background-repeat: repeat-y;
	position: absolute;
	top: 82px;
	background-color: #05294a;
}

#container #movie {
	height: 400px;
	width: 590px;
	position: absolute;
	left: 160px;
	top: 82px;
}
#container #vcon {
	height: 400px;
	width: 590px;
	position: absolute;
	left: 160px;
	top: 82px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05294A;
	text-align: justify;
}
#container #vcon #conc {
	height: 350px;
	width: 180px;
	top: 20px;
	position: absolute;
	left: 10px;
	background-color: #a3abc2;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#container #vcon #conc h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#container #clusion {
	height: 400px;
	width: 590px;
	position: absolute;
	left: 160px;
	top: 81px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	font-family: "Franklin Gothic Book";
	font-size: 11px;
	color: #05294A;
	text-align: justify;
	background-image: url(../img/Smart-board_fad.jpg);
	font-style: italic;
}
#container #clusion #conctext {
	position: absolute;
	top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	width: 570px;
	font-size: 12px;
	height: 165px;
	font-weight: bold;
}

#container #clusion #text {
	position: absolute;
	top: -4px;
	left: 0px;
	height: 409px;
	color: #000000;
	background-color: #FFFFFF;
}
#container #clusion #text p {
	font-size: 11px;
	font-weight: normal;
	font-family: "Franklin Gothic Book";
}




#container #contact {
	height: 100px;
	width: 300px;
	position: absolute;
	left: 420px;
	top: 250px;
	vertical-align: middle;
	text-align: center;
}
#container #vcon #dlbutt {
	height: 90px;
	width: 180px;
	left: 322px;
	position: absolute;
	top: 47px;
}



#container #over {
	height: auto;
	width: 580px;
	position: absolute;
	left: 160px;
	top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	font-size: 12px;
	font-style: italic;
	color: #000066;
	font-weight: 500;
}
#container #overright {
	position: absolute;
	height: 336px;
	width: 285px;
	top: 79px;
	right: 2px;
	background-image: url(../img/overbg.jpg);
	background-repeat: no-repeat;
}
#container #text {
	width: 587px;
	position: absolute;
	right: 2px;
	top: 411px;
	background-color: #05294A;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
#container #text h4 {
	text-decoration: underline;
	font-size: 14px;
	color: #FF9900;
	text-align: center;
}
#container #text p {
	font-size: 9px;
	text-align: justify;
}




#container #menu a {
	background-image: url(../img/button-bg.gif);
	height: 25px;
	width: 155px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-left: 40px;
}
#container #menu a:hover {
	background-image: url(../img/roll_button.gif);
}

#container #menu li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
}
#container #clusion img {
	position: absolute;
	top: 233px;
	left: 1px;
	height: 172px;
	width: 586px;
}
#container #overbut {
	position: absolute;
	top: 492px;
	left: 624px;
}
