/*Global CSS Starts Here*/
body{ background-color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:10px; font-weight:normal; margin:0;}

h1, h2, h3, img, span, a{padding:0; margin:0; border:0;}

form{margin:0; padding:0;}

label{margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; font-weight:normal;}

/*Global CSS Ends Here*/

#wrap{
	width:100%;
	height:auto;
	clear:both;
}

#container{
	width:752px;
	height:auto;
	clear:both;
	text-align:center;
}

lable{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#000000; text-align:left;}

/************************************************Header part starts****************************************************/

#header{width:752px;height:auto;clear:both;	vertical-align:top;}

#logo_top_nav{
	width:752px;
	height:61px;
	clear:both;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
}

#logo{
	width:262px;
	height:auto;
	clear:both;
	float:left;
	margin-left:12px;
	margin-top:6px;
}

#top_nav_bg{
	width:351px;
	height:23px;
	float:right;
	margin-top:35px;
	background-image:url(../images/top_nav_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#a5c8ed;
/*	padding-left:24px;
	padding-right:45px;*/
}

#main_nav{
	width:752px;
	height:30px;
	background-image:url(../images/main_nav_bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	clear:both;
}

#main_img{
	width:752px;
	height:223px;
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#img_low_bg{
	width:752px;
	height:8px;
	background-image:url(../images/img_low_bg.gif);
	background-repeat:repeat-x;
	clear:both;
}

#nav_holder{
	width:752px;
	height:18px;
	clear:both;
	position:relative;
	top:7px;
}

#top_nav_holder{
	width:300px;
	height:18px;
	clear:both;
	position:relative;
	top:5px;
	left:10px;
}

a.main_nav {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #FFFFFF;	font-weight: bold; text-align:center;text-decoration: none;}
a:link.main_nav {text-decoration: none;}
a:hover.main_nav {text-decoration: none;color: #eeeeee;}


a.top_nav {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #a5c8ed;text-decoration: none;font-weight: bold; text-align:right;}
a:hover.top_nav {text-decoration: none;	color: #8daed2;}


a.forgot {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #000000;text-decoration: none;font-weight: normal; text-align:left;}
a:hover.forgot {text-decoration: none;	color: #000000;}


a.main_nav_body {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #000000;text-decoration: none;font-weight: normal; text-align:right; padding:10px 0px 0px 7px; background-image:url(../images/main_bullet.gif); background-repeat:no-repeat;background-position: 0 16px;}
a:hover.main_nav_body {text-decoration: none;color: #272727;}


/************************************************Header part ends****************************************************/





/************************************************Content area starts************************************************/

#content_area{width:561px;height:auto; float:left;clear:both;vertical-align:top;}

#left_col{
	width:547px;
	height:auto;
	float:left;
	margin-top:12px;
	margin-bottom:6px;
	padding:0px;
	/*clear:both;*/
/*	background-color:#CCCCCC;*/
}

#left_col_low_links{
	width:564px;
	height:auto;
	float:left;
	margin-top:0px;
	margin-bottom:6px;
	padding:0px;
	clear:both;
/*	background-color:#CCCCCC;*/
}

#right_col{
	width:185px;
	height:auto;
	float:right;
	margin-top:17px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;
	vertical-align:top;
	/*clear:both;*/
/*	background-color:#FF0000;*/
}

.fieldset{
	background-color:#ffffff;
	border:1px solid #cccccc;
	clear:both;
}

.fieldset_txt{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#033e7e;
	text-align:left;
	margin-left:52px;
	padding-left:4px;
	padding-right:4px;
}

.txt_field{
	background-color:#FFFFFF;
	border:1px solid #747474;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:4px;
	color:#000000;
	width:139px;
}

.txt_field02{
	background-color:#FFFFFF;
	border:1px solid #747474;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:4px;
	margin-left:8px;
	color:#000000;
	width:139px;
}

.txt_field03{
	background-color:#FFFFFF;
	border:1px solid #747474;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:4px;
	margin-left:8px;
	color:#000000;
	width:40px;
}

.salary_range_txt{
	padding-left:126px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


.combo{
	background-color:#FFFFFF;
	border:1px solid #747474;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:4px;
	color:#000000;
	width:89px;
}

.combo_x{
	background-color:#FFFFFF;
	border:1px solid #747474;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:4px;
	color:#000000;
	width:170px;
}

.combo02{
	background-color:#FFFFFF;
	border:1px solid #747474;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:4px;
	color:#000000;
	width:169px;
}

.combo_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:21px;
	color:#000000;
}

#search_field{
	width:485px;
	height:auto;
	clear:both;
	margin-top:18px;
	margin-left:24px;
	margin-right:54px;
}

.location_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:80px;
	color:#000000;
}

.button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	background-color:#666666;
	border:1px solid #333333;
}

.button_login{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	margin-top:4px;
	font-weight:bold;
	background-color:#666666;
	border:1px solid #333333;
}

#login_top{
	width:179px;
	height:auto;
	display:block;
	float:left;
	clear:both;
	background-image:url(../images/orange_bullet.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:5px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	border:1px solid #cccccc;
}

#login_main{
	width:184px;
	height:auto;
	display:block;
	margin-top:2px;
	float:left;
	clear:both;
	background-color:#dfedf5;
	border:1px solid #c7d9e3;
}

#login_inside{
	width:163px;
	height:auto;
	display:block;
	clear:both;
	padding-top:22px;
	padding-left:14px;
}

#client_testimonial{
	width:177px;
	height:109px;
	display:block;
	margin-top:5px;
	float:left;
	padding-left:6px;
	padding-top:4px;
	clear:both;
	background-color:#dfedf5;
	background-image:url(../images/client_testimonial_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border:1px solid #c7d9e3;
}

#candidate_testimonial{
	width:177px;
	height:109px;
	display:block;
	margin-top:5px;
	float:left;
	padding-left:6px;
	padding-top:4px;
	clear:both;
	background-color:#dfedf5;
	background-position:bottom left;
	background-image:url(../images/candidate_testimonial_bg.gif);
	background-repeat:no-repeat;
	border:1px solid #c7d9e3;
}

#block01{
	width:179px;
	height:auto;
	float:left;
	margin-right:0px;
	display:block;
	clear:both;
	background-color:#f6f6f6;
}

#link_block01{
	width:175px;
	height:auto;
	float:left;
	margin-right:4px;
	padding-top:8px;
	padding-left:6px;
	display:block;
	text-align:left;
	clear:both;
	background-color:#f6f6f6;
}

#link_block02{
	width:175px;
	height:auto;
	float:left;
	margin-right:0px;
	padding-top:8px;
	padding-left:6px;
	display:block;
	text-align:left;
	clear:both;
	background-color:#f6f6f6;
}

#link_block03{
	width:161px;
	height:auto;
	float:left;
	margin-right:4px;
	padding-top:8px;
	padding-left:6px;
	text-align:left;
	clear:both;
	background-color:#f6f6f6;
}

#candidates{
	width:175px;
	height:15px;
	display:block;
	float:left;
	clear:both;
	background-image:url(../images/orange_bullet.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:3px;
	padding-left:5px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	border:1px solid #cccccc;
}

#block02{
	width:184px;
	height:auto;
	float:left;
	display:block;
	margin-left:8px;
	background-color:#f6f6f6;
	margin-right:0px;
}

#recruitment_divisions{
	width:178px;
	height:15px;
	display:block;
	float:left;
	clear:both;
	background-image:url(../images/orange_bullet.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:3px;
	padding-left:5px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	border:1px solid #cccccc;
}

#block03{
	width:150px;
	height:auto;
	margin-left:7px;
	float:left;
	display:block;
	background-color:#f6f6f6;
}

#Client	{
	width:160px;
	height:15px;
	display:block;
	float:left;
	clear:both;
	background-image:url(../images/orange_bullet.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:3px;
	padding-left:5px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	border:1px solid #cccccc;
}

/************************************************Content area ends************************************************/

ul {
  float: left;
  width: 100px;
  margin-right:4px;
  padding: 0;
  list-style: none;
  display:block;
}
 
li {
float: left;
  width: 100px;
  margin-right: 4px;
  padding: 0;
  background-color:#CCCCCC;
} 



/************************************************Footer starts************************************************/

#footer{width:752px;height:32px;clear:both; background-image:url(../images/footer_bg.gif); background-repeat:repeat-x;	vertical-align:top; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#dfedf5;}


a.footer {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #dfedf5;text-decoration: none;font-weight: normal; text-align:right;}
a:hover.footer {text-decoration: none;color: #dfedf5;}

#footer_nav_holder{
	width:450px;
	height:18px;
	clear:both;
	text-align:center;
	top:10px;
	position:relative;
}

/************************************************Footer ends************************************************/




/************************************************Inner page design Starts************************************************/

#inner_page_heag_bg_low{
	background-image:url(../images/inner_page_heag_bg_low.gif);
	background-repeat:repeat-x;
	height:8px;
	margin-bottom:10px;
}

#inner_content_area{
	width:752px;
	height:auto;
	clear:both;
	margin-bottom:20px;
}

#inner_left_column{
	width:149px;
	height:auto;
	clear:both;
	float:left;
}

#inner_mid_column{
	width:443px;
	height:auto;
	float:left;
	margin-bottom:16px;
	margin-left:4px;
}

#inner_right_column{
	width:149px;
	height:auto;
	float:left;
	margin-left:4px;
}

#inner_right_column_heading{
	width:149px;
	height:20px;
	float:left;
	background-color:#98b1c4;
}

#inner_right_column_register_vacancy{
	width:147px;
	height:20px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
}

#register_heading_txt{
	color:#000000;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	top:3px;
}

#inner_right_column_login_form{
	width:135px;
	height:auto;
	float:left;
	padding:6px;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
}

#inner_right_column_vacancy{
	width:147px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
}

#inner_right_column_vacancy02{
	width:135px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
}

#login_heading_txt{
	color:#FFFFFF;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	top:3px;
}

#related_link{
	width:149px;
	height:19px;
	background-image:url(../images/related_link_header.gif);
	background-repeat:no-repeat;
}

#related_link_txt{
	color:#FFFFFF;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding-left:22px;
	top:2px;
}

#inner_page_main_img{
	width:443px;
	height:auto;
	clear:both;
	float:left;
}

#inner_page_heading{
	width:443px;
	height:20px;
	clear:both;
	background-color:#3c5f84;
}

#inner_page_heading_txt{
	color:#FFFFFF;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding-left:9px;
	top:3px;
}

#inner_page_content_main{
	width:441px;
	height:auto;
	margin-top:10px;
	clear:both;
	float:left;
	border:1px solid #cccccc;
}

#inner_page_content_txt{
	width:431px;
	height:auto;
	text-align:justify;
	padding:5px;
	clear:both;
	margin-bottom:7px;
	border-bottom:1px solid #cccccc;
}

#inner_page_content_txt02{
	width:431px;
	height:auto;
	text-align:justify;
	padding:5px;
	clear:both;
	margin-bottom:7px;
}

/***** Edited on 26/11/2007******/

#inner_page_navigation{
	width:433px;
	height:auto;
	clear:both;
	float:left;
}

#link_holder_left{
	width:200px;
	height:auto;
	float:left;
}

#link_holder_right{
	width:200px;
	height:auto;
	float:right;
}

a.main_nav_inner {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;color: #5c81a7;text-decoration: none;font-weight: normal; text-align:left; padding:0px 0px 0px 22px; background-image:url(../images/main_bullet02.gif); background-repeat:no-repeat;background-position: 14px;}
a:hover.main_nav_inner {text-decoration: none;color: #83a5c8;}



a.know_more {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;color: #4d7196;text-decoration: none;font-weight: normal; text-align:left; padding:0px 0px 0px 18px;background-image:url(../images/know_arrow.gif); background-repeat:no-repeat;background-position: 5px;}
a:hover.know_more {text-decoration: none;color: #83a5c8;}


a.contact {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;color: #5c81a7;text-decoration: none;font-weight: normal; text-align:left;}
a:hover.contact {text-decoration: none;color: #83a5c8;}



#know_more_link{
	width:136px;
	height:auto;
	float:left;
	clear:both;
	position:relative;
}

#inner_nav_left_menu{
	width:149px;
	height:auto;
	float:left;
	clear:both;
}

#inner_nav_left_thumb{
	width:141px;
	height:auto;
	clear:both;
}

#toprightPan{width:149px; height:auto; float:left; clear:both;}
#toprightPan ul{width:125px; height:auto; margin:8px 0 0; clear:both; float:left;}
#toprightPan ul li{width:125px;border-bottom:1px solid #eeeeee;clear:both;}
#toprightPan ul li a{width:125px; display:block;clear:both;height:21px; background-image:url(../images/arrow-normal.gif); background-color:#FFFFFF;color:#666666; background-repeat:no-repeat;background-position:2px 5px; text-decoration:none; padding:0 0 0 10px;}
#toprightPan ul li a:hover{text-decoration:none; color:#8f8f8f;}
#toprightPan ul li.underlinenone{height:78px; border-bottom:none; background-color:#ffffff;}

.img_ul{
	background-color:#FFFFFF;
}

.txt_field_innerpage{
	background-color:#FFFFFF;
	border:1px solid #747474;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:4px;
	margin-left:8px;
	color:#000000;
	width:120px;
}

#main_link_structure{
	width:441px;
	height:auto;
	margin-bottom:0px;
	float:left;
	clear:both;
}

#link_block{
	width:230px;
	float:left;
	height:auto;
	clear:both;
	text-align:left;
}

#link_block_right{
	width:202px;
	float:right;
	height:auto;
	text-align:left;
}

#link_block_low{
	width:250px;
	float:left;
	height:auto;
	text-align:left;
	margin-top:25px;
}

#link_block_right_candidate{
	width:202px;
	float:right;
	height:auto;
	text-align:left;
}
#link_block_right_candidate_cn{
	width:202px;
	float:left;
	height:auto;
	text-align:center;
	vertical-align:top;
}

.bullet_txt {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;color: #000000;text-decoration: none;font-weight: normal; text-align:left; padding:0px 0px 0px 22px; background-image:url(../images/know_arrow.gif); background-repeat:no-repeat;background-position: 8px;}


/************************************************Inner page design ends************************************************/


/************************************added by rimpa************************************************************/
#inner_right_refer_friend{
	width:147px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:left;
	border:1px solid #cccccc;
	background-color:#dfedf5;
}

#refer_friend_heading{
	width:147px;
	height:20px;
	background-image:url(../images/refer-repeat.gif);
	background-repeat:repeat-x;
}

#refer_friend_txt{
	color:#000000;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	top:3px;
}

#refer_frnd_description{
	width:135px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
	border-bottom:1px solid #cfdfe8;
}

#refer_friend_img{
	width:147px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
}

/****** candidate testimonial starts *******/

#inner_left_column_candidate_testimonial{
	width:147px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	margin-top:10px;
	border:1px solid #cccccc;
}

#candidate_heading{
	width:147px;
	height:20px;
	float:left;
	background-image:url(../images/refer-repeat.gif);
	background-repeat:repeat-x;
}

#candidate_testi_txt{
	color:#000000;
	font-size:10px;
	position:relative;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	top:3px;
}

#candidate_testi_img{
	width:147px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	margin-top:9px;
	text-align:left;
	border:1px solid #cccccc;
}

#candidate_testi_description{
	width:136px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
	border:1px solid #cfdfe8;
	background-color:#dfedf5;
}

/******Service commitment starts here*****/
#inner_left_column_service_commitment{
	width:127px;
	height:20px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	/*font-size:10px;
	text-align:left;*/
	background-image:url(../images/login_arrow.gif);
	font-weight:bold;
	background-repeat:no-repeat;
	padding:0px 0px 0px 16px;
	background-position:8px;
	position:relative;
	padding:0px 0px 0px 18px;
	background-position:5px;
}

/*#service_commitment_txt{
	color:#000000;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	background-position: 5px;
		}*/
	
#inner_column_services{
	width:139px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
}

/******Service commitment ends here*****/

/*office location starts here*/
#office_location{
	width:123px;
	height:16px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	/*font-size:10px;
	text-align:left;*/
    /*	background-image:url(../images/login_arrow.gif);*/
    background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
	}
#office_location_txt{
	color:#000000;
	position:relative;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	
	}
#inner_right_column_office{
		width:141px;
		height:auto;
		float:left;
		background-color:#dfedf5;
		text-align:left;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		border-top:1px solid #cccccc;
		}

#right_column_office{
	width:136px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:6px;
}
/*office location ends here*/



/*send cv  starts here*/

#send_cv{
	width:123px;
	height:16px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
}
/*#office_location_txt{
	color:#000000;
	position:relative;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	
	}*/
#inner_right_column_send_cv{
		width:141px;
		height:auto;
		float:left;
		background-color:#dfedf5;
		text-align:left;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		border-top:1px solid #cccccc;
		}


#right_column_send_cv{
	width:136px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}

/*send cv ends here*/

/*cv wiriting tips starts here*/
#writing_cv{
	width:122px;
	height:20px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	/*font-size:10px;
	text-align:left;*/
	background-image:url(../images/login_arrow.gif);
	font-weight:bold;
	background-repeat:no-repeat;
	padding:0px 0px 0px 16px;
	background-position:8px;
	position:relative;
	padding:0px 0px 0px 18px;
	background-position:5px;
}
/*#office_location_txt{
	color:#000000;
	position:relative;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	
	}*/
#inner_left_column_writing_cv{
		width:141px;
		height:auto;
		float:left;
		background-color:#dfedf5;
		text-align:left;
		border:1px solid #cccccc;
		}


#left_column_writing_cv{
	width:135px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
}

/*cv wiriting tips ends here*/

/********public sector starts here***********/
#public_sector{
	width:122px;
	height:20px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	/*font-size:10px;
	text-align:left;*/
	background-image:url(../images/login_arrow.gif);
	font-weight:bold;
	background-repeat:no-repeat;
	padding:0px 0px 0px 16px;
	background-position:8px;
	position:relative;
	padding:0px 0px 0px 18px;
	background-position:5px;
}
/*#office_location_txt{
	color:#000000;
	position:relative;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	
	}*/
#inner_left_column_public_sector{
		width:141px;
		height:auto;
		float:left;
		background-color:#dfedf5;
		text-align:left;
		border:1px solid #cccccc;
		}


#left_column_public_sector{
	width:135px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
}
/********public sector ends here***********/


/**************Download Time sheet starts here*************/

#inner_right_column_download_timesheet{
	width:129px;
	height:20px;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	color:#000000;
	position:relative;
	/*font-size:10px;
	font-weight:bold;*/
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	top:3px;
}

/*#timesheet_heading_txt{
	color:#000000;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	top:3px;
}*/
#inner_right_column_timesheet{
	width:135px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
	border-bottom:1px solid #cfdfe8;
}

/**************Download Time sheet ends here*************/

#download_brochure{
	width:122px;
	height:20px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	/*font-size:10px;
	text-align:left;*/
	background-image:url(../images/login_arrow.gif);
	font-weight:bold;
	background-repeat:no-repeat;
	padding:0px 0px 0px 16px;
	background-position:8px;
	position:relative;
	padding:0px 0px 0px 18px;
	background-position:5px;
}
/*#office_location_txt{
	color:#000000;
	position:relative;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	
	}*/
#inner_left_column_brochure{
		width:141px;
		height:auto;
		float:left;
		background-color:#dfedf5;
		text-align:left;
		border:1px solid #cccccc;
		}


#left_column_banking{
	width:135px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
}

/************case study*********/


#inner_right_column_case_study{
	width:120px;
	height:20px;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	color:#000000;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
}
	
/*#case_study_txt{
	color:#000000;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
		}
*/

#inner_right_column_case_studies{
	width:135px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
	border-bottom:1px solid #cfdfe8;
}
/************case studies ends here***********/

#inner_right_column_internal_system{
	width:120px;
	height:20px;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	color:#000000;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
}

#inner_column_internal_system{
	width:135px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
	border-bottom:1px solid #cfdfe8;
}


/************************************ended by rimpa************************************************************/

/********* Added by Pulak ***********/

.sendcv_link{
    width:132px;
	height:auto;
	float:left;
	background:#dfedf5 url(../images/know_arrow.gif) no-repeat 5% 29%;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:5px;
	padding-top:1px;
	padding-right:4px;
	padding-bottom:6px;
}
a.sendcv {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #4d7196;
text-decoration: none;
font-weight: normal;
text-align:left;
padding:0px 0px 0px 14px;
}
a:hover.sendcv {text-decoration: none;color: #83a5c8;}

.rightcol_link{
    width:136px;
	height:auto;
	float:left;
	background:#dfedf5 url(../images/know_arrow.gif) no-repeat 5% 29%;
	text-align:left;
	padding-left:5px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:6px;
}
a.rightcol {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #4d7196;
text-decoration: none;
font-weight: normal;
text-align:left;
padding:0px 0px 0px 14px;
}
a:hover.rightcol {text-decoration: none;color: #83a5c8;}

#inner_right_column_summary_benefits{
	width:147px;
	height:20px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
}

#summary_benefits_heading_txt{
	color:#000000;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	top:3px;
}
#inner_right_column_summary1{
	width:147px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
}
#inner_right_column_summary02{
	width:135px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
}
#download_bro{
	width:123px;
	height:16px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
}
#download_bro1{
		width:141px;
		height:auto;
		float:left;
		background-color:#dfedf5;
		text-align:left;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		border-top:1px solid #cccccc;
		}
#download_bro2{
	width:136px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}

#inner_right_column_reffrie{
	width:147px;
	height:20px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
}

#reffrie_heading_txt{
	color:#000000;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	top:3px;
}
#inner_right_column_reffrie1{
	width:147px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
}
#inner_right_column_reffrie02{
	width:135px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
}
#techni{
	width:123px;
	height:26px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	
	background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
}
#candi{
	width:123px;
	height:26px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
}
#clienttesti{
	width:134px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-right:2px;
	padding-bottom:6px;
}
#cantesti{
	width:134px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-right:2px;
	padding-bottom:6px;
}
#tips02{
	width:135px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
	margin-bottom:10px;
}
#recdivi{
	width:123px;
	height:28px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	/*font-size:10px;
	text-align:left;*/
    /*	background-image:url(../images/login_arrow.gif);*/
    background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
	}
#referf{
	width:134px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-right:2px;
	padding-bottom:6px;
}
#cvwrite{
	width:123px;
	height:16px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	/*font-size:10px;
	text-align:left;*/
    /*	background-image:url(../images/login_arrow.gif);*/
    background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
	}

.cvwrite_link{
    width:132px;
	height:auto;
	float:left;
	background:#dfedf5 url(../images/know_arrow.gif) no-repeat 5% 32%;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:5px;
	padding-top:1px;
	padding-right:4px;
	padding-bottom:6px;
}
a.cvwrite {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #4d7196;
text-decoration: none;
font-weight: normal;
text-align:left;
padding:0px 0px 0px 14px;
}
a:hover.cvwrite {text-decoration: none;color: #83a5c8;}


.dldwrite_link{
    width:132px;
	height:auto;
	float:left;
	background:#dfedf5 url(../images/know_arrow.gif) no-repeat 5% 32%;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:5px;
	padding-top:5px;
	padding-right:4px;
	padding-bottom:6px;
}
a.dldwrite {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #4d7196;
text-decoration: none;
font-weight: normal;
text-align:left;
padding:0px 0px 0px 14px;
}
a:hover.dldwrite {text-decoration: none;color: #83a5c8;}

#can_right{
	width:147px;
	height:30px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
}

.cancol_link{
    width:136px;
	height:auto;
	float:left;
	background:#dfedf5 url(../images/know_arrow.gif) no-repeat 5% 32%;
	text-align:left;
	padding-left:5px;
	padding-top:1px;
	padding-right:4px;
	padding-bottom:6px;
}
a.cancolcol {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #4d7196;
text-decoration: none;
font-weight: normal;
text-align:left;
padding:0px 0px 0px 14px;
}
a:hover.cancolcol {text-decoration: none;color: #83a5c8;}

#downl{
	width:134px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-right:2px;
	padding-bottom:6px;
}
.vendor_link{
    width:132px;
	height:auto;
	float:left;
	background:#dfedf5 url(../images/know_arrow.gif) no-repeat 5% 15%;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:5px;
	padding-top:5px;
	padding-right:4px;
	padding-bottom:6px;
}
a.vendordwrite {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #4d7196;
text-decoration: none;
font-weight: normal;
text-align:left;
padding:0px 0px 0px 14px;
}
a:hover.vendordwrite{text-decoration: none;color: #83a5c8;}

#vendor_head{
	width:123px;
	height:auto;
	float:left;
	text-align:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	/*font-size:10px;
	text-align:left;*/
    /*	background-image:url(../images/login_arrow.gif);*/
    background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
	}
#bank_finance{
	width:123px;
	height:16px;
	float:left;
	text-align:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	/*font-size:10px;
	text-align:left;*/
    /*	background-image:url(../images/login_arrow.gif);*/
    background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
	}
#bank_finance01{
		width:141px;
		height:auto;
		float:left;
		background-color:#dfedf5;
		text-align:left;
		border:1px solid #cccccc;
		}

.wantmore_link{
    width:136px;
	height:auto;
	float:left;
	background:#dfedf5 url(../images/know_arrow.gif) no-repeat 5% 32%;
	text-align:left;
	padding-left:5px;
	padding-right:4px;
	padding-bottom:6px;
}
a.wantmore {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #4d7196;
text-decoration: none;
font-weight: normal;
text-align:left;
padding:0px 0px 0px 14px;
}
a:hover.wantmore {text-decoration: none;color: #83a5c8;}

#per_can{
	width:123px;
	height:16px;
	float:left;
	text-align:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	/*font-size:10px;
	text-align:left;*/
    /*	background-image:url(../images/login_arrow.gif);*/
    background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
	}

#int_view{
	width:134px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-right:2px;
	padding-bottom:6px;
}

#career_view{
	width:134px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-right:2px;
	padding-bottom:6px;
}
#inner_right_column_careerv{
	width:147px;
	height:28px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
}

#cansay{
	width:123px;
	height:16px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	/*font-size:10px;
	text-align:left;*/
    /*	background-image:url(../images/login_arrow.gif);*/
    background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
}
#cansay01{
	width:134px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-right:2px;
	padding-bottom:6px;
}
#inner_right_column_clientsy{
	width:135px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
}

.techinfo_link{
    width:132px;
	background-color:#dfedf5;
	height:auto;
	float:left;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cfdfe8;
	padding-left:5px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:6px;
}

.techinfo_link02{
    width:134px;
	background-color:#dfedf5;
	height:auto;
	float:left;
	border-top:1px solid #cfdfe8;
	padding-left:0px;
	padding-top:4px;
	margin-top:4px;
	padding-right:0px;
	padding-bottom:3px;
}

.techinfo_link03{
    width:146px;
	background-color:#dfedf5;
	height:auto;
	float:left;
	border-top:1px solid #cfdfe8;
	padding-left:0px;
	padding-top:4px;
	margin-top:4px;
	padding-right:0px;
	padding-bottom:3px;
}

.techinfo_link04{
    width:135px;
	background-color:#dfedf5;
	height:auto;
	float:left;
	border-top:1px solid #cfdfe8;
	padding-left:0px;
	padding-top:4px;
	margin-top:4px;
	padding-right:0px;
	padding-bottom:3px;
}

a.techinfo {
font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;color: #5c81a7;text-decoration: none;font-weight: normal; text-align:left; padding:0px 0px 0px 15px; background:url(../images/know_arrow.gif) no-repeat 5% 29%;
background-repeat:no-repeat;background-position: 3px;
}
a:hover.techinfo {text-decoration: none;color: #83a5c8;}



a.techinfo02 {
font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;color: #5c81a7;text-decoration: none;font-weight: normal; text-align:left; padding:10px 0px 0px 17px; background:url(../images/know_arrow.gif) no-repeat 5% 29%;
background-repeat:no-repeat;background-position: 3px;
}
a:hover.techinfo02 {text-decoration: none;color: #83a5c8;}

#right_column_sec_admin{
	width:136px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}

#cus_serv{
	width:136px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}
.cus_link{
    width:132px;
	height:auto;
	float:left;
	background:#dfedf5 url(../images/know_arrow.gif) no-repeat 5% 22%;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:6px;
}
a.cus {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #4d7196;
text-decoration: none;
font-weight: normal;
text-align:left;
padding:0px 0px 0px 14px;
}
a:hover.cus {text-decoration: none;color: #83a5c8;}

.scare_link{
    width:132px;
	height:auto;
	float:left;
	background:#dfedf5 url(../images/know_arrow.gif) no-repeat 5% 29%;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:6px;
}
a.scare {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #4d7196;
text-decoration: none;
font-weight: normal;
text-align:left;
padding:0px 0px 0px 14px;
}
a:hover.scare {text-decoration: none;color: #83a5c8;}

#public_sec{
	width:134px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-right:2px;
	padding-bottom:6px;
}


#inner_right_column_clist{
	width:147px;
	height:20px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
}

#clist_heading_txt{
	color:#000000;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	top:3px;
}
#inner_right_column_clist1{
	width:147px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
}
#inner_right_column_clist02{
	width:135px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
}
#servicecom{
	width:123px;
	height:26px;
	float:left;
	text-align:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	
	background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
}
#servicecom_01{
	width:123px;
	height:16px;
	float:left;
	text-align:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	/*font-size:10px;
	text-align:left;*/
    /*	background-image:url(../images/login_arrow.gif);*/
    background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
	}
	
#inner_right_column_recvac{
	width:147px;
	height:20px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
}

#recvac_heading_txt{
	color:#000000;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	top:3px;
}
#inner_right_column_recvac1{
	width:147px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
}
#inner_right_column_recvac02{
	width:135px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
}
.clients_link{
    width:132px;
	height:auto;
	float:left;
	background:#dfedf5 url(../images/know_arrow.gif) no-repeat 5% 29%;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:6px;
}
a.clients {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #4d7196;
text-decoration: none;
font-weight: normal;
text-align:left;
padding:0px 0px 0px 14px;
}
a:hover.clients {text-decoration: none;color: #83a5c8;}

a.ebro {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #4d7196;
text-decoration: none;
font-weight: normal;
text-align:left;
}
a:hover.ebro {text-decoration: none;color: #83a5c8;}

#tempocan{
	width:123px;
	height:26px;
	float:left;
	text-align:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
	background: #eeeeee url(../images/login_arrow.gif) 5% 50%;
    font-weight:bold;
	background-repeat:no-repeat;
    position:relative;
	padding:4px 0px 0px 18px;
}

#inner_right_column_tempocan{
	width:147px;
	height:20px;
	float:left;
	background-color:#eeeeee;
	margin-top:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #e1e1e1;
}

#tempocan_heading_txt{
	color:#000000;
	position:relative;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/login_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 21px;
	background-position: 8px;
	top:3px;
}
#inner_right_column_tempocan1{
	width:147px;
	height:auto;
	float:left;
	background-color:#dfedf5;
	text-align:left;
	border:1px solid #cccccc;
}

#inner_right_column_tempocan02{
	width:135px;
	height:auto;
	float:left;
	padding:5px;
	text-align:left;
}


#tickerContent {
  position: relative;
  width: 175px; 
  height: 51px;
  overflow: hidden;
  padding-left: 2px;
}

#tickerContent a {
  color:#E33000;
}

.txt_scroller{
	font-size:10px;
	cursor:pointer;
}

#link_block_new{
	width:100%;
	height:auto;
}

.bullet_txt_new {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;color: #000000;text-decoration: none;font-weight: normal; text-align:left; padding:11px 0px 0px 22px; background-image:url(../images/know_arrow.gif); background-repeat:no-repeat;background-position: 8px;
}
.contact_address {
       font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size:10px;
	   color: #000000;
	   text-decoration: none;
	   font-weight: normal; 
	   text-align:left;
	   padding-left: 10px;
	   }


