@charset "utf-8";
/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#858586;
	margin:0;
	padding:0;
	background:url(../images/bd_bg.jpg) repeat;
}

@font-face
{
	font-family:'Bell_MT';
	src:('../font/Bell_MT.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
}

.wrapper
{
	width:100%;
	height:auto;
	float:left;
}
.header
{
	width:100%;
	height:auto;
	float:left;
}
.logo_cont
{
	width:960px;
	height:auto;
	margin:0 auto;
}

.logo_inner_cont
{
	width:660px;
	height:auto;
	float:left;
}

.logo
{
	background:url(../images/logo.png) no-repeat;
	width:360px;
	height:120px;
	float:left;
	margin-left:300px;
	margin-top:30px;
}


.body
{
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
}
.body_cont
{
	width:960px;
	height:auto;
	margin:0 auto;
}
.banner_cont
{
	width:960px;
	height:400px;
	border-radius:10px;
	-moz-border-radius:10px;
	border:2px solid #dfdede;
	background-color:#fff;
}

.project_cont
{
	width:960px;
	height:auto;
	float:left;
	margin-top:20px;
	
}

.project_cont .br
{
	width:960px;
	height:auto;
	float:left;
	margin-top:20px;
	
}


.left_project_cont
{
	width:620px;
	height:auto;
	float:left;
}

.left_project_cont h1
{
	font-size:30px;
	font-family:'Bell_MT';
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:40px;
	color:#000;
}
.left_project_cont .cont
{
	width:620px;
	height:auto;
	float:left;
	margin-top:30px;
}
.left_project_cont .cont h1
{
	font-size:30px;
	font-family:'Bell_MT';
	padding:0;
	margin:0 0 20px 0;
	font-weight:normal;
	line-height:40px;
	color:#000;
}
.left_project_cont .cont img
{
	float:left;
	margin-right:3px;
}
.left_project_cont .cont .twit
{
	background:url(../images/twitter_bg.png) no-repeat;
	width:88px;
	height:125px;
	float:left;
}
.left_project_cont .cont .txt_cont
{
	width:390px;
	height:auto;
	float:right;
	line-height:20px;
	text-align:justify;
}
.left_project_cont .cont .txt_cont ul
{
	padding:0;
	margin:0;
	list-style:none;
}
.left_project_cont .cont .txt_cont ul li
{
		list-style-type:none;
	background:url(../images/bullet2.png) left 5px no-repeat;
	line-height:18px;
	padding: 0 0 0 30px;
	margin: 5px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}


.left_project_cont .cont .txt_cont .con1
{
	width:170px;
	height:auto;
	float:left;
	line-height:20px;
	text-align:justify;
}
.left_project_cont .cont .txt_cont .con2
{
	width:215px;
	height:auto;
	float:right;
	line-height:20px;
	text-align:justify;
}


.left_project_cont .cont .txt_cont2
{
	width:277px;
	height:auto;
	float:left;
	line-height:20px;
	text-align:justify;
	margin-left:20px;
	margin-bottom:30px;
}
.left_project_cont .cont .txt_cont2 span
{
	color:#167bee;
}
.left_project_cont .cont .txt_cont span
{
	color:#000;
}

.left_project_cont .cont .txt_cont h1
{
	font-size:24px;
	font-family:'Bell_MT';
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:30px;
	color:#1679ef;
}

.rht_project_cont
{
	width:325px;
	height:auto;
	float:right;
}
.rht_project_cont .txt
{
	width:274px;
	height:auto;
	float:right;
	font-weight:bold;
	font-size:24px;
	font-family:'Bell_MT';
	font-weight:normal;
	line-height:30px;
	color:#000;
	margin-bottom:10px;
	text-align:center;
}

.rht_project_cont h1
{
	font-size:30px;
	font-family:'Bell_MT';
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:40px;
	color:#000;
}

.rht_project_cont .cont
{
	width:345px;
	height:auto;
	float:left;
	margin-top:30px;
	line-height:20px;
	text-align:justify;
}
.rht_project_cont .cont img
{
	float:left;
	margin-right:20px;
}
.rht_project_cont .cont span
{
	color:#167bee;
	font-weight:bold;
}
.rht_project_cont .cont2
{
	width:345px;
	height:auto;
	float:left;
	margin-top:15px;
	line-height:20px;
	text-align:justify;
}
.rht_project_cont .cont2 img
{
	float:left;
	margin-right:20px;
}
.rht_project_cont .cont2 span
{
	color:#167bee;
	font-weight:bold;
}


.rht_project_cont .cont3
{
	width:345px;
	height:auto;
	float:left;
	margin-top:20px;
	line-height:20px;
	text-align:justify;
	margin-bottom:20px;
}
.rht_project_cont .cont3 img
{
	float:left;
	margin-right:20px;
}
.rht_project_cont .cont3 span
{
	color:#167bee;
	font-weight:bold;
}

.readmore
{
	width:116px;
	height:39px;
	float:left;
	background-color:#8eaf0c;
	margin-top:20px;
	line-height:39px;
	text-align:center;
	color:#fff;
	font-family:'Bell_MT';
	font-size:16px;
	font-weight:bold;

}
.readmore a
{
	color:#fff;
	text-decoration:none;
}
.readmore a:hover
{
	color:#000;
	text-decoration:none;
}
.readmore2
{
	width:116px;
	height:39px;
	background-color:#8eaf0c;
	margin-top:20px;
	line-height:39px;
	text-align:center;
	color:#fff;
	font-family:'Bell_MT';
	font-size:16px;
	font-weight:bold;

}
.readmore2 a
{
	color:#fff;
	text-decoration:none;
}
.readmore2 a:hover
{
	color:#000;
	text-decoration:none;
}

.readmore3
{
	width:150px;
	height:39px;
	background-color:#8eaf0c;
	margin-top:20px;
	line-height:39px;
	text-align:center;
	color:#fff;
	font-family:'Bell_MT';
	font-size:16px;
	font-weight:bold;

}
.readmore3 a
{
	color:#fff;
	text-decoration:none;
}
.readmore3 a:hover
{
	color:#000;
	text-decoration:none;
}

.footer
{
	background-color:#141414;
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
}
.footer_cont
{
	width:960px;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}

.one_third
{
	width:150px;
	height:auto;
	float:left;
	margin-right:35px;
	margin-bottom:10px;
}
.one_third .hd
{
	width:150px;
	height:auto;
	float:left;
	color:#8eaf0c;
	font-weight:bold;
	margin-bottom:15px;
}

.one_third ul
{
	list-style:none;
	margin:0;
	padding:0;
}


.one_third li
{
	color:#8eaf0c;
}
.one_third li a
{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;
	line-height:18px;
}
.one_third li a:hover
{
	color:#c3bebe;
	text-decoration:none;
}

.phn_num
{
	width:220px;
	height:auto;
	float:right;
	margin-top:0px;
	font-family:'Bell_MT';
	font-size:22px;
	font-weight:bold;
	color:#8eaf0c;

}
.phn_num span
{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
}

.footer_end
{
	width:100%;
	height:40px;
	float:left;
	background-color:#2b2a2a;
}

.copyright_cont
{
	width:960px;
	height:auto;
	margin:0 auto;
	line-height:40px;
	text-align:center;
	color:#fff;
}


.sol_cont
{
	width:960px;
	height:auto;
	float:left;
	margin-top:40px;
}
.sol_cont img
{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.lft_sol_cont
{
	width:650px;
	height:auto;
	float:left;
	border-right:solid 1px #e8e9ea;
}
.lft_sol_cont h1
{
	font-family:'Bell_MT';
	font-size:40px;
	margin:0;
	padding:0;
	color:#000;
	line-height:40px;
	margin-top:10px;
	font-weight:normal;
}
.lft_sol_cont .cont
{
	width:620px;
	height:auto;
	float:left;
	margin-top:20px;
	text-align:justify;
	line-height:20px;
}
.lft_sol_cont .cont h3
{
	font-size:24px;
	margin:0;
	padding:0;
	color:#000;
	line-height:30px;
	font-weight:normal;
}

.lft_sol_cont .cont img
{
	float:left;
	margin-right:20px;
}
.rht_sol_cont
{
	width:290px;
	height:auto;
	float:right;
}
.rht_sol_cont h1
{
	font-family:'Bell_MT';
	font-size:40px;
	margin:0;
	padding:0;
	color:#000;
	line-height:40px;
	margin-top:10px;
	font-weight:normal;
}
.rht_sol_cont .cont2
{
	width:290px;
	height:auto;
	float:left;
	margin-top:25px;
}
.rht_sol_cont .cont2 ul
{
	padding:0;
	margin:0;
	list-style:none;
}
.rht_sol_cont .cont2 ul li
{
		list-style-type:none;
	background:url(../images/bullet2.png) left 5px no-repeat;
	line-height:18px;
	padding: 0 0 0 30px;
	margin: 5px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}

.rht_sol_cont .cont2 .num
{
	background:url(../images/number_bg.jpg) no-repeat;
	width:42px;
	height:41px;
	float:left;
	margin-right:20px;
	font-family:'Bell_MT';
	font-size:30px;
	text-align:center;
	line-height:41px;
	color:#fff;
}
.rht_sol_cont .cont2 .txt
{
	width:218px;
	height:auto;
	float:right;
}
.rht_sol_cont .cont2 .txt p
{
	text-align:justify;
	line-height:20px;
	margin:0;
	padding:0;
}
.rht_sol_cont .cont2 .txt p span
{
	color:#000;
}
.sec_wel_txt_cont2
{
	width:960px;
	height:auto;
	float:left;
	margin-top:34px;
	line-height:20px;
	text-align:justify;
}

.sec_wel_txt_cont2 h1
{
	font-family:'Bell_MT';
	font-size:30px;
	margin:0;
	padding:0;
	color:#000;
	line-height:40px;
	margin-top:10px;
	font-weight:normal;
}
.sec_wel_txt_cont2 span
{
	color:#000;
}


.sol_cont
{
	width:960px;
	height:auto;
	float:left;
	margin-top:40px;
}
.sol_cont h1
{
	font-family:'Bell_MT';
	font-size:30px;
	margin:0;
	padding:0;
	color:#000;
	line-height:40px;
	margin-top:10px;
	font-weight:normal;
}
.sol_cont h1 span
{
	color:#5c8007;
}

.map_cont
{
	width:960px;
	height:auto;
	float:left;
	margin-bottom:20px;
}
.lft_contact_cont
{
	width:500px;
	height:auto;
	float:left;
	border-right:solid 1px #e8e9ea;
}
.rht_contact_cont
{
	width:390px;
	height:auto;
	float:right;
	line-height:20px;
	text-align:justify;
}
.lft_contact_cont h1
{
	font-family:'Bell_MT';
	font-size:30px;
	margin:0;
	padding:0;
	color:#000;
	line-height:40px;
	margin-top:10px;
	font-weight:normal;
}
.rht_contact_cont h1
{
	font-family:'Bell_MT';
	font-size:30px;
	margin:0;
	padding:0;
	color:#000;
	line-height:40px;
	margin-top:10px;
	font-weight:normal;
}

.banner
{
	width:930px;
	height:auto;
	margin:0 auto;
	margin-top:15px;
}
.menu_cont
{
	width:100%;
	background:url(../images/menu_bg.jpg) repeat-x;
	height:55px;
	float:left;
	margin-top:20px;
}
.menu_main_cont
{
	width:900px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
}

#menu ul{
	text-align:center;
	margin:0px;
	padding:0px;
	height:34px;
}
#menu ul li{
	text-align:center;
	height:34px;
	float:left;
	list-style:none;
	display:block;
	line-height:34px;
	
	
}
#menu ul li a{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	display:block;
	padding:6px 5px 0px 5px;
}

#menu ul li a b{
	height:34px;
	padding:0px 5px 0px 5px;
	display:block;


}

#menu ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	height:34px;
	text-align:center;
	background:url(../images/rht_btn_bg.png) no-repeat  right 6px;
}
#menu ul li a.active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	height:34px;
	
	text-align:center;
	background:url(../images/right_con.png) no-repeat top right;
	
	
}


#menu ul li a:hover b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	height:34px;
	
	text-align:center;
	background:url(../images/lft_btn_bg.png) no-repeat top left;
}

#menu ul li a.active b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	height:34px;
	text-align:center;
	background:url(../images/left_con.png) no-repeat top left;	
	
}

.banner_pic_cont
{
	width:646px;
	height:auto;
	float:left;
}

.banner_txt_cont
{
	width:256px;
	height:auto;
	float:right;
	line-height:20px;
	text-align:justify;
	margin-top:20px;
}
.banner_txt_cont h1
{
	font-size:20px;
	margin:0;
	padding:0;
	color:#000;
	line-height:38px;
	text-align:left;
	font-family:'Bell_MT';
	text-transform:uppercase;
}

.project{width:960px;
height:auto;
float:left;
text-align:justify;

font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6d;
	font-weight:100;

	line-height:22px;
	margin-bottom:20px;}
	
.project span
{
	font-weight:bold;
	color:#000;
}

.project img{float:left;
margin-right:10px;}

.project h1
{
	font-family:'Bell_MT';
	font-size:40px;
	margin:0;
	padding:0;
	color:#000;
	line-height:40px;
	margin-top:10px;
	font-weight:normal;
}
.language
{
	width:150px;
	height:auto;
	float:right;
	margin-top:20px;
}

.project_1{
    padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:960px;
	height:auto;
}
.project_1_left{
    padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	width:250px;
	height:250px;
	float:left;
}
.project_1_right{
    padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	width:690px;
	height:250px;
	float:right;
}
.project_1_right_1{
    padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:150px;
	height:250px;
	float:left;
	text-align:justify;
     font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6d;
	font-weight:100;
    line-height:18px;
}
.project_1_right_2{
    padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
	width:150px;
	height:250px;
	float:left;
	background-image:url(../images/img6.png);
	background-repeat:no-repeat;
	text-align:justify;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6d;
	font-weight:100;
	line-height:18px;
}
h2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:500;
	line-height:18px;
	}

h3 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6e6e6d;
	font-weight:100;
	line-height:25px;
	}	
	
/*<.............................................................>*/
#wrapper {
				/*background-color: #fff;*/
				
				width:617px;
				height: 50%;
				margin:0px auto;
				overflow: hidden;

			}
			#carousel {
			}
			#carousel div {
				text-align: center;
				width: 200px;
				height: 150px;
				float: left;
				position: relative;
				margin:0px 10px 0px 10px;
			}
			#carousel div img {
				border: none;
			}
			#carousel div span {
				display: none;
			}
			#carousel div:hover span {
				/*background-color: #333;*/
				color: #fff;
				font-family: Arial, Geneva, SunSans-Regular, sans-serif;
				font-size: 14px;
				line-height: 22px;
				display: inline-block;
				width: 100px;
				padding: 2px 0;
				margin: 0 0 0 -50px;
				position: absolute;
				bottom: 30px;
				left: 50%;
				border-radius: 3px;
			}
			
			#donate-spacer {
				height: 100%;
			}
			#donate {
				width: 750px;
				padding: 50px 75px;
				margin: 0 auto;
				overflow: hidden;
			}
			#donate p, #donate form {
				margin: 0;
				float: left;
			}
			#donate p {
				width: 650px;
			}
			#donate form {
				width: 100px;
			}
.project_2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:960px;
	height:100px;
	position:relative;
}
.project_2_left {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:270px;
	height:auto;
	float:left;
	position:absolute;
	left: 270px;
	top: 6px;
}
.project_2_middle {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:200px;
	height:auto;
	float:left;
	position:absolute;
	left: 205px;
	top: 1px;
}
.project_2_right {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:200px;
	height:auto;
	float:left;
	position:absolute;
	left: 405px;
	top: 1px;
	
}
.readmore_a {
background: #8eb03e;
display: block;
width: 100px;
text-align:center;
padding:5px 10px 5px 10px;
margin:20px 0px 0px 100px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFF;
text-decoration:none;
font-weight:bold;
}
.text {
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	text-align:justify;
	text-align:justify;

font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6e6e6d;
	font-weight:100;

	line-height:22px;
}
.clear {
	clear:both;}
	
.eco-green
{
	width:182px;
	height:auto;
	float:left;
	margin-top:15px;
}

.grn-oth-btn
{
	width:553px;
	height:auto;
	float:left;
	margin-left:50px;
	margin-top:10px;
}



.eco-grn-logo
{
	background:url(../images/eco-grn-logo.jpg) no-repeat;
	width:249px;
	height:auto;
	float:left;
}

.eco-grn-pic
{
	background:url(../images/eco-grn-pic.jpg) no-repeat;
	width:244px;
	height:auto;
	float:left;
	margin-left:40px;
	clear:right;
}

.eco-grn-txt
{
	width:900px;
	height:auto;
	float:left;
	margin-top:20px;
		font-size:18px;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:20px;
	color:#000;
	margin-top:20px;
	margin-bottom:20px;
}

.td-hd
{
	font-weight:bold;
	text-align:center;
	font-size:16px;
		color:#486308;

}

.td-txt
{
	padding:10px;
	color:#000;
}

.td-txt2
{
	padding:50px;
	text-align:center;
	font-weight:bold;
	color:#000;
}

.project_2_left_a {
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 width:960px;
 height:auto;
 float:left;

}
.project_2_left_b {
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 width:660px;
 height:auto;
 float:right;
 position:absolute;
 left: 223px;
 top: 265px;

}
.project_2_middle_b {
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 width:200px;
 height:auto;

}

.pakeg_1 {
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 background: #8eb03e;
 display: block;
 width: 100px;
 text-align:center;
 padding:5px 10px 5px 10px;
 margin:20px 0px 0px 0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
 float:left;
 position:absolute;
left: 46px;
 top: -130px;
}
.pakeg_2 {
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 background: #8eb03e;
 display: block;
 width: 101px;
 text-align:center;
 padding:5px 10px 5px 10px;
 margin:20px 0px 0px 0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
 float:left;
 position:absolute;
  left: 249px;
 top: -130px;
 height: 23px;
}
.pakeg_3 {
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 background: #8eb03e;
 display: block;
 width: 100px;
 text-align:center;
 padding:5px 10px 5px 10px;
 margin:20px 0px 0px 0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
 float:left;
 position:absolute;
left: 452px;
 top: -130px;
}

.pakeg_4 {
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 background: #8eb03e;
 display: block;
 width: 100px;
 text-align:center;
 padding:5px 10px 5px 10px;
 margin:20px 0px 0px 0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
 float:left;
 position:absolute;
 left: 30px;
 top: 5px;
}
.pakeg_5 {
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 background: #8eb03e;
 display: block;
 width: 101px;
 text-align:center;
 padding:5px 10px 5px 10px;
 margin:20px 0px 0px 0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
 float:left;
 position:absolute;
 left: 249px;
 top: 57px;
 height: 23px;
}
.pakeg_6 {
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 background: #8eb03e;
 display: block;
 width: 100px;
 text-align:center;
 padding:5px 10px 5px 10px;
 margin:20px 0px 0px 0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#FFF;
 text-decoration:none;
 font-weight:bold;
 float:left;
 position:absolute;
 left: 452px;
 top: 56px;
}
table
{
	border-collapse:collapse;
}
.pack
{
	background-color:#8eb03e;
	width:100px;
	height:25px;
	float:right;
	color:#fff;
	text-align:center;
	margin-right:5px;
	margin-top:5px;
	font-weight:bold;
	line-height:25px;
}

.pack a
{
	color:#fff;
	text-decoration:none;
}
.pack a:hover
{
	color:#000;
	text-decoration:none;
}

.pack-active
{
	background-color:#58721a;
	width:100px;
	height:25px;
	float:right;
	color:#fff;
	text-align:center;
	margin-right:5px;
	margin-top:5px;
	font-weight:bold;
	line-height:25px;
}

.pack-active a
{
	color:#fff;
	text-decoration:none;
}
.pack-active a:hover
{
	color:#fff;
	text-decoration:none;
}


.btn_cont
{
	width:960px;
	float:left;
	height:35px;
	border-radius:8px;
	border:1px solid #d0d0cf;
	margin-bottom:10px;
}

.project_details {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:960px;
	height:auto;
}
.project_details_left {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:323px;
	height:auto;
	float:left;
}
.project_details_right {
	padding:30px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:617px;
	height:auto;
	float:right;
}

.bank_logo_cont{
	width:162px;
	height:auto;
	float:left;
	text-align:center;}
	
.bank_img_cont{
	width:960px;
	float:left;
	height:auto;
	margin-bottom:30px;}	