/* CSS Document */
body{
	background-image:url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size:11px;
	color:#393939;
	margin:0px;
	padding:0px;
}
h1 {
	margin:0px;
	padding:0px;
}
h2{
	font-family: "Trebuchet MS";
	font-size:16px;
	color:#2D3800;
	margin:15px 0 0 20px;
}
h3{
	font-size:14px;
	font-weight:bold;
	color:#565D31;
	margin:25px 0 0 50px;
}
h5{
	margin:0 0 0 0;
	padding:5px 0 0px 20px;
	font-size:12px;
	color:#72900B;
}
.clear {
	clear:both;
}
.hide {
	display:none;
}
/***************************** Main Containers *********************************/
#main_container {
	min-height:100%;
	height:100%;
	margin:0 auto 0 auto;
	width:843px;
	padding:0px;
}
#topcontainer{
	width:843px;
	height:121px;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
}
#middle_container{
	width:843px;
	height:auto;
	margin:0px;
	padding:0px 0px 5px 0px;
	float:left;
}
#left_container{
	width:585px;
	height:auto;
	float:left;
}
#bottom_container{
	background-image:url(../images/btm_bg.jpg);
	width:843px;
	height:84px;
	float:left;
	margin:20px 0 0 0;
}
/***************************** Top Container *********************************/
#logo a{
	background-image:url(../images/logo.jpg);
	width:160px;
	height:121px;
	float:left;
	display:block;
}
#top_right{
	width:385px;
	height:93px;
	float:right;
	margin:0 0 0 0;
}
#search_icon{
	background-image:url(../images/search_icon.jpg);
	background-repeat:no-repeat;
	width:27px;
	height:28px;
	float:left;
	margin:44px 0 0 0;
	padding:0px 0 0 0px;
}
#search_txt{
	width:240px;
	color:#738809;
	float:left;
	margin:45px 0 0 0;
}
.search_bx{
	border:#99B018 solid 1px;
	height:20px;
	width:150px;
	margin-left:5px;
}
#search_btn{
	background-image:url(../images/search_btn.jpg);
	width:59px;
	height:22px;
	float:left;
	margin:46px 0 0 0px;
}
#outer_navigation{
	width:637px;
	height:27px;
	float:right;
	padding:0px 12px 0 0;
}
#top_navigation{
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat;
	width:637px;
	height:27px;
	float:right;
	margin:1px 0 0 0;
}
#top_navigation ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#top_navigation li{
	margin:0 0 0 0;
	list-style:none;
	float:left;
}
#top_navigation li a{
	margin:0 0 0 0;
	padding:0px 12px 0px 17px;
	list-style:none;
	line-height:27px;
	float:left;
	display:block;
	text-decoration:none;
}

a.navigation{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.navigation:hover{
	background-color:#CBDA7F;
	color:#000000;
}
.active{
	background-color:#CBDA7F;
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
/***************************** Banner Section *********************************/
#banner_bg{
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	width:585px;
	height:255px;
	margin:24px 0 0 0;
}
#banner{
	margin:14px 0 0 20px;
}
#projects_recent{
	background-image:url(../images/recent_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	width:258px;
	height:255px;
	margin:14px 0 0 0;
}
#img_project{
	padding:66px 0 0 27px;
	text-align:center;
	width:188px;
	height:119px;
	color:#4A5602;
	font-weight:bold;
}
#img_project span{
	font-weight:normal;
}
/***************************** Middle Container *********************************/
#middle_left{
	width:585px;
	height:auto;
	float:left;
	
}
#head{
	background-image:url(../images/welcome.jpg);
	background-repeat:no-repeat;
	width:413px;
	height:23px;
	margin:5px 0 0 20px;
}
#txt_bx{
	width:560px;
	height:auto;
	float:left;
	font-size:12px;
	padding:10px 0 0 25px;
}
#txt_bx span{
	font-weight:bold;
}
#txt_bx span span{
	font-weight:bold;color:#768D0A;font-size:14px;font-family:"Trebuchet MS", Tahoma, Verdana;display:block;
	border-bottom:1px solid #768D0A;
	margin-top:10px;
}
#txt_bx p{
	padding:5px 0px 10px 0px;margin:0px;
}
#V_txt_bx{
	
	height:auto;
	float:left;
	font-size:12px;
	padding:10px 0 0 25px;
}
#V_txt_bx span{
	font-weight:bold;
}
#V_txt_bx span span{
	font-weight:bold;color:#768D0A;font-size:14px;font-family:"Trebuchet MS", Tahoma, Verdana;display:block;
	border-bottom:1px solid #768D0A;
	margin-top:10px;
}
#V_txt_bx p{
	padding:5px 0px 10px 0px;margin:0px;
}
.invite_box{
	background-color:#f6f7f2;
	width:216px;height:115px;margin-left:15px;display:block;cursor:pointer;
	background-image:url(../images/invite_head.gif);background-position:left top;background-repeat:no-repeat;
}

#expertise{
	background-image:url(../images/expert.jpg);
	background-repeat:no-repeat;
	float:left;
	width:293px;
	height:56px;
	margin:5px 0 0 0px;
}
#associate{
	background-image:url(../images/associate.jpg);
	background-repeat:no-repeat;
	float:left;
	width:289px;
	height:56px;
	margin:5px 0 0 0px;
}
#exp_detail{
	width:268px;
	height:auto;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 22px;
}
#exp_detail ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#exp_detail li{
	list-style:none;
	margin:15px 0 0 7px;
	padding:0 0 0 0;
}
#exp_detail li a{
	list-style:none;
	margin:15px 0 0 0px;
	padding:0 0 0 0;
	text-decoration:none;
	color:#718F09;
}
#img1{
	float:left;
}
.exp_txt{
	background-image: url(../images/arrow.jpg);
	background-repeat:no-repeat;
	width:160px;
	height:10px;
	font-weight:bold;
	float:left;
	margin:0 0 0 5px;
	padding:0 0 0 10px;
}
.exp_txt span{
	font-weight:normal;
	color:#393939;
}
#view_btn a{
	background-image:url(../images/view_btn.jpg);
	width:82px;
	height:20px;
	float:right;
	display:block;
	margin:3px 5px 0 0;
}
#associat_detail{
	width:258px;
	height:auto;
	float:left;
	margin:15px 0 0 0;
	padding:0 0 0 32px;
}
.simple_listing{
	margin:20px 0px 0px 0px;
	padding:0px;
}
.simple_listing ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
.simple_listing li{
	background-image:url(../images/arrow2.jpg);
	background-repeat:no-repeat;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
.simple_listing li a{
	text-decoration:none;
	color:#4F4F4F;
	font-weight:bold;
	padding:0 0 0 10px;
}
.simple_listing li a:hover{
	text-decoration:underline;
}
#middle_right{
	width:255px;
	height:auto;
	float:left;
	padding-top:10px;
}
#services{
	background-image:url(../images/index_21.jpg);
	width:255px;
	height:46px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.simple_listing2{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:230px;
	float:left;
}
.simple_listing2 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 35px;
}
.simple_listing2 li{
	background-image:url(../images/arrow2.jpg);
	background-repeat:no-repeat;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
.simple_listing2 li a{
	text-decoration:none;
	color:#393939;
	font-weight:bold;
	padding:0 0 0 10px;
}
.simple_listing2 li a:hover{
	text-decoration:underline;
}
#view_btn2 a{
	background-image:url(../images/view_btn.jpg);
	background-repeat:no-repeat;
	width:82px;
	height:20px;
	float:right;
	display:block;
	margin:8px 0px 0 0px;
	padding-right:120px;
}
#contact_bx{
	width:255px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#contact_icon{
	background-image: url(../images/contact_icon.jpg);
	background-repeat:no-repeat;
	width:33px;
	height:32px;
	float:right;
	margin:10px 0 0 0;
	padding:0 8px 0 0;
}
#contact_head{
	float:right;
	color:#565C31;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:20px 95px 0 0;
}
#contact_head span{
	color:#7D9013;
}
#outer{
	width:220px;
	float:right;
	border-bottom:#7D9013 solid 1px;
	margin:0 10px 0 0;
}
.contact_txtbx{
	background-color:#F6F7F2;
	width:217px;
	height:120px;
	float:right;
	margin:1px 10px 0 0;
}
.contact_txt{
	color:#000000;
	margin:17px 0 0 17px;
	line-height:15px;
}
.contact_txt span{
	font-weight:bold;
}
a.mail{
	text-decoration:none;
	color:#7A8F0C;
}
/***************************** Bottom Container *********************************/
.btm_links{
	text-align:center;
	font-weight:bold;
	color:#707070;
	margin-top:20px;
}
.btm_links span{
	font-weight:normal;
}
a.link{
	text-decoration:none;
	color:#707070;
}
.link:hover{
	text-decoration:underline;
}
/***************************** Inner pages *********************************/
#banner_bg_inner{
	background-image: url(../images/banner_bg_inner.png);
	background-repeat:no-repeat;
	float:left;
	width:585px;
	height:205px;
	margin:21px 0 0 0;
}
#contact_bg{
	background-image: url(../images/contact_bg.png);
	background-repeat:no-repeat;
	float:left;
	width:258px;
	height:205px;
	margin:11px 0 0 0;
}
#contact_bg_1{
	background-image: url(../images/contact_bg.png);
	background-repeat:no-repeat;
	float:left;
	width:255px;
	height:205px;
	margin:11px 0 0 0;
}
#banner2{
	margin:18px 0 0 20px;
}
#head_abt{
	background-image:url(../images/abt_head.gif);
	width:573px;
	height:61px;
	float:right;
}
#heading_list{
	margin:25px 0 0 0;
	padding:0 0 0 23px;
	width:550px;
	height:20px;
	float:left;
}
#heading_list ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}
#heading_list li{
	background-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	font-size:17px;
	font-family: "Trebuchet MS";
	color:#565C31;
	border-bottom:#E8EBDF solid 1px;
}
.simple_listing3{
	margin:20px 0px 0px 0px;
	padding:0px;
}
.simple_listing3 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
.simple_listing3 li{
	background-image:url(../images/arrow2.jpg);
	background-repeat:no-repeat;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
.simple_listing3 li a{
	text-decoration:none;
	color:#4F4F4F;
	padding:0 0 0 10px;
}
.simple_listing3 li a:hover{
	text-decoration:underline;s
}
#view_btn3 a{
	background-image:url(../images/view_btn.jpg);
	background-repeat:no-repeat;
	width:82px;
	height:20px;
	display:block;
	margin:8px 0px 0 15px;
}
.contact_top{
	color:#000000;
	margin:77px 0 0 25px;
	line-height:17px;
	width:230px;
}
.contact_top span{
	font-weight:bold;
}
#green_bg{
	background-image: url(../images/green_bg_head.gif);
	background-repeat:no-repeat;
	width:222px;
	height:48px;
	float:left;
	margin:13px 0 0 11px;
	padding:0 0 0 0;
}
.white_bg{
	background-color:#FFFFFF;
	width:244px;
	height:auto;
	float:left;
}
#head_main{
	background-image: url(../images/head_mainbg.gif);
	width:573px;
	height:61px;
	float:right;
}
.main_head{
	font-family: "Trebuchet MS";
	font-size:20px;
	color:#5E6052;
	margin:25px 0 0 30px;
}
#txt_right{
	width:200px;
	float:left;
	margin:10px 0 0 18px;
}
.img_left{
	float:left;
	width:133px;
	height:91px;
	padding:0 5px 0 0;
}

#corporate_profile a{
	background-image: url(../images/corporate_btn.gif);
	background-repeat:no-repeat;
	width:232px;
	height:60px;
	float:left;
	margin:30px 0 0 0px;
	display:block;
}
#press_clipping a{
	background-image: url(../images/press_clipping.gif);
	background-repeat:no-repeat;
	width:232px;
	height:60px;
	float:left;
	margin:30px 0 0 20px;
	display:block;
}
#newsletter a{
	background-image: url(../images/newsletter.gif);
	background-repeat:no-repeat;
	width:232px;
	height:60px;
	float:left;
	margin:20px 0 0 0px;
	display:block;
}
#brochure a{
	background-image: url(../images/brochure.gif);
	background-repeat:no-repeat;
	width:232px;
	height:60px;
	float:left;
	margin:20px 0 0 20px;
	display:block;
}
#btn_outer{
	width:500px;
	height:auto;
	float:left;
	padding:0 0 0 20px;
}
#line{
	width:550px;
	border-bottom:#CCCCCC solid 1px;
	float:left;
	padding:30px 0 0 5px;
	margin-bottom:10px;
}
#txt_name{
	width:120px;
	height:20px;
	float:left;
	padding:2px 0 0 20px;
}
.txt_area{
	width:170px;
	height:20px;
	border:#91AA26 solid 1px;
	float:left;
	margin-bottom:2px;
}
.txt_area2{
	width:170px;
	height:90px;
	border:#91AA26 solid 1px;
	float:left;
	margin-bottom:2px;
}
.btn{
	background-image:url(../images/submit_btn.gif);
	width:64px;
	height:22px;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:3px;
}
.green{
	color:#76AE01;
}
#subheading_list{
	margin:5px 0 0 0;
	padding:0 0 0 23px;
	width:525px;
	height:20px;
	float:left;
}
#subheading_list ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}
#subheading_list li{
	background-image: url(../images/arrow2.jpg);
	background-repeat:no-repeat;
	padding:0 0 2px 10px;
	font-size:13px;
	font-weight:bold;
	color:#00000;
	border-bottom:#E8EBDF solid 1px;
}
#txt_bx2{
	width:500px;
	height:auto;
	float:left;
	font-size:12px;
	padding:10px 0 0 35px;
}
#more_btn a{
	background-image: url(../images/more_btn.gif);
	background-repeat:no-repeat;
	float:left;
	width:84px;
	height:20px;
	margin:10px 0 10px 0;
	display:block;
}
#send_cv a{
	background-image: url(../images/send_cv.gif);
	background-repeat:no-repeat;
	width:181px;
	height:58px;
	display:block;
	float:left;
	margin:2px 0 0 0px;
}
#back a{
	background-image:url(../images/back_btn.gif);
	background-repeat:no-repeat;
	width:69px;
	height:20px;
	float:right;
	margin:10px 0 0 0;
	padding-right:0px;
	display:block;
}
.img_left_Project{
	float:left;
	width:188px;
	height:119px;
	padding:0 5px 0 0;
}

#heading_list_01{
	margin:10px 0 0 0;
	padding:0 0 0 23px;
	width:550px;
	height:20px;
	float:left;
}
#heading_list_01 ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}
#heading_list_01 li{
	background-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	font-size:17px;
	font-family: "Trebuchet MS";
	color:#565C31;
	border-bottom:#E8EBDF solid 1px;
}

/********************** Downloads **********************/

#nav_div{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:210px;
	float:left;
	font-family:Tahoma;
	color:#6f860c;
	font-size:12px;
	font-weight:bold;
	

}
#nav_div ul{
	margin:0px;
	padding:0px;
}
#nav_div li{
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 30px;
	background-image:url(../images/profile_icon.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	width:190px;
	height:25px;
	list-style:none;
	float:left;
}
#nav_div a{
	margin:0px;
	padding:0px ;
	color:#6f860c;
	text-decoration:underline;
}
#nav_div a:hover{
	margin:0px;
	padding:0px ;
	color:#d5732a;
}
#nav_div22{
	margin:10px auto 0px auto;
	padding:0px;
	width:200px;
	font-family:Tahoma;
	color:#6f860c;
	font-size:12px;
	font-weight:bold;
	

}
#nav_div22 ul{
	margin:0px 0 0 0;
	padding:0px;
}
#nav_div22 li{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 30px;
	background-image:url(../images/profile_icon.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	width:190px;
	height:25px;
	list-style:none;
	
	
}
#nav_div22 a{
	margin:0px;
	padding:0px ;
	color:#6f860c;
	text-decoration:underline;
}
#nav_div22 a:hover{
	margin:0px;
	padding:0px ;
	color:#d5732a;
}

#nav_div2{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:210px;
	float:right;
	font-family:Tahoma;
	color:#6f860c;
	font-size:12px;
	font-weight:bold;


}
#nav_div2 ul{
	margin:0px;
	padding:0px;
}
#nav_div2 li{
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 30px;
	background-image: url(../images/press_icon.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	width:190px;
	height:25px;
	list-style:none;
	float:left;
}
#nav_div2 a{
	margin:0px;
	padding:0px ;
	color:#6f860c;
	text-decoration:underline;
}
#nav_div2 a:hover{
	margin:0px;
	padding:0px ;
	color:#d5732a;
}
#nav_div3{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:210px;
	float:left;
	font-family:Tahoma;
	color:#6f860c;
	font-size:12px;
	font-weight:bold;
	

}
#nav_div3 ul{
	margin:0px;
	padding:0px;
}
#nav_div3 li{
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 30px;
	background-image: url(../images/newsletter_icon.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	width:190px;
	height:25px;
	list-style:none;
	float:left;
}
#nav_div3 a{
	margin:0px;
	padding:0px ;
	color:#6f860c;
	text-decoration:underline;
}
#nav_div3 a:hover{
	margin:0px;
	padding:0px ;
	color:#d5732a;
}

#nav_div4{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:210px;
	float:right;
	font-family:Tahoma;
	color:#6f860c;
	font-size:12px;
	font-weight:bold;
	
}
#nav_div4 ul{
	margin:0px;
	padding:0px;
}
#nav_div4 li{
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 30px;
	background-image: url(../images/brochure_icon.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	width:190px;
	height:25px;
	list-style:none;
	float:left;
}
#nav_div4 a{
	margin:0px;
	padding:0px ;
	color:#6f860c;
	text-decoration:underline;

}
#nav_div4 a:hover{
	margin:0px;
	padding:0px ;
	color:#d5732a;
}

/*================== 5th July 2008 ==============*/
#more_btn_01 a{
	background-image: url(../images/more_btn.gif);
	background-repeat:no-repeat;
	float:right;
	width:84px;
	height:20px;
	margin:10px 0 10px 0;
	display:block;
}

#heading_list_02{
	margin:8px 0 0 0;
	padding:0 0 0 23px;
	width:550px;
	height:20px;
	float:left;
}
#heading_list_02 ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}
#heading_list_02 li{
	background-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	font-size:17px;
	font-family: "Trebuchet MS";
	color:#565C31;
	border-bottom:#E8EBDF solid 1px;
}