html{
	height:100%;
}
body{
	margin:0;
	padding:0;
}
#header{
	width:auto;
	height:70px;
	background-color:#1f1a17;
	color:#FFFFFF;
	padding-left:30px;
	background-image: url(edu_images/YES.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 50px;
}
.titleFont{
	font-family: 'Acme', sans-serif;
	font-size:35px;
	line-height:45px;
}
.clearFloat{
	clear:both;
}
.clearUl{
	list-style:none;
	margin:0;
	padding:0;
}
.clearUl li{
	float:left;
}
#logo{
	float:left;
	font-family: 'Acme', sans-serif;
	font-size:40px;
	line-height:70px;
}
#mlinks{
	height:40px;
	float:right;
	margin-top:15px;
	line-height:40px;
	margin-right:50px;
}
#content{
	width:100%;
	height:580px;
	margin-top:15px;
	background-image:url(edu_images/city_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#galcontent{
	width:90%;
	margin:15px auto 20px auto;
	text-align:center;
}
#galcontent ul{
	margin:0;
	padding:0;
	list-style:none;
}
#galcontent ul li{
	display:inline-block;
	width:200px;
	margin:0 10px 20px 10px;
}
#galcontent ul li img{
	border:solid 1px #333333;
}
#galcontent ul li img:hover{
	border:solid 1px #ff0000;
}
.displaybx{
	width:85%;
	height:100%;
	margin:0 auto 0 auto;
}
#showBox{
	height:100%;
	overflow:hidden;
}
.leftbus{
	width:233px;
	height:560px;
	float:left;
	background-image:url(edu_images/leftbus.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.contentbus{
	width:656px;
	height:560px;
	float:left;
	background-image:url(edu_images/bus-bg.gif);
	background-position:left 3px;
	background-repeat:repeat-x;
	color:#FFFFFF;
	position:relative;
}
#navig{
	margin-top:240px;
	margin-left:95px;
}
#gallery{
	width:150px;
	height:40px;
	position:absolute;
	right:0;
	top:70px;
	z-index: 200;
}
#gallery a{
	width:150px;
	height:40px;
	line-height:40px;
	font-family:'Caudex', serif;
	font-size:17px;
	color:#ffffff;
	background-color:#c00900;
	display:block;
	text-align:center;
	text-decoration:none;
}
#gallery a:hover{
	background-color:#333333;
}
.homeLink{
	width:150px;
	height:40px;
	line-height:40px;
	font-family:'Caudex', serif;
	font-size:17px;
	color:#ffffff;
	background-color:#c00900;
	display:block;
	text-align:center;
	text-decoration:none;
}
.homeLink:hover{
	background-color:#333333;
}
.rightbus{
	width:111px;
	height:560px;
	float:left;
	background-image:url(edu_images/rightbus.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
}
a.mainLinks{
	font-family:'Caudex', serif;
	color:#FFFFFF;
	font-size:17px;
	margin-right:20px;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:25px;
	background-image:url(edu_images/ico_off.gif);
	background-position:left center;
	background-repeat:no-repeat;
	position:relative;
}
a.mainLinks:hover{
	background-image:url(edu_images/ico_on.gif);
}
a.naviLinks{
	font-family:'Caudex', serif;
	font-size:17px;
	color:#FFFFFF;
	display:block;
	margin-bottom:7px;
	text-decoration:none;
}
a.naviLinks:hover{
	text-decoration:underline;
}
a.textLinks{
	font-family:'Caudex', serif;
	font-size:17px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
a.textLinks:hover{
	text-decoration:underline;
}
#contdiv{
	width:300px;
	height:300px;
	padding:20px;
	position:absolute;
	z-index:300;
	top:60px;
	right:80px;
	background-color:#1F1A17;
	border:solid 2px #CCCCCC;
	font-family: 'Caudex', serif;
	font-size:17px;
	line-height:22px;
	display:none;
}
#closeit{
	position:absolute;
	top:0;
	right:0;
}
#closeit a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	background-color:#CCCCCC;
	color:#000000;
	display:block;
}
#contitle{
	width:100%;
	margin-top:10px;
	text-align:center;
	font-family: 'Acme', sans-serif;
	font-size:35px;
	line-height:45px;
	color:#1f1a17;
}
#matter{
	height:268px;
	margin:10px 20px 5px 20px;
	padding:25px;
	overflow:auto;
}
.benef{
	background-image:url(edu_images/benef.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#slidesall{
	width:100%;
}
#banner{
	width:443px;
	height:259px;
	margin:0 auto 0 auto;
	border:solid 1px #000000;
	
	overflow:hidden;
}
.imgBorder{
	border:solid 2px #1f1a17;
}
#tyres{
	width:685px;
	height:115px;
	background-image:url(edu_images/tyre.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-342px;
	color:#1f1a17;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
#footer{
	height:180px;
	background-color:#1f1a17;
	color:#b2b2b2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	padding:15px;
	line-height:30px;
}
#content{
	font-family: 'Caudex', serif;
	font-size:15px;
}
.styledUl{
	margin:0;
	padding:0;
}
.styledUl li{
	margin:10px 0;
	padding:0;
}
#home{
	float:left;
	margin: 0 auto 0 auto;
}
#about{
	float:left;
	margin: 0 auto 0 auto;
}
#mission{
	float:left;
	margin: 0 auto 0 auto;
}
#beneficiaries{
	float:left;
	margin: 0 auto 0 auto;
}
#howitworks{
	float:left;
	margin: 0 auto 0 auto;
}
#projects{
	float:left;
	margin: 0 auto 0 auto;
}
#need{
	float:left;
	margin: 0 auto 0 auto;
}
.titleText{
	font-family: 'Caudex', serif;
	font-size:17px;
	font-weight:bold;
	color:#FFFF00;
}
#popele{
	position:absolute;
	width:217px;
	height:103px;
	z-index:800;
	display:none;
}	
#slate {
	height: 180px;
	width: 230px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8c8c8c;
	float: left;
}
#footext {
	text-align: left;
	width: 350px;
	padding-left: 30px;
	float: left;
}
#footcont {
	width: 632px;
	margin-right: auto;
	margin-left: auto;
}
#bigimg{
	width:100%;
	height:100%;
	position:absolute;
	z-index:1500;
	background-image:url(edu_images/tranBg.gif);
	background-position:left top;
	background-repeat:repeat;
	text-align:center;
	display:none;
}
#showimg{
	width:700px;
	margin:50px auto 0 auto;
	background-color:#FFFFFF;
	padding:25px;
	border:solid 1px #999999;
	position:relative;
}
#closeit{
	position:absolute;
	z-index:1600;
	padding:5px;
	background-color:#FFFFFF;
	border:solid 1px #333333;
	text-align:center;
	top:-15px;
	right:-30px;
}
#closeit a{
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	background-color:#FFFFFF;
}