/* CSS Document */
body{
	margin:0;
	background:url(../images/main_bg.jpg) repeat-x #EBF9FE top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005771;
	font-weight:normal;
	line-height:18px;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005771;
	font-weight:normal;
	text-decoration:underline;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005771;
	font-weight:normal;
	text-decoration:none;
}
b{ font-weight:normal; }
form{ margin:0; padding:0;}
#page{
	margin:0 auto;
	width:1000px;
}
.clear{ clear:both;}
/*--------------------------------------|Header|-----------------------------------------*/
.header{
	width:1000px;
	height:270px;
	background:url(../images/top_bg.jpg) no-repeat 0 0;
	float:left;
}
.top_bar{
	width:1000px;
	height:195px;
	float:left;
}
.logo{
	width:295px;
	height:175px;
	margin:5px 0 0 41px;
	float:left;
	display:inline;
}
.nl_box{
	width:420px;
	float:right;
	margin:68px 12px 0 0;
	display:inline;
}
.err_msg_nl{
	width:300px;
	color:#FF0000;
	font-weight:bold;
	display:block;
	height:20px;
	text-align:center;
}
.nl_form{
	width:400px;
	height:35px;
	float:left;
	padding:5px;
	background:url(../images/nl_form_bg.jpg) repeat-x top #CCEFFD;
	border:#ADE2F4 1px solid;
	margin:0 0 0 10px;
	display:inline;
}
.nl_form_input{
	border:#ADE2F4 1px solid;
	width:300px;
	float:left;
	padding:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#044460;
}
.nl_form_btn{
	border:none;
	width:68px;
	height:34px;
	float:right;
	background:url(../images/title.gif) no-repeat 0 -28px;
	cursor:pointer;
}
/*--------------------------------------|Header|-----------------------------------------*/
/*------------------------------------|navigation|---------------------------------------*/
.nav{
	width:1000px;
	float:left;
	padding-top:18px;
	height:32px;
}
a.btn_home{
	width:58px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat 0 0;
	margin:0 0 0 21px;
	display:inline;
}
a.btn_home:hover{
	width:58px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat -221px 0;
	margin:0 0 0 21px;
	display:inline;
}

a.btn_news{
	width:58px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat 0 -29px;
	margin:0 0 0 49px;
	display:inline;
}
a.btn_news:hover{
	width:58px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat -221px -29px;
	margin:0 0 0 49px;
	display:inline;
}

a.btn_hiw{
	width:93px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat 0 -58px;
	margin:0 0 0 48px;
	display:inline;
}
a.btn_hiw:hover{
	width:93px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat -221px -58px;
	margin:0 0 0 48px;
	display:inline;
}

a.btn_give{
	width:44px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat 0 -88px;
	margin:0 0 0 49px;
	display:inline;
}
a.btn_give:hover{
	width:44px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat -221px -88px;
	margin:0 0 0 49px;
	display:inline;
}

a.btn_volunteer{
	width:115px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat 0 -117px;
	margin:0 0 0 49px;
	display:inline;
}
a.btn_volunteer:hover{
	width:115px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat -221px -117px;
	margin:0 0 0 49px;
	display:inline;
}

a.btn_photos{
	width:79px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat 0 -147px;
	margin:0 0 0 49px;
	display:inline;
}
a.btn_photos:hover{
	width:79px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat -221px -147px;
	margin:0 0 0 49px;
	display:inline;
}

a.btn_links{
	width:53px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat 0 -176px;
	margin:0 0 0 49px;
	display:inline;
}
a.btn_links:hover{
	width:53px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat -221px -176px;
	margin:0 0 0 49px;
	display:inline;
}

a.btn_contact{
	width:120px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat 0 -206px;
	margin:0 0 0 48px;
	display:inline;
}
a.btn_contact:hover{
	width:120px;
	height:17px;
	float:left;
	background:url(../images/nav.gif) no-repeat -221px -206px;
	margin:0 0 0 48px;
	display:inline;
}
/*------------------------------------|navigation|---------------------------------------*/
/*-----------------------------------|content area|--------------------------------------*/
.content_area{
	width:978px;
	background:#FFFFFF;
	border-left:#BCD7E1 1px solid;
	border-right:#BCD7E1 1px solid;
	float:left;
	padding:0 10px 0 10px;
}
.content_area_bot{
	width:1000px;
	background:url(../images/top_bg.jpg) no-repeat 0 -275px;
	float:left;
	height:20px;
}
.ind_leftbar{
	width:405px;
	float:left;
}
.ind_player{
	width:405px;
	height:300px;
	float:left;
}
.ind_contact{
	width:390px;
	height:140px;
	float:right;
	background:url(../images/ind_contact_bg.jpg) repeat;
	margin:20px 0 0 0;
	text-align:center;
	padding-left:145px;
	display:inline;
	line-height:25px;
	font-size:20px;
	font-weight:bold;
	color:#BF0000;
}
.orange_text{
	color:#FF7F00;
}
a.orange_text{
	color:#FF7F00; font-family:Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold;
	text-decoration:none;
}
a.orange_text:hover{
	color:#FF7F00; font-family:Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold;
	text-decoration:none;
}
.ind_link{
	width:405px;
	height:140px;
	float:left;
	background:url(../images/ind_link_bg.jpg) repeat;
	margin:20px 0 0 0;
	display:inline;
}
.ind_link_img{
	width:118px;
	height:78px;
	background:#FFFFFF;
	border:#217319 1px solid;
	margin:0 0 0 10px;
	display:inline;
	float:left;
}
.ind_pg{
	width:525px;
	height:463px;
	float:right;
	background:url(../images/ind_pg_left.jpg) no-repeat left top #CAE6F2;
	margin:0 0 0 0;
	padding-left:10px;
	display:inline;
}
.ind_pg_img{
	width:495px;
	float:left;
	border-top:#D8EDF6 10px solid;
	border-bottom:#B9DEEE 10px solid;
	background-color:#4DA5AA;
	height:423px;
	padding:10px;
	color:#FFFFFF;
}
.ind_news{
	width:270px;
	height:300px;
	float:right;
	background:url(../images/ind_news_bg.jpg) no-repeat;
	margin:20px 0 0 0;
	padding:0 15px 0 120px;
	display:inline;
}
.ind_news_box{
	width:260px;
	float:left;
	margin:10px 0 0 0;
}
/*-----------------------------------|content area|--------------------------------------*/
/*--------------------------------------| Title |----------------------------------------*/
.title_nl{
	background:url(../images/title.gif) no-repeat 0 0;
	width:270px;
	height:24px;
	float:left;
	display:block;
	margin:0 0 10px 0;
}
.title_ind_contact{
	background:url(../images/title.gif) no-repeat 0 -65px;
	width:198px;
	height:24px;
	display:block;
	margin:0 auto;
	margin-top:10px;
}
.title_ind_link{
	background:url(../images/title.gif) no-repeat 0 -95px;
	width:62px;
	height:24px;
	float:left;
	display:inline;
	margin:10px 0 10px 10px;
}
.title_ind_news{
	background:url(../images/title.gif) no-repeat 0 -125px;
	width:144px;
	height:24px;
	float:left;
	display:inline;
	margin:20px 0 10px 0;
}
.title_news{
	background:url(../images/title.gif) no-repeat 0 -157px;
	width:74px;
	height:23px;
	float:left;
	display:inline;
	margin:20px 0 10px 0;
}
.title_how_it_work{
	background:url(../images/title.gif) no-repeat 0 -188px;
	width:199px;
	height:24px;
	float:left;
	display:inline;
	margin:20px 0 10px 0;
}
.title_give{
	background:url(../images/title.gif) no-repeat 0 -219px;
	width:59px;
	height:24px;
	float:left;
	display:inline;
	margin:20px 0 10px 0;
}
.title_volunteer{
	background:url(../images/title.gif) no-repeat 0 -250px;
	width:149px;
	height:24px;
	float:left;
	display:inline;
	margin:20px 0 10px 0;
}
.title_photos{
	background:url(../images/title.gif) no-repeat 0 -281px;
	width:103px;
	height:24px;
	float:left;
	display:inline;
	margin:20px 0 10px 0;
}
.title_links{
	background:url(../images/title.gif) no-repeat 0 -342px;
	width:70px;
	height:24px;
	float:left;
	display:inline;
	margin:20px 0 10px 0;
}
.title_contact{
	background:url(../images/title.gif) no-repeat 0 -312px;
	width:158px;
	height:24px;
	float:left;
	display:inline;
	margin:20px 0 10px 0;
}
/*--------------------------------------| Title |-----------------------------------------*/

/*--------------------------------------|contact_now & Download_form|-----------------------------------------*/

.contact_download_section{
	width:1000px;
	height:140px;
	margin:0 auto;
}

.contact_now{
	width:260px;
	height:90px;
	float:left;
	padding:50px 0 0 155px;
	background:url(../images/contactus_now.jpg) no-repeat;
}

.download_form_main{
	width:585px;
	height:140px;
	background:url(../images/download_form.jpg) no-repeat;
	float:left;
}

.contact_now_title{
	font-size:20px;
	font-family:Arial;
	color:#BF0000;
	font-weight:bold;
	float:left;
	display:inline;
	line-height:30px;
}
/*--------------------------------------|contact_now & Download_form|-----------------------------------------*/
/*--------------------------------------|footer|-----------------------------------------*/
#footer{
	width:100%;
	background:url(../images/top_bg.jpg) repeat-x 0 -298px #6C9100;
	height:45px;
	float:left;
	margin:10px 0 0 0;
	padding:15px 0 0 0;
}
.footer_area{
	width:1000px;
	margin:0 auto;
	color:#FFFFFF;
	line-height:30px;
}
/*--------------------------------------|footer|-----------------------------------------*/
/*--------------------------------------|news|-----------------------------------------*/

.news_main{
	width:956px;
	margin:20px 0 0 10px;
}

.news_top_bg{
	width:956px;
	min-height:10px;
	_height:10px;
	line-height:0px;
	font-size:0px;
	background:url(../images/news_top_bg.gif) no-repeat;
}

.news_main_bg{
	width:934px;
	min-height:140px;
	_height:140px;
	border-left:1px solid #CC1313;
	border-right:1px solid #CC1313;
	padding:10px;
}

.news_bottom_bg{
	width:956px;
	min-height:10px;
	_height:10px;
	background:url(../images/news_bottom_bg.gif) no-repeat;
	line-height:0px;
	font-size:0px;
}

.news_title{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#FF6600;
	width:934px;
	border-bottom:1px solid #C81313;
	line-height:25px;
	font-weight:bold;
}

.news_photo{
	width:110px;
	height:110px;
	border:1px solid #C81313;
	float:left;
	margin-right:10px;
	display:inline;
	margin-top:7px;
	line-height:0px;
	font-size:0px;
}

.news_details{
	font-family:Arial;
	font-size:12px;
	color:#646D7B;
}

.news_details b{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:25px;
}

.news_read_more{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#0093B7;
	text-decoration:none;
}

a.news_read_more{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#0093B7;
	text-decoration:none;
}

a.news_read_more:hover{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#0093B7;
	text-decoration:underline;
}
/*--------------------------------------|news|-----------------------------------------*/
/*--------------------------------------|how to works|-----------------------------------------*/


.title_main{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#FF6600;
	width:934px;
	line-height:25px;
	font-weight:bold;
}

/*--------------------------------------|how to works|-----------------------------------------*/
/*--------------------------------------|give|-----------------------------------------*/

.give_main{
	width:820px;
	height:auto;
	margin:0 0 0 85px;
	display:inline;
	float:left;
}

.give_banner_link{
	width:380px;
	height:195px;
	margin:15px;
	display:inline;
	float:left;
	border:none;
}

/*--------------------------------------|give|-----------------------------------------*/
/*--------------------------------------|photos|-----------------------------------------*/

.photos_box{
	background:#ECEEF0;
	border:1px solid #D8DCE0;
	width:110px;
	height:110px;
	margin:20px 0 30px 45px;
	float:left;
	display:inline;
}

/*--------------------------------------|photos|-----------------------------------------*/
/*--------------------------------------|links|-----------------------------------------*/

.links_main{
	width:675px;
	height:auto;
	padding:0 0 10px 300px;
	border-bottom:1px solid #A7E4FC;
}

.links_logo_box{
	width:150px;
	height:55px;
	background:	#DEF5FE;
	border:1px solid #A7E4FC;
	float:left;
	margin:10px 50px 0 0;
	display:inline;
}

.links_logo{
	line-height:70px;
	font-family:Arial;
	color:#098EC1;
	font-size:15px;
	float:left;
	text-decoration:none;
}

.links_logo a{
	font-family:Arial;
	color:#098EC1;
	font-size:15px;
	float:left;
	text-decoration:none;
}

.links_logo a:hover{
	font-family:Arial;
	color:#098EC1;
	font-size:15px;
	float:left;
	text-decoration:underline;
}

/*--------------------------------------|links|-----------------------------------------*/
/*-------------------------------|  contact page  |----------------------------*/
.contactform{
	width:600px;
	margin:0 auto;
	padding:0 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-align:center;
}
div[class="contactform"]{
	padding:0 10px 0 0;
}

.inputLabel{
	width:130px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#09465E;
	text-align:right;
	padding-right:20px;
	margin-top:10px;
	min-height:25px;
	_height:25px;
}
.inputField{
	width:350px;
	text-align:left;
	float:left;
	margin-top:10px;
	min-height:25px;
	_height:25px;
}
.inputField input{
	width:350px;
	background:#ffffff;
	border:#ACE3F7 2px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:3px 0 3px 0;
}
.inputField textarea{
	width:350px;
	background:#ffffff;
	border:#ACE3F7 2px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.inputbtn{
	width:350px;
	text-align:left;
	float:left;
	margin-top:10px;
	min-height:25px;
	_height:25px;
}
.err{
	width:300px;
	margin:0 auto;
	color:#CC0000;
}
/*-------------------------------|  contact page  |----------------------------*/