@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif ;
color:#4b4a4c;
text-align:justify;
font-size:12px;
background:url(../images/bg-img.png) repeat-x bottom fixed;
}
#wrapper{
 width:896px;
 height:auto;
 margin:0 auto;
 position:relative;
}
.body-wth{
  width:896px;
  height:auto;
  float:left;
  padding-left:12px;
}
a.pdf-link{
color:#658601;
font-size:10px;
text-decoration:underline;
}
a.pdf-link:hover{
color:#23a1ea;
font-size:10px;
text-decoration:none;
}
#page-bg{
 border:#9f9f9f dashed 1px;
 background:#FFFFFF;
 width:896px;
 height:auto;
 float:left;
}
a.sitemaplink{
text-decoration:none;
color:#23a1ea;
}
a.sitemaplink:hover{
text-decoration:none;
color:#449978;
}
a{
 text-decoration:none;
 color:#4b4a4c;
}
a:hover{
 text-decoration:none;
 color:#23a1ea;
}
h1{
 margin:0px;
 color:#449978;
 font-size:18px;
 font-weight:bold;
}
h2{
 margin:0px;
 color:#23a1ea;
 font-size:11px;
 font-weight:bold;
}
/* left section */
#left-sec{
  width:210px;
  height:auto;
  float:left;
  margin-left:10px;
  margin-top:10px;
}
.logo{
  width:208px;
  height:124px;
  float:left;
}
.news{
 width:204px;
 height:30px;
 float:left;
 margin:0 6px;
 padding:0px;
}
.news-bg{
  background:url(../images/news-bg.jpg) repeat-x top;
width:176px;
 height:auto;
 float:left;
 margin:0 6px;
 padding:0px;
 border:#dde3e7 1px solid;
 border-top:none;
 font-size:11px;
 padding:10px;

}
.donate{
  width:186px;
  height:25px;
  margin:8px;
  float:left;
}
.pub{
 list-style:none;
  line-height:20px;
  width:200px;
  height:auto;
  font-size:11px;
  font-weight:bold;
  float:left;
}
ul{margin:0px; padding:0px; list-style:none;  list-style-image:url(../images/arrow.jpg);
}
li{
  width:180px;
  height:auto;
  font-size:10px;
  font-weight:bold;  
  line-height:25px;
  margin:0px;
  padding-left:0px;
  margin-left:40px;
  float:left;
}
.newsletter-top{
  background:url(../images/news-letter-top.jpg) no-repeat bottom;
  width:200px;
  height:10px;
  float:left;
}
#form-wth{
 width:200px;
 height:auto;
 float:left;
}
.newsletter-bg{
  background:url(../images/newsletter-bg.jpg) repeat-y top;
  width:200px;
  height:auto;
  float:left;  
}
.newsletter-btm{
  background:url(../images/newletter-btm.jpg) no-repeat top;
  width:200px;
  height:10px;
  float:left;  
}
.newsletter-wth{
 width:180px;
 height:auto;
 padding-left:8px;
 float:left;
}
.form{
 width:160px;
 height:21px;
 border:#c9c8c8 1px solid;
 float:left;
 margin:0 8px;
}
.googleform{
 width:170px;
 height:21px;
 border:#c9c8c8 1px solid;
 float:left;
 margin:0 8px;
 color:#CCCCCC;
}
.subscribe{
 width:160px;
 height:auto;
 float:left;
 margin:0 17px;
}
.rss-feed{
 width:auto;
 height:auto;
 float:left;
 padding-top:2px;
 font-size:11px;
 margin-top:8px;
}
/*top right section */
#right-sec{
 width:670px;
 float:right;
 height:auto;
 margin:12px 0px;
}
#right-sec1{
 width:670px;
 float:left;
 height:auto;
 padding-left:0px;
}
.google{
width:auto;
 height:auto;
 float:left;
}
.google-wth{

 height:auto;
 float:left;
 width:350px;
}
.icon{
 width:50px;
 height:auto;
 float:right;
 margin-right:10px;
 margin-top:0px;
}
.navi-wth{
 width:646px;
 height:31px;
 float:left;
  margin:9px 5px 0 5px;
  background:url(../images/navi-bg.jpg) repeat-x top;
}
.navi-left{
 width:20px;
 background:url(../images/navi-left.jpg) no-repeat bottom;
 height:31px;
 float:left;
}
.navi-right{
 width:10px;
 background:url(../images/navi-right.jpg) no-repeat bottom;
 height:31px;
 float:right;
 
}
.hdr{
 width:623px;
 height:auto;
 float:left;
 margin-right:40px;
}
.welcome-txt{
 width:430px;
 height:auto;
 float:left;
 margin-left:12px;
 text-align:justify;
}
.our-work{
 width:200px;
 height: auto;
 float:right;
}
.our-work1{
 width:160px;
 height: auto;
 float:left;
 padding-left:20px;
  padding-right:20px;
}
.follws-icon{
   width:187px;
   height:auto;
   float:left;
   margin-top:8px;
   font-size:11px;
}
.foolow-txt{
width:auto;
height:15px;
float:left;
}
.contact-bg{
  background:url(../images/contact-bg.jpg) no-repeat;
  width:197px;
  height:142px;
  padding-top:8px;
  font-size:11px;
  text-align:left;
  padding-left:8px;
  padding-right:5px;
  float:left;
}
#marqueecontainer{
width: 155px; /*marquee width */
height: 100px; /*marquee height */
background-color: white;
float:left;
padding: 5px;
padding-left:15px;
font-size:11px;
color:#4b4a4c;
text-align:justify;

}
#footer{
width:896px;
background:url(../images/footer-bg.jpg) repeat-x top;
height:44px;
margin-top:12px;
text-align:left;
font-size:11px;
color:#FFFFFF;
line-height:40px;
float:left;
}
.copyright{
  width:700px;
  height:auto;
  float:left;
  padding-left:20px;
}
a.sitemap{
 text-decoration:none;
 color:#FFFFFF;
}
a.sitemap:hover{
 text-decoration:underline;
 color:#FFFFFF;
}
.aks-wth{
width:150px;
float:right;
font-size:11px;
line-height:0px;
color:#FFFFFF;
margin-top:4px;
height:auto;
}
.logo-txt{
  width:auto;
  height:auto;
  float:left;
  line-height:30px;
}
.akslogo{
 width:72px;
 height:31px;
 float:right;
 padding-right:5px;
}
.speak-form{
 width:128px;
 height:18px;
 border:#D3F3FE 1px solid;
 float:left;
 margin:0 4px;
 font-size:10px;
 color:#CCCCCC;
}
.txtfrm-area{
	width:160px;
	height:80px;
	border:#D3F3FE 1px solid;
	float:left;
	margin:0 4px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}
.event-img{
  width: 420px;
  padding-top:8px;
  height: auto;
  float: left;
}
.recent-txt{
 width: 200px;
 height: auto;
 text-align: left;
 float: left;
}
.recent-right{
 width: 200px;
 height: auto;
 text-align: left;
 float: right;
}
.noticebox{
 width: 400px;
 height: auto;
 padding: 10px;
 float: left;
 background: #F7F7F7;
 border: #E7E7E7 1px solid;
}