body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	outline:none;
}
.clear {
	clear:both;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#090;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
	}
p {
	margin:0;
	padding:0;
}

/*-----------------------header-------------------------*/
.header_wrapper {
	width:100%;
	min-width:100%;
	height:auto;
	
}
#header_wrapper_container {
	width:1024px;
	margin:0 auto;
	padding:0;
	height:162px;
}
#header {
	width:1024px;
	height:111px;
}
#logo {
	width:741px;
	height:111px;
}
.menu {
	padding-left:0px;
}
.menu ul {
	list-style:none;
	color:#000;
	margin:0;
	padding:0;
}
.menu li {
	text-align:center;
	width:140px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	float:left;
	font-weight:bold;
	display:block;
}
.menu li a {
	color:#000;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:15px 0px 15px 0px;
	margin-top:5px;
}
.menu li a:hover {
	background-color:#a2cc3a;
	text-decoration:none;
	display:block;
	padding:15px 0px 15px 0px;
	margin-top:5px;
	}
.current {
	background-color:#a2cc3a;
	text-decoration:none;
	display:block;
	}
	
/*-----------------------banner-------------------------*/
#banner_wrapper {
	width:100%;
	min-width:1024px;
	height:auto;
}
#banner_wrapper_container {
	width:1041px;
	margin:0 auto;
	padding:0;
}
#banner {
	width:1040px;
	padding-top:10px;
	height:316px;
}
#banner_bottom {
	width:1024px;
	height:64px;
}
/*-----------------------middle-------------------------*/

#middle_wrapper {
	width:100%;
	min-width:1024px;
	height:auto;
}
#middle_wrapper_container {
	width:1024px;
	margin:0 auto;
	padding:0 0 15px 0;
}
#middle_content {
	width:1024px;
	margin:0;
	padding:10px 0 10px 0;
}
#middle_content_left {
	width:685px;
	float:left;
}
#middle_content_right {
	width:315px;
	float:left;
	padding-left:20px;
}
#welocme {
	width:408px;
	height:25px;
	padding-bottom:10px;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#363636;
	padding:0 0 5px 0;
	text-align:justify;
}
.readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#6d9802;
	padding:5px 5px 5px 0;
	float:right;
}
.readmore a {
	color:#6d9802;
	text-decoration:none;
}
.readmore a:hover {
	color:#333;
	text-decoration:none;
}
#newsandevents {
	width:318px;
	height:303px;
	float:right;
	background-image:url(../images/newsevents-bg.jpg);
	background-repeat:no-repeat;
	
}
.newsandevents_cont {
	padding:80px 30px 10px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	text-align:justify;
	height:170px;
	max-height:170px;
	overflow:hidden;
}
#gallery_links {
	padding:15px;
}
#profile_link {
	width:211px;
	height:76px;
	float:left;
}
#pic_gallery_link {
	width:222px;
	height:76px;
	float:left;
}
#online_application _link {
	width:235px;
	height:76px;
	float:left;
}
#our_highlights {
	width:266px;
	height:41px;
	padding:10px 0 10px 0;
}
#highlight_images {
	width:1004px;
	height:275px;
	padding:10px;
}
#footer_wrapper {
	width:100%;
	min-width:1024px;
	height:auto;
	background-image:url(../images/foote_bg.jpg);
	background-repeat:repeat-x;
}
#footer_wrapper_container {
	width:1004px;
	padding:20px;
	padding-bottom:0;
	margin:0 auto;
	}

label {
	display:block;
	margin:0; 
	}
fieldset{
	border:none;
	}

fieldset{
	margin:0;
	}

form{
	margin-bottom: 0px;
	}

input{
	background-color:#d0cfcf;
	border:none;
	color:#282419;
	}
	
#contact_details{
	height: 120px;
	line-height:24px;
	}


	