/* CSS Document */

body{
margin-left:auto;
margin-right:auto;
background:url(images/bg.gif);



}

#global {
	width:1124px;
	height:825px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	top:7px;





[if IE]>
    do something
<![endif]



}

#header {
	width:1024px;
	height:230px;
	position:relative;
	left: 0px;
	top: 0px;
	background:url(images/header.jpg);


}

#menu {
	width:1024px;
	height:44px;
	position:relative;
	top:0px;
	left: 0px;
	background-color: #94ca2c;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index:5;
}

#content {
	width:1024px;
	height:550px;
	position:relative;
	left: 0px;
	top: 0px;
	background-color:#FFFFFF;
	
	


}

#news {
	width:186px;
	height:257px;
	position:absolute;
	left:820px;
	top: 248px;

}

#ad {
	width:200px;
	height:250px;
	position:relative;
	left:590px;
	top: -90px;
	background-color: #CCCCCC;

}

#information {
	position:absolute;
	width:486px;
	height:443px;
	z-index:1;
	left: 330px;
	top: 0px;
}
.style1 {font-family: Arial, Helvetica, sans-serif; color:#999999; font-size:14px;}
#beb {
	position:absolute;
	width:207px;
	height:179px;
	z-index:1;
	left: 815px;
	top: 73px;
}

#enquiry {
	width:309px;
	height:501px;
	position:absolute;
	left:0px;
	top: 0px;
	background-image: url(images/enquirybg.gif);


}

#footer {
	width:1024px;
	height:46px;
	position:relative;
	top:0px;
	left: 00px;
	background-color: #94ca2c;


}

#hurry {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 315px;
}
#enrol {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 210px;
	top: 315px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
color:#FFFFFF;
font-weight:bold;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
color: #9e007b;
font-weight:bold;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
text-align:left;
color: #9e007b;
font-weight:bold;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
text-align:left;
color: #4c98d4;
font-weight:bold;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
color: #666666;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
color: #333333;
text-align:top;
}

A:link {text-decoration: none; color:#FFFFFF;}
A:visited {text-decoration: none; color:#FFFFFF}
A:active {text-decoration: none}
A:hover {text-decoration: bold; color: #333333;}
.style2 {color: #000000}

/*
#nav {

	}
#nav ul {
	text-align:center;
	padding:0 30px 0 30px;
	float:left;
	}
#nav ul li {
	float:left;

	}
#nav ul li span {
	display:block;
	float:left;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:26px;
	padding:0 24px;
	background-color:inherit;
	}
#nav ul li a {
	display:block;
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	line-height:26px;
	padding:0 24px;
	}
#nav ul li .contact {
	padding:0 0 0 22px !important;
	}
#nav ul li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:inherit;
	}


*/





#nav2:hover {
	background-image:url(images/left.gif);
	background-repeat: no-repeat;
	color: #000000;

}
#nav2 a {
	top:6px;
	position:relative;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#nav a:hover {
	color: #000000;
}

#nav{
	position:absolute;
	height:30px;
	top:0px;
}

#nav a{
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom:10px;
	padding-left: 5px;
}


.style4 {color: #52ADF9}