/* CSS Document */

#clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	/*clear: both; */
	visibility: hidden;
}

/*Recent Projects*/
div#b_recent_projects{
	background: url(../_images/recent_projects_bck.gif) repeat-x;
	width:206px;
	float:left;
}

div#rp_head{
	background: url(../_images/recent_projects_head_bck.gif) top left no-repeat;
	width: 206px;
}

div#rp_arc_right{
	background: url(../_images/rp_right_arc.gif) 100% 100% no-repeat;
	width: 206px;
	height:270px;
}

#rp_list{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	padding-top:40px;
	padding-right:5px;
	margin-left:40px;
}

#rp_name{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fefac5;
}

#rp_desc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

#rp_name a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fefac5;
	text-decoration:none;
}

#rp_list a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}

#rp_list ul {
	list-style-image:url(../_images/orange_bullet.gif);
	padding:0px;
	margin:0px;
	border: none;
}

#rp_list li{
	padding-left:10px;
	padding-top:0px;
	margin-bottom:8px;
}


/*Body*/
#b_main_body{
	background-color:#454444;
	width:506px;
	float:left;
}

#bw_arc_left{
	background: url(../_images/welcome_left_arc.gif) top left no-repeat;
	width:19px;
}

div#bw_arc_right{
	background: url(../_images/welcome_right_arc.gif) 100% 100% no-repeat;
	width:506px;
}

/*About Us*/

#bw_about_us_head{
	width:506px;
	height:30px;
	background-color:#1f1f1f;
}

#bw_about_us_left_arc{
	background: url(../_images/bw_about_us_left_arc.gif) left top no-repeat;
	width:20px;
	height:16px;
}

#bw_about_us_icon{
	background: url(../_images/bw_about_us_icon.gif) left top no-repeat;
	width:25px;
	height:30px;
	margin-left:22px;
	position:absolute;
	float:left;
}

#bw_welcome_head_text{
	width:200px;
	padding-left:60px;
	padding-top:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#cfcfcf;
}

div#bw_welcome_box{
	margin-left:20px;
	margin-top:8px;
	margin-right:10px;
}

#bw_welcome_box:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}

div#bw_about_us_pic{
	background:url(../_images/globe_in_hands.gif) no-repeat;
	width:109px;
	height:99px;
	margin-right:10px;
	float:left;
}

div#bw_team_work_pic{
	background:url(../_images/children_play.gif) no-repeat;
	width:131px;
	height:78px;
	margin-left:10px;
	float:right;
}

div#bw_about_us_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6;
	text-align:justify;
	color:#cfcfcf;
	padding-bottom:5px;
}

div#bw_about_us_text p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#cfcfcf;
	margin:0 0 8px 0;
}

div#bw_about_us_read_more{
	padding-left:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a7d24f;
	position:relative;
}

div#bw_about_us_read_more a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a7d24f;
	text-decoration:none;
}

div#bw_about_us_read_more a:hover{
	text-decoration:underline;
}

/*Welcome-Our Packages*/
#bw_our_packages{
	float:left;
	width:234px;
}

#bw_our_packages_head {
	background:url(../_images/bw_our_packages_head.gif) top left no-repeat;
	width:234px;
	height:22px;
}

div#bw_our_packages_list{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cfcfcf;
	margin-top:10px;
	margin-left:28px;
}

div#bw_our_packages_list ul{
	list-style-image:url(../_images/blue_bullet.gif);
	padding:0px;
	margin:0;
	border:none;
}

div#bw_our_packages_list li{
	padding-left:8px;
	padding-top:0;
	margin-bottom:6px;
}

div#bw_spacer{
	width:15px;
	height:1px;
	float:left;
}

/*Welcome-Our Expertise*/
#bw_our_expertise{
	float:left;
	width:227px;
}

div#bw_expertise_head {
	background:url(../_images/bw_expertise_head.gif) top left no-repeat;
	width:227px;
	height:22px;
}

div#bw_expertise_list{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cfcfcf;
	margin-top:10px;
	margin-left:28px;
}

div#bw_expertise_list ul{
	list-style-image:url(../_images/bw_expertise_bullet.gif);
	padding:0px;
	margin:0;
	border:none;
}

div#bw_expertise_list li{
	padding-left:8px;
	padding-top:0;
	margin-bottom:6px;
}

div#bw_expertise_read_more{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#91bf37;
	float:right;
	margin-top:2px;
	margin-bottom:5px;
}

div#bw_expertise_read_more a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#91bf37;
	text-decoration:none;
}

div#bw_expertise_read_more a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#91bf37;
	text-decoration:underline;
}



/*WIPL Overview*/

div#wo_head{
	background: url(../_images/wipl_overview_head.gif) top left no-repeat;
	width: 206px;
}

div#wo_content{
	padding-top:35px;
}

#wo_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	padding-left:12px;
	padding-top:3px;
	padding-right:12px;
	line-height:1.5;
	padding-bottom:0px;
	color:#ffffff;
}

#wo_list{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	margin-top:10px;
	margin-left:40px;
}

#wo_list a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#wo_list a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}

div#wo_list ul {
	list-style-image:url(../_images/orange_bullet.gif);
	padding:0px;
	margin:0px;
	border: none;
}

div#wo_list li{
	padding-left:18px;
	padding-top:2px;
	margin-bottom:5px;
}

/*Mission and Objectives*/

div#mao_list  {
	padding:0px;
	margin:0px;
	border: none;
}

div#mao_list li{
	padding-left:18px;
	padding-top:2px;
	margin-bottom:2px;
}

#mao_head_icon{
	background: url(../_images/mao_head_icon.gif) left top no-repeat;
	width:22px;
	height:22px;
	margin-top:4px;
	margin-left:22px;
	position:absolute;
	float:left;
}

#mao_pic{
	background:url(../_images/mao_pic.gif) no-repeat;
	width:95px;
	height:107px;
	margin-right:10px;
	float:left;
}

/*Organization Structure*/
#organization_structure{

}

#organization_structure:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}


#os_box{
	margin-left:13px;
	margin-top:8px;
	margin-right:13px;
}

#os_pic{
	background:url(../_images/org_structure.gif) no-repeat;
	width:480px;
	height:295px;
	margin-bottom:10px;
	float:left;
}

/*Our Services*/

div#os_head{
	background: url(../_images/our_services_head.gif) top left no-repeat;
	width: 206px;
}

div#os_content{
	padding-top:35px;
}

#os_pic_left{
	background:url(../_images/os_work_close.gif) no-repeat;
	width:95px;
	height:95px;
	margin-right:8px;
	margin-top:1px;
	float:left;
}

#os_pic_right{
	background:url(../_images/os_be_leader.gif) no-repeat;
	width:142px;
	height:90px;
	margin-left:8px;
	margin-top:5px;
	float:right;
}

#os_icon{
	background: url(../_images/os_icon.gif) left top no-repeat;
	width:27px;
	height:22px;
	margin-left:22px;
	margin-top:5px;
	position:absolute;
	float:left;
}

#os_ss_icon{
	background: url(../_images/os_ss_icon.gif) left top no-repeat;
	width:28px;
	height:22px;
	margin-left:22px;
	margin-top:4px;
	position:absolute;
	float:left;
}

#os_ws_icon{
	background: url(../_images/os_ws_icon.gif) left top no-repeat;
	width:23px;
	height:22px;
	margin-left:22px;
	margin-top:4px;
	position:absolute;
	float:left;
}

#wh_menu img{
	border:0px;
}

#os_whp_icon{
	background: url(../_images/whp_icon.gif) left top no-repeat;
	width:22px;
	height:25px;
	margin-left:22px;
	margin-top:2px;
	position:absolute;
	float:left;
}

#os_whp{
	width:475px;
}

#os_whp_head{
	font-weight:bold;
}

#os_whp_item{
	margin-top:5px;
	margin-bottom:5px;
	height:20px;
}

#os_whp_bullet{
	width:12px;
	height:12px;
	float:left;
	background:url(../_images/bw_expertise_bullet.gif) no-repeat;
	padding:0px;
	margin-top:4px;
	margin-left:5px;
	margin-right:13px;
	border:none;
}

#os_whp_title{
	width:330px;
	float:left;
}

#os_whp_price{
	width:110px;
	float:left;
}

#os_ds_icon{
	background: url(../_images/os_ds_icon.gif) left top no-repeat;
	width:24px;
	height:23px;
	margin-left:22px;
	margin-top:4px;
	position:absolute;
	float:left;
}

#os_ns_icon{
	background: url(../_images/os_ns_icon.gif) left top no-repeat;
	width:23px;
	height:22px;
	margin-left:22px;
	margin-top:4px;
	position:absolute;
	float:left;
}

#os_hs_icon{
	background: url(../_images/os_hs_icon.gif) left top no-repeat;
	width:23px;
	height:22px;
	margin-left:22px;
	margin-top:4px;
	position:absolute;
	float:left;
}

#os_gd_icon{
	background: url(../_images/os_gd_icon.gif) left top no-repeat;
	width:16px;
	height:23px;
	margin-left:22px;
	margin-top:4px;
	position:absolute;
	float:left;
}

#os_ms_icon{
	background: url(../_images/os_ms_icon.gif) left top no-repeat;
	width:21px;
	height:22px;
	margin-left:22px;
	margin-top:4px;
	position:absolute;
	float:left;
}

/*Portfolio*/

#op_icon{
	background: url(../_images/op_icon.gif) left top no-repeat;
	width:22px;
	height:22px;
	margin-left:22px;
	margin-top:3px;
	position:absolute;
	float:left;
}

#op_item{
	width:475px;
	float:left;
	margin-bottom:5px;
	border-bottom:#cccccc dotted 1px;
}

#op_left_content{
	width:200px;
	float:left;

}

#op_right_content{
	width:270px;
	float:left;
	margin-top:20px;
}

#op_name{
	font-weight:bold;
	padding-bottom:5px;
}

#op_image img{
	margin-top:2px;
	margin-bottom:8px;
	border:#000000 solid 0px;
}

#op_desc_left{
	width:68px;
	float:left;
}

#op_desc_center{
	width:8px;
	float:left;
}

#op_desc_right{
	width:190px;
	float:left;
}

#op_desc_right a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6;
	color:#cfcfcf;
	text-decoration:none;
}

#op_desc_right a:hover{
	text-decoration:underline;
}

#op_pagination{
	width:475px;
	text-align:center;
}

#op_pagination a{
	color:#ffd642;
	text-decoration:none;
}

#op_pagination a:hover{
	color:#ffd642;
	text-decoration:underline;
}

/*Contact Us*/

div#cu_head{
	background: url(../_images/contacts_head_bck.gif) top left no-repeat;
	width: 206px;
}

#pm_image{
	margin-left:8%;
	margin-right:8%;
}

#mu_icon{
	background: url(../_images/mu_icon.gif) left top no-repeat;
	width:20px;
	height:21px;
	margin-top:4px;
	margin-left:22px;
	position:absolute;
	float:left;
}

#ru_icon{
	background: url(../_images/ru_icon.gif) left top no-repeat;
	width:24px;
	height:19px;
	margin-top:6px;
	margin-left:22px;
	position:absolute;
	float:left;
}

#mu_item{
	width:475px;
}

#mu_left{
	width:100px;
	float:left;
}

#mu_center{
	width:20px;
	float:left;
}

#mu_right{
	width:355px;
	float:left;
}

#mu_textbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: #CCCCCC solid 1px;
	margin-bottom:12px;
}

#mu_item textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: #CCCCCC solid 1px;
	margin-bottom:15px;
}

#mu_button{
	margin-left:40%;
	margin-right:40%;
	margin-bottom:8px;
}

#mu_required{
	color:#FF0000;
}

/*Careers*/

#cw_icon{
	background: url(../_images/cw_icon.gif) left top no-repeat;
	width:33px;
	height:24px;
	margin-left:22px;
	margin-top:3px;
	position:absolute;
	float:left;
}

/*Tools Used*/

#tu_icon{
	background: url(../_images/tu_icon.gif) left top no-repeat;
	width:22px;
	height:21px;
	margin-left:22px;
	margin-top:5px;
	position:absolute;
	float:left;
}

/*Site Map*/
#sm_icon{
	background: url(../_images/sm_icon.gif) left top no-repeat;
	width:21px;
	height:21px;
	margin-left:22px;
	margin-top:5px;
	position:absolute;
	float:left;
}

/*BPO*/
#bpo_icon{
	background: url(../_images/bpo_icon.gif) left top no-repeat;
	width:24px;
	height:24px;
	margin-left:22px;
	margin-top:4px;
	position:absolute;
	float:left;
}

