ul,li,ol{
	list-style:none;		
}	

a img{
	border:none;
}

.hide,h1 i,a i{
     position: absolute;		
     left: -9999px;		
}/**/

/*--------------------------Praimary Navigation
*/

#primaryNav{
	width:740px;	height:37px;
	margin:0 auto;
	overflow:hidden;
}

#primaryNav li{
	float:left;
}

#primaryNav li a{
	height:37px;
	display:block;
}

.hom{width:33px;background:url(../images/menu2/home.jpg) no-repeat;}
.bckground{width:81px;background:url(../images/menu2/background.jpg) no-repeat;}
.abt-da-cmpny{width:63px;background:url(../images/menu2/about-us.jpg) no-repeat;}
.aim{width:59px;background:url(../images/menu2/our-aim.jpg) no-repeat;}
.servs{width:61px;background:url(../images/menu2/services.jpg) no-repeat;}
.prjct{width:67px;background:url(../images/menu2/project.jpg) no-repeat;}
.fnder{width:68px;background:url(../images/menu2/founder.jpg) no-repeat;}
.NGB{width:55px;background:url(../images/menu2/career.jpg) no-repeat;}
.mmbrs{width:106px;background:url(../images/menu2/board-members.jpg) no-repeat;}
.prs{width:48px;background:url(../images/menu2/press.jpg) no-repeat;}
.cntct{width:59px;background:url(../images/menu2/contact.jpg) no-repeat;}

#primaryNav li a:hover,#primaryNav .slc{
	background-position:0 -37px;
}

/*------------------Index page
*/

.indexTop .logo{
	float:left;
	padding:0 0 0 245px;
	display:inline;
	width:195px;	height:88px;
	margin:25px auto 0;
}

.indexTop .rgtPrt{
	float:right;
	padding:100px 0 0;
}

.indexMainCont{
	width:701px;	height:239px;
	margin:8px auto;	padding:330px 0 0;
	background:#000 url(../images/index-main-bg.jpg) no-repeat center top;
}

.indexTextCont{
	width:632px;
	margin:0 auto;
	text-align:center;
}

.indexTextCont img{
	margin:0 auto;	padding:0;
	display:block;
}

.indexTextCont p{
	margin:10px 0;	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e3e3e3;
	text-align:center;
}

.indexTextCont b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7fa1ba;
}

.indexTextCont .enterBtn{
	margin:20px auto 0;
	display:block;
}

.ftr{
	height:94px;
	margin:0; padding:0;
	text-align:center;
}

.ftr p{
	margin:14px 0 0; padding:0;
	color:#5F5F5F;
	font-family:verdana;
	font-size:11px;
	display:block;
}