body, div {
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	background: #90b205 url(../images/background-top.jpg) no-repeat center top;
}

html, body {
	color: #fff;
}

/* Main Wrapper */

#mainWrapper {
	text-align: left;
	min-width: 990px;
	margin: 0 auto;
}

/* Header */

#headerWrapper {
	/*background: url(../images/header-bg.png) no-repeat center top;*/
}

#header {
	position: relative;
	width: 990px;
	height: 423px;
	margin: 0 auto;
}

#header .contact {
	position: absolute;
	left: 310px;
	top: 4px;
	font-size: 28px;
	font-weight: bold;
	color: #4f7025;
	line-height: 1.1;
	padding-top: 1px;
	padding-left: 40px;
	background: url(../images/phone-ico.png) no-repeat;
}

#header .contact span {
	display: block;
	margin-right: 2px;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

#header .contact span a {
	color: #4f7025;
	text-decoration: underline;
}

#header .title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 19px;
	text-align: center;
	width: 990px;
	background: #4d8a27;
	margin: 0;
	padding: 2px 0 8px;
	line-height: 1.3;
}

#header .title span {
	display: block;
	font-size: 40px;
}

/* Content */

#content {
	width: 990px;
	padding: 20px 0 10px;
	margin: 0 auto;
}

/* Left Column */

#leftColumn {
	float: left;
	width: 220px;
}

#leftColumn .arrowText {
display: block;
	margin: 0 0 0 23px;
	width: 174px;
	height: 93px;
	background: url(../images/enrol-now.png) no-repeat;
	text-indent: -9999em;
}

#leftColumn #sideNavi ul {
	margin: -4px 0 0 15px;
	padding: 0;
}

#leftColumn #sideNavi ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftColumn #sideNavi ul li a {
	display: block;
	width: 181px;
	height: 46px;
	line-height: 47px;
	color: #4d7419;
    font-family: 'polosemibold', Arial, sans-serif;
	font-size: 25px;
	text-align: center;
	background: url(../images/navi-bg01.png) no-repeat;
	text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}

#leftColumn #sideNavi ul li.Link2 a, #leftColumn #sideNavi ul li.Link4 a, #leftColumn #sideNavi ul li.Contact a {
	background-image: url(../images/navi-bg02.png);
}

#leftColumn #memberPanel ul {
	margin: -4px 0 0 15px;
	padding: 0;
}

#leftColumn #memberPanel ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftColumn #memberPanel ul li a {
	display: block;
	width: 181px;
	height: 46px;
	line-height: 47px;
	color: #4d7419;
    font-family: 'polosemibold', Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	background: url(../images/navi-bg01.png) no-repeat;
	text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}

#leftColumn #memberPanel ul li.Link2 a, #leftColumn #memberPanel ul li.Link4 a, #leftColumn #memberPanel ul li.last a {
	background-image: url(../images/navi-bg02.png);
}

#memberPanel p.title {
	border: 1px solid yellow;
	margin-top: 10px;
	width: 153px;
	background-color: #4D8A27;
	padding: 6px 12px 6px 12px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 5px solid #fed35d;
	margin: 10px 0 10px 10px;
}
/* Right Column */

#rightColumn {
	float: right;
	width: 740px;
	padding-right: 15px;
	text-align: left;
}



/* Footer */

#footer {
	width: 990px;
	margin: 0 auto 13px;
	padding: 6px 0;
	background: #528b22;
}

#footer .socials {
	margin: 0 0 0 22px;
	padding: 0;
}

#footer .socials li {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	list-style: none;
}

#footer .socials li img {
	display: block;
}

#footer .copyright {
	float: right;
	margin: 8px 22px 0;
	font-size: 12px;
}

#footer .copyright a {
	color: #fff;
}

#FormBlock td {
	padding: 2px 0;
}
#FormBlock .formtext {
	font-weight: bold;
}
/* Enrolment Form */

.fieldRequired {
	color: red;
}
form label.error {
	margin-left: 53px;
	width: 220px; 
	color:red;
	font-style:italic;
}
form input.submit {
	margin-left: 53px;
}
input.checkbox {
	border:medium none;
}
input:focus {
	border:1px dotted black;
	}
input.error, textarea.error {
	border:1px dotted red;
}
.FromError { 
	color: red; 
	font-weight: bold; 
	}

div.error {
	border: 1px solid red;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	color: red;
	font-weight: bold;
	background-color: #F2E776;
	}
#enrolmentForm h2 {
	font-family: Arial,sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 22px;
}
#enrolmentForm .small {
	font-size: 11px;
}
#enrolmentForm li {
	font-size: 15px;
	font-weight: bold;
}
#enrolmentForm .header {
	font-size: 13px;
	font-weight: bold;
}
#enrolmentForm td.col1 { 
	width: 120px;
}
#enrolmentForm td.col2 { 
	width: 260px;
}
#enrolmentForm td.col3 { 
	width: 120px;
}
#enrolmentForm td.col4 { 
	width: 260px;
}
#enrolmentForm td.col5 { 
	width: 120px;
}
#enrolmentForm td.col6 { 
	width: 400px;
}
#enrolmentForm td.col7 { 
	width: 120px;
}

#leftColumn .login {
	float: left;
	width: 153px;
	background-color: #4D8A27;
	padding: 12px 12px 15px 12px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 5px solid #fed35d;
	margin: 10px 0 0 10px;
}

#leftColumn .login label {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 1.5;
}

#leftColumn .login label span {
	display: block;
	font-size: 13px;
}

#leftColumn .login .textbox {
	display: block;
	margin: 0 0 11px 0;
	padding: 7px 7px;
	border: 1px solid #6c8b01;
	font-family: 'ubuntulight', Arial, sans-serif;
	font-size: 15px;
	width: 140px;
	height: 19px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#leftColumn .login .loginBtn {
	margin: 0;
	padding: 0;
	width: 140px;
	height: 34px;
	background: url(../images/login-button.jpg) no-repeat;
	border: 0;
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #fff;
}