@charset "utf-8";
/* CSS Document
	title: sawhaa
	date : 28-08-09
*/
*{margin:0; padding:0;}
body
{
	font-family:Arial,"Trebuchet MS", Verdana, Georgia, Lucida,Helvetica,Tahoma, sans-serif, "Myriad Pro";
	font-size:12px;
	text-align:center;
	color:#000;
	background:#fff ; 
 
}

:focus{ outline:none;}
img,fieldset{border:none;}
ul,ol,li{list-style:none;}	
a{	color:#fff;	text-decoration:none;}


/*---------start outer wraper------------*/
#outerWraper{
	width:761px;
	margin:0 auto;
	background:url(../images/top-bg.jpg) no-repeat center top;
	text-align:left;
}
#wraper{
	width:761px;  
	text-align:left;
	background:url(../images/bottom-bg.jpg) no-repeat center bottom;
	overflow:hidden;
	padding-bottom:90px;
}

/*-----------site map---------------*/
.siteMap{
	display:block;
	text-align:right;
	font:normal 11px Arial;
	margin-top:14px;
	padding-right:62px;
}
.siteMap a{color:#fff; }

/*------------- start header-------------*/
.header{
	overflow:hidden;
	margin-top:50px;  
}
.logo{
	float:left;
	width:228px; height:102px;
	overflow:hidden;
	margin-left:102px;
}
.tel{
	float:right;
	width:140px;
	color:#555555;
	font:bold 14px Arial;
	display:block;
	margin-top:90px;
	padding-right:28px;
}
.tel strong{
	color:#B05BA2;
}

/*------------banner--------------*/
.banner{
	display:block;
	border-bottom:#8D9F46 3px solid;
}
/*-------------start navigation------------- */ 
.navigation{
	width:761px;
	margin-top:13px;
	overflow:hidden;
}
.selectedNav{
	width:161px; height:30px;
	background:#B05BA2 url(../images/selected-nav-bg.gif) no-repeat right top;
	float:left;
	color:#fff;
	font:bold 18px/28px Arial;
	display:block;
	padding-left:6px;
}
.nav{
 	width:389px;
	background:#8D9F46 url(../images/nav-bg.gif) no-repeat left;
	overflow:hidden;
	padding-left:205px;
	float:right;
}
.nav li{
	float:left;
}
.nav li a{
	float:left;
	display:block;
	height:30px; 
}
.nav li a b{ visibility:hidden; }
.home{
	background:url(../images/home.gif) no-repeat;
	width:52px;

}
.aboutus{
	background:url(../images/about-us.gif) no-repeat;
	width:72px;

}
.projects{
	background:url(../images/projects.gif) no-repeat;
	width:72px;
}
.getinvolved{
	background:url(../images/get-involved.gif) no-repeat;
	width:99px;
}
.contactus{
	background:url(../images/contact-us.gif) no-repeat;
	width:92px;
}
.home:hover{
	background:url(../images/home.gif) no-repeat 0 -30px;
 }
.aboutus:hover {
	background:url(../images/about-us.gif) no-repeat 0 -30px;
 }
.projects:hover{
	background:url(../images/projects.gif) no-repeat 0 -30px;
 }
.getinvolved:hover {
	background:url(../images/get-involved.gif) no-repeat 0 -30px;
 }
.contactus:hover{
	background:url(../images/contact-us.gif) no-repeat 0 -30px;
}
#active {
		background-position:0 -30px;
}
/*--------------------start content area----------------*/
.contentArea{
	width:721px;
	margin-top:20px;
	padding:0 30px 0 10px;
	overflow:hidden;
}
.smallPadding{
	padding-right:5px; 
	width:746px;
}
.largePadding{
	padding:0 0 25px 72px;
}
.bottomPadding{
	padding-bottom:25px;
}
.ignore{
	padding-right:0;
	width:751px;
}
h1,h2{
	color:#000;
	font:normal 21px Verdana;
	padding-bottom:10px;
}
.contentArea p{
	font:normal 12px/18px Arial;
	color:#4C4C4C;
	padding-bottom:20px;
}
.contentArea p a{
	color:#B05BA2;
}
.contentArea strong{
	color:#855FA8;
	padding-bottom:15px;
	display:block;
}
.contentArea .factList{
	padding:10px 15px 0 45px;
}
.contentArea .factList li{
	color:#4C4C4C;
	font:normal 12px Arial;
	background:url(../images/list-bullet.gif) no-repeat left 6px;
	padding:0 0 23px 7px;
}
.contentArea dl{
	padding:0 0 0 45px;
	color:#4C4C4C;
}
.contentArea dl dt{
	font:bold 14px Arial;
	padding-bottom:4px;
}
.contentArea dl dd{
	font:normal 12px Arial;	
	line-height:18px;
	padding:0 0 22px 0; 
}
.contentArea dl dd span{
	color:#B05BA2;
}
.contentArea dl dd li{
	color:#4C4C4C;
	background:url(../images/list-bullet.gif) no-repeat left 6px;
	padding-left:7px;
}
.addressPanel{
	float:left;
	width:370px;
}
.addressPanel address{
	color:#6B6B6B;
	font:normal 14px/20px Arial;
	padding:5px 0 11px 0;
}
.addressPanel address strong{
	color:#B05BA2;
	padding:0;
}
.addressPanel address b{
	color:#000;
}
.addressPanel address a{
	color:#8D9F46;
}
.feedbackPanel{
	float:left;
	width:381px;
}
.feedbackPanel form{
	overflow:hidden;
	width:381px;
	padding-top:5px;
}
.feedbackPanel p{
	width:180px;
	float:left;
	padding-bottom:15px; 
}
.feedbackPanel .right{
	float:right;
 
}
.feedbackPanel input, .feedbackPanel textarea{
	width:171px; height:17px;
	border:#B05BA2 1px solid;
	padding:2px 3px 0 4px;
	font:normal 11px Arial;
	color:#151515;
}
.feedbackPanel textarea{
	height:126px;
	overflow:hidden;
}
.feedbackPanel label{
	color:#151515;
	font:normal 12px Arial;
	padding-bottom:4px;
	display:block;
}
.feedbackPanel .btnClear, .feedbackPanel .btnSubmit{
	width:82px; height:21px;
	padding:0;
}
.feedbackPanel .clear{ clear:both; }
.feedbackPanel .btnSubmit{
	float:right;
}
.feedbackPanel p a{
	color:#151515;
	font:normal 12px Arial;
	float:right;
}
.bottomPanel{
	width:755px; float:left;
	margin:0 0 0 -10px;
	border-top:#535353 1px solid;
	padding:20px 0 0 6px; display:inline;
}
.center{
	text-align:center;
}
.bottomPanel img{
	display:block;
	width:270px;
	overflow:hidden;
	margin:4px auto 25px auto;
}
.bottomPanel ul { width:615px; }
.bottomPanel ul li{
	color:#000;
	font:normal 12px/18px Arial;
	background:url(../images/list-bullet.gif) no-repeat 3px 8px;
	padding-left:37px;
}
/*---------------------start footer----------------------*/
.footer{
	width:758px;
	overflow:hidden;
	padding:0 0 30px 3px;
}
.footer .left{
	width:500px;
	float:left;
	margin-top:21px;
}
.footer .right
{
	width:190px;
	float:right;
	text-align:right;
}
.footer .right span{
	color:#303030;
	padding-right:10px;
	font:normal 11px Arial;
}
.footer p{
	color:#0267B5;
	font:normal 11px Arial;
}
.footer p span{
	padding:0 3px;
}
.footer .navFooter{
	color:#303030;
	font:normal 12px Arial;
	margin-top:24px;
}
.footer .navFooter a{
	color:#303030;
	padding:0 3px;
}