#input {
  width: 200px;
  font-family: Tahoma;
  font-size: 8pt;
}
  
.label {
  width:50px;
}

  
#textarea {
  width: 200px;
  font-family: Tahoma;
  font-size: 8pt;
}
   
#body {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.error {
  font-family: Tahoma;
  font-size: 8pt;
  color: red;
  margin-left: 50px;
  display:none;
  }

#logo {
	position:absolute;
	left:11px;
	top:18px;
	width:800px;
	height:300px;
	background-image:url(../MSLimages/logo.png);
	background-repeat:no-repeat;
	z-index:1;
}
#logo_home {
	position:absolute;
	left:11px;
	top:18px;
	width:800px;
	height:600px;
	background-image:url(../MSLimages/newtestimonials/logo_home_3.png);
	background-repeat:no-repeat;
	z-index:1;
}
#logo_program {
	position:absolute;
	left:11px;
	top:18px;
	width:800px;
	height:600px;
	background-image:url(../MSLimages/newtestimonials/logo_program_3.png);
	background-repeat:no-repeat;
	z-index:1;
}
#logo_aboutus {
	position:absolute;
	left:11px;
	top:18px;
	width:800px;
	height:600px;
	background-image:url(../MSLimages/newtestimonials/logo_aboutus_3.png);
	background-repeat:no-repeat;
	z-index:1;
}
#logo_media {
	position:absolute;
	left:11px;
	top:18px;
	width:800px;
	height:600px;
	background-image:url(../MSLimages/newtestimonials/logo_media_3.png);
	background-repeat:no-repeat;
	z-index:1;
}
#logo_faq {
	position:absolute;
	left:11px;
	top:18px;
	width:800px;
	height:600px;
	background-image:url(../MSLimages/newtestimonials/logo_faq_3.png);
	background-repeat:no-repeat;
	z-index:1;
}
#logo_news {
	position:absolute;
	left:11px;
	top:18px;
	width:800px;
	height:600px;
	background-image:url(../MSLimages/newtestimonials/logo_news_2.png);
	background-repeat:no-repeat;
	z-index:1;
}
#logo_enrol {
	position:absolute;
	left:11px;
	top:18px;
	width:800px;
	height:600px;
	background-image:url(../MSLimages/newtestimonials/logo_enrol2.png);
	background-repeat:no-repeat;
	z-index:1;
}
#logo_contact {
	position:absolute;
	left:11px;
	top:18px;
	width:800px;
	height:600px;
	background-image:url(../MSLimages/newtestimonials/logo_contact_3.png);
	background-repeat:no-repeat;
	z-index:1;
}

#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: 20px;
	margin-top:0px;
}
#columns {
	margin-top:110px;
	height: auto;
	width: 800px;
}
#newsbox {
	float: left;
	height: auto;
	width: 165px;
	margin-top:350px;
	margin-left:610px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#leftcol {
	float: left;
	height: auto;
	width: 165px;
	margin-top:110px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightcol {
	float:left;
	height:auto;
	width: 600px;
	margin-top:110px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#rightcol_indent{
	float:left;
	height:auto;
	width: 480px;
	margin-top:300px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer {
	float:left;
	height:50px;
	width: 600px;
	margin-left:175px;
	border-top-width: 1px;
	border-top-style: dashed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

.floatleft {
	float:left;
	margin-left:-20px;
	margin-top:0px;
}
header1 {
	float: left;
	height: auto;
	width: auto;
}

