/**************************CSS Document**************/
body{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:tahoma, sans-serif;
	color:#6E6D6D;
	font-size:12px;
}
a{
	font-weight:bold;
	font-size:11px;
	color:#1F62B1;
	text-decoration:underline;
}
a:hover{
	font-weight:bold;
	font-size:11px;
	color:#1F62B1;
	text-decoration:none;
}
h1{
	margin:0px;
	padding:0px;
}
h2{	font-family:"trebuchet MS", sans-serif;
	font-size:19px;
	color:#363636;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 0px 14px;
}
h3{	font-family:"trebuchet MS", sans-serif;
	font-size:16px;
	color:#363636;
	font-weight:bold;
	padding:0px 0px 0px 14px;
	margin:0px;
}
h4{
	font-family:"trebuchet MS", sans-serif;
	font-size:15px;
	color:#363636;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	margin:0px;
	padding:0px;
}
h5{
	margin:0px;
	padding:0px;
}
h6{
	margin:0px;
	padding:0px;
}
/*----------------Normal-------------*/
.hide{
	display:none;
}

.clear{
	clear:both;
}
/*----------------Layout-------------*/

#outer{
	width:670px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
#top_container{
	margin:0px;
	padding:0px;
}
#top_contents{
	height:70px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#logo {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left 10px;	
	width:190px;
	height:65px;
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px;
	float:left;
}
#logo a{
	width:150px;
	height:65px;
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px;
	display:block;
}
/*---------------right part top-------------*/
#right_top{
	width:480px;
	margin:0px;
	padding:0px;
	float:right;
}
/*/*---------------Navigation-------------
#navigation{
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#navigation li{
	margin:0px;
	padding:0px;
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.nav_home a{
	color:#333333;
	width:62px;
	height:21px;
	margin:0px;
	padding:3px 0px 0px 0px;
	display:block;
	text-align:center;
	text-decoration:none;

}

.nav_home a:hover{
	color:#333333;
	width:62px;
	height:21px;
	margin:0px;
	padding:3px 0px 0px 0px;
	display:block;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/nav_home_over.gif);
	background-repeat:no-repeat;
}
.nav_home_active a{
	color:#333333;
	width:62px;
	height:21px;
	margin:0px;
	padding:3px 0px 0px 0px;
	display:block;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/nav_home_over.gif);
	background-repeat:no-repeat;
}

.nav_team a{
	background-image:url(../images/nav_team.gif);
	background-repeat:no-repeat;
	width:62px;
	height:21px;
	margin:0px;
	display:block;
	color:#333333;
	padding:3px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
}

.nav_team a:hover{
	background-image:url(../images/nav_team_over.gif);
	background-repeat:no-repeat;
	width:62px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.nav_team_active a{
	background-image:url(../images/nav_team_over.gif);
	background-repeat:no-repeat;
	width:62px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}



.nav_case a{
	background-image:url(../images/case_studies.gif);
	background-repeat:no-repeat;
	width:101px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}

.nav_case a:hover{
	background-image:url(../images/case_studies_over.gif);
	background-repeat:no-repeat;
	width:101px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.nav_case_active a{
	background-image:url(../images/case_studies_over.gif);
	background-repeat:no-repeat;
	width:101px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}



.nav_career a{
	background-image:url(../images/nav_careers.gif);
	background-repeat:no-repeat;
	width:70px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}

.nav_career a:hover{
	background-image:url(../images/nav_careers_over.gif);
	background-repeat:no-repeat;
	width:70px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.nav_career_active a{
	background-image:url(../images/nav_careers_over.gif);
	background-repeat:no-repeat;
	width:70px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}




.nav_login a{
	background-image:url(../images/nav_login.gif);
	background-repeat:no-repeat;
	width:59px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}

.nav_login a:hover{
	background-image:url(../images/nav_login_over.gif);
	background-repeat:no-repeat;
	width:59px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.nav_login_active a{
	background-image:url(../images/nav_login_over.gif);
	background-repeat:no-repeat;
	width:59px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}


.nav_contact a{
	background-image:url(../images/nav_contact_us.gif);
	background-repeat:no-repeat;
	width:86px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}

.nav_contact a:hover{
	background-image:url(../images/nav_contact_us_over.gif);
	background-repeat:no-repeat;
	width:86px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.nav_contact_active a{
	background-image:url(../images/nav_contact_us_over.gif);
	background-repeat:no-repeat;
	width:86px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}*/

/*---------------Navigation-------------*/
#navigation{
	margin:43px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#navigation li{
	margin:0px;
	padding:0px;
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.nav_home a{
	width:64px;
	height:22px;
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
	text-decoration:none;
	background-image:url(../images/navgation_01.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.nav_home a:hover{
	background-position:bottom;
}
.nav_home_active a{
width:64px;
	height:22px;
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
	text-decoration:none;
	background-image:url(../images/navgation_01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.nav_services a{
	background-image:url(../images/navgation_02.gif);
	background-repeat:no-repeat;background-position:left top;
	width:74px;
	height:21px;
	margin:0px;
	display:block;
}

.nav_services a:hover{
		background-position:bottom;
}
.nav_services_active a{
	background-image:url(../images/navgation_02.gif);
	background-repeat:no-repeat;background-position:bottom;
	width:74px;
	height:21px;
	margin:0px;
	display:block;
}

/*.nav_team a{
	background-image:url(../images/nav_team.gif);
	background-repeat:no-repeat;
	width:62px;
	height:21px;
	margin:0px;
	display:block;
	color:#333333;
	padding:3px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
}

.nav_team a:hover{
	background-image:url(../images/nav_team_over.gif);
	background-repeat:no-repeat;
	width:62px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.nav_team_active a{
	background-image:url(../images/nav_team_over.gif);
	background-repeat:no-repeat;
	width:62px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}*/

.nav_services a{
	background-image:url(../images/navgation_02.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:75px;
	height:22px;
	margin:0px;
	display:block;
	padding:0px 0px 0px 0px;
}

.nav_services a:hover{
	background-position:bottom;
}
.nav_services_active a{
	background-position:bottom;
	background-image:url(../images/navgation_02.gif);
	background-repeat:no-repeat;
	width:75px;
	height:22px;
	margin:0px;
	display:block;
	padding:0px 0px 0px 0px;
}

.nav_case a{
	background-image:url(../images/navgation_04.gif);
	background-repeat:no-repeat;background-position:left top;
	width:105px;
	height:22px;
	margin:0px;
	display:block;
	
}
.nav_case a:hover{
	background-position:bottom;
}
.nav_case_active a{
	background-image:url(../images/case_studies_over.gif);
	background-repeat:no-repeat;background-position:bottom;
	width:105px;
	height:22px;
	margin:0px;
	display:block;
	padding:0px 0px 0px 0px;
}



/*.nav_career a{
	background-image:url(../images/nav_careers.gif);
	background-repeat:no-repeat;
	width:70px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}

.nav_career a:hover{
	background-image:url(../images/nav_careers_over.gif);
	background-repeat:no-repeat;
	width:70px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.nav_career_active a{
	background-image:url(../images/nav_careers_over.gif);
	background-repeat:no-repeat;
	width:70px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}*/




/*.nav_login a{
	background-image:url(../images/nav_login.gif);
	background-repeat:no-repeat;
	width:59px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}

.nav_login a:hover{
	background-image:url(../images/nav_login_over.gif);
	background-repeat:no-repeat;
	width:59px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.nav_login_active a{
	background-image:url(../images/nav_login_over.gif);
	background-repeat:no-repeat;
	width:59px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}*/


.nav_contact a{
	background-image:url(../images/nav_contact_us.gif);
	background-repeat:no-repeat;
	width:86px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}

.nav_contact a:hover{
	background-image:url(../images/nav_contact_us_over.gif);
	background-repeat:no-repeat;
	width:86px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.nav_contact_active a{
	background-image:url(../images/nav_contact_us_over.gif);
	background-repeat:no-repeat;
	width:86px;
	height:21px;
	margin:0px;
	display:block;
	
	padding:3px 0px 0px 0px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.nav_solution a{
	background-image:url(../images/navgation_03.gif);	background-position:left top;	background-repeat:no-repeat;
	width:86px;	height:22px;	margin:0px;	padding:0px;	display:block;
}
.nav_solution a:hover{
	background-position:bottom;
}
.nav_solution_active a{
		background-image:url(../images/navgation_03.gif);	background-position:bottom;	background-repeat:no-repeat;
	width:86px;	height:22px;	margin:0px;	padding:0px;	display:block;
}

.nav_faq a{
	background-image:url(../images/navgation_05.gif);	background-position:left top;	background-repeat:no-repeat;
	width:55px;	height:22px;	margin:0px;	padding:0px;	display:block;
}
.nav_faq a:hover{
	background-position:bottom;
}
.nav_faq_active a{
	background-image:url(../images/navgation_05.gif);	background-position:left top;	background-repeat:no-repeat;background-position:bottom;
	width:55px;	height:22px;	margin:0px;	padding:0px;	display:block;
}
.nav_about a{
	background-image:url(../images/navgation_06.gif);	background-position:left top;	background-repeat:no-repeat;
	width:91px;	height:22px;	margin:0px;	padding:0px;	display:block;
}
.nav_about a:hover{
	background-position:bottom;
}
.nav_about_active a{
	background-image:url(../images/navgation_06.gif);	background-position:bottom;	background-repeat:no-repeat;
	width:91px;	height:22px;	margin:0px;	padding:0px;	display:block;
}

.login_top{	
	height:17px;background-image:url(../images/login_bg.gif);background-repeat:no-repeat;float:right;width:55px;
	padding:6px 0px 0px 30px;

}
.login_top a{
	font-family:Tahoma, Verdana, Arial;font-size:11px;font-weight:bold;color:#FFFFFF;text-decoration:none;
}
.login_top a:hover{
	font-family:Tahoma, Verdana, Arial;font-size:11px;font-weight:bold;color:#FFFFFF;text-decoration:none;
	
}

/*---------------Banner-------------*/
#banner_container{
	width:670px;
	margin:38px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#banner{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}
/*---------------middle container-------------*/
#middle_container{
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	
}
#content_section_middle{
	margin:40px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}
#container_left{
	width:208px;
	margin:0px;
	padding:0px;
	float:left;
}
#case_studies a{
	background-image:url(../images/case_studies_icon.gif);
	background-repeat:no-repeat;
	width:208px;
	height:62px;
	margin:0px;
	padding:0px;
	display:block;	
	margin:0px 0px 15px 0px;
	padding:0px;
}
#quick_service{
	background-image:url(../images/quick_service.gif);
	background-repeat:no-repeat;
	width:115px;
	height:70px;
	margin:0px 0px 15px 0px;
	padding:40px 5px 0px 88px;
	display:block;	
	font-size:11px;

}
#quick_careers a{
	background-image:url(../images/quick_careers.gif);
	background-repeat:no-repeat;
	width:208px;
	height:62px;
	margin:0px;
	padding:0px;
	display:block;	
	margin:0px 0px 15px 0px;
	padding:0px;
}


#right_section{
	width:460px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border-left:#D9D7CA 1px solid;
	float:right;
}
#text_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 14px;		
}
/*------------Tab section-------*/
.tab_link{
	width:434px;
	margin:0px 0px 20px 0px;
	padding:13px 0px 0px 0px;
	float:right;
	border-bottom:2px solid #ECEBE5;	
}
.tab_link ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
.tab_link li{
	margin:0px 3px 0px 0px;
	padding:0px;
	float:left;
	list-style:none;	
}
.tab_01 a{
	background-image:url(../images/artham_02.gif);
	background-repeat:no-repeat;
	width:62px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
	font-size:11px;
}
.tab_01 a:hover{
	background-image:url(../images/artham_01.gif);
	background-repeat:no-repeat;
	width:62px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
	font-size:11px;
}
.tab_01_active{
	background-image:url(../images/artham_01.gif);
	background-repeat:no-repeat;
	width:62px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
	font-size:11px;
}
.tab_02 a{
	background-image:url(../images/data_integration_0001.gif);
	background-repeat:no-repeat;
	width:97px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
}
.tab_02 a:hover{
	background-image:url(../images/data_integration_001.gif);
	background-repeat:no-repeat;
	width:97px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
}
.tab_02_active{
	background-image:url(../images/data_integration_001.gif);
	background-repeat:no-repeat;
	width:97px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
}
.tab_03 a{
	background-image:url(../images/data_analysis.gif);
	background-repeat:no-repeat;
	width:81px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
}
.tab_03 a:hover{
	background-image:url(../images/data_analysis_over.gif);
	background-repeat:no-repeat;
	width:81px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
}
.tab_03_active{
	background-image:url(../images/data_analysis_over.gif);
	background-repeat:no-repeat;
	width:81px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
}
.tab_04 a{
	background-image:url(../images/statistical_analysis.gif);
	background-repeat:no-repeat;
	width:104px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
}
.tab_04 a:hover{
	background-image:url(../images/statistical_analysis_over.gif);
	background-repeat:no-repeat;
	width:104px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
}
.tab_04_active{
	background-image:url(../images/statistical_analysis_over.gif);
	background-repeat:no-repeat;
	width:104px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
}
.tab_05 a{
	background-image:url(../images/reporting.gif);
	background-repeat:no-repeat;
	width:65px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
}
.tab_05 a:hover{
	background-image:url(../images/reporting_over.gif);
	background-repeat:no-repeat;
	width:65px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
}
.tab_05_active{
	background-image:url(../images/reporting_over.gif);
	background-repeat:no-repeat;
	width:65px;
	height:22px;
	margin:0px;
	padding:0px;
	display:block;
}


/*------------Tab section for case study-------*/
.tab_cs_link{
	width:400px;
	margin:0px 20px 0px 4px;
	padding:13px 0px 0px 0px;
	border-bottom:2px solid #ECEBE5;	
	height:20px;
}
.tab_cs_link ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
.tab_cs_link li{
	margin:0px 3px 0px 0px;
	padding:0px 3px 0px 0px;
	float:left;
	list-style:none;
	
}
.tab_cs_link li a{
	text-decoration:none;

}

.tab_cs_01 a{
	font-family:tahoma, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#363636;
	width:78px;
	height:20px;
	margin:0px;
	display:block;
	padding:1px 0px 0px 6px;
	text-decoration:none;	
}
.tab_cs_01 a:hover{
	background-image:url(../images/case_study_hover_00.gif);
	background-repeat:no-repeat;
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#363636;
	width:78px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 6px;	
	text-decoration:none;
}
.tab_cs_01_active {
	background-image:url(../images/case_study_hover_00.gif);
	background-repeat:no-repeat;
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#363636;
	width:78px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;	
	text-decoration:none;
}
.tab_cs_02 a{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#363636;
	width:78px;
	height:20px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	text-decoration:none;	
}
.tab_cs_02 a:hover{
	background-image:url(../images/case_study_hover_00.gif);
	background-repeat:no-repeat;
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#363636;
	width:78px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	text-decoration:none;
}
.tab_cs_02_active{
	background-image:url(../images/case_study_hover_00.gif);
	background-repeat:no-repeat;
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#363636;
	width:78px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	text-decoration:none;
}

.tab_cs_03 a{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#363636;
	width:78px;
	height:20px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	text-decoration:none;		
}
.tab_cs_03 a:hover{
	background-image:url(../images/case_study_hover_00.gif);
	background-repeat:no-repeat;
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#363636;
	width:78px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	text-decoration:none;
	
}
.tab_cs_03_active{
	background-image:url(../images/case_study_hover_00.gif);
	background-repeat:no-repeat;
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#363636;
	width:78px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	text-decoration:none;
}

.tab_cs_04 a{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#363636;
	width:78px;
	height:20px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	text-decoration:none;
	display:block;
	
}
.tab_cs_04 a:hover{
	background-image:url(../images/case_study_hover_00.gif);
	background-repeat:no-repeat;
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#363636;
	width:78px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	text-decoration:none;
	display:block;
}
.tab_cs_04_active{
	background-image:url(../images/case_study_hover_00.gif);
	background-repeat:no-repeat;
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#363636;
	width:78px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	display:block;
	
}
/*------------login section--------*/
.login_box{
	width:400px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.textbox_01 {
	font-size:11px;
	font-weight:normal;
	color:#A8A79D;
	background-color:#FFFFFF;
	border:#D0D0D0 1px solid;
	padding:1px;
	width:148px;
	height:16px;
	margin-bottom:2px;
}
.textbox_02 {
	font-size:11px;
	font-weight:normal;
	color:#A8A79D;
	background-color:#FFFFFF;
	border:#D0D0D0 1px solid;
	padding:1px;
	width:148px;
	height:16px;
	margin-bottom:8px;
}
.button_submit{
	background-image:url(../images/button_submit.gif);
	background-repeat:no-repeat;
	border:0px #0033CC;
	width:53px;
	height:20px;
	margin:0px 0px 4px 0px;
	padding:0px	0px 0px 0px;
	font-family:tahoma, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.text{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#6E6D6D;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}
.text a{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#6E6D6D;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
.text a:hover{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#6E6D6D;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:underline;	
}
.contact_location{
	font-family:"tahoma", sans-serif;
	font-size:12px;
	color:#333333;
	font-weight: normal;
	margin:7px 0px 0px 0px;
	padding:0px 0px 0px 14px;
}
.text_location span {
	font-family:tahoma, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	margin:5px 0px 0px 0px;
	padding:0px 0px 4px 144px;
}
.table_01{
	/*background-image:url(../images/top_01_table.gif);*/
	background-repeat:no-repeat;
	width:417px;
	height:41px;
	border:#EAEAEA 1px solid;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.middle_02{
	background-image:url(../images/middle_02.gif);
	background-repeat:repeat-y;
	width:417px;
	border:#EAEAEA 1px solid;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.text_table_contents{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.text_table_contents ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
.text_table_contents li{
	font-family:tahoma, sans-serif;
	font-size:12px;
	color:#6E6D6D;
	border-bottom:#6E6D6D 1px solid;
	margin:0px 0px 0px 0px;
	padding:0px 25px 0px 20px;
}
/*----------------Form section----------*/
.form_left_section{
	width:452px;
	margin:0px;
	padding:0px;
}
#form_section{
	width:452px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	
} 
.text_form{
	font-family:tahoma, sans-serif;
	font-size:12px;
	width:78px;
	color:#757575;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:3px 0px 0px 0px;
	float:left;
}
.text_box{
	width:125px;
	color:#707070;
	height:20px;
	float:left;
	border:#CCCCCC 1px solid;
	padding:0px 0px 0px 0px;
	margin:3px 0px 0px 0px
	
}	
.text_area{
	width:195px;
	height:60px;
	color:#757575;
	float:left;
	border:#CCCCCC 1px solid;
	padding:0px 0px 0px 0px;
	margin:4px 0px 0px 0px;
}
.list_menu{
	width:125px;
	color:#c7c7c7;
	height:20px;
	float:left;
	border:#CCCCCC 1px solid;
	padding:0px 0px 0px 0px;
	margin:3px 0px 3px 0px
}

.button_send{
	background-image:url(../images/but_sent.gif);
	background-repeat:no-repeat;
	border:0px #0033CC;
	width:70px;
	height:28px;
	margin:0px 0px 0px 0px;
	padding:0px	0px 0px 0px;
	font-family:tahoma, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.button_reset{
	background-image:url(../images/button_reset.gif);
	background-repeat:no-repeat;
	border:0px #0033CC;
	width:75px;
	height:28px;
	margin:0px 0px 0px 0px;
	padding:0px	0px 0px 0px;
	cursor:pointer;
}


#footer{
	margin:0px 0px 0px 0px;
	padding:35px 0px 0px 0px;
	color:#999999;
	font-size:11px;
	text-align:center;	
	background-image:url(../images/footer_image_bg.gif);
	background-repeat:repeat-x;
}
#footer a{
	color:#999999;
	text-decoration:none;
}
.footer_logo{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;	
}
.bold{
	font-weight:bold;
	font-size:11px;
}



#sub_nav_01{
	margin:0px;
	padding:0px 0px 0px 10px;
	
}
#sub_nav_01 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	
}
#sub_nav_01 li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 25px;
	display:block;
	background-image:url(../images/bullet_plus.gif);
	background-repeat:no-repeat;background-position:left top;
	background-color:#FFFFFF;
	color:#4b4b4b;
	text-decoration:none;
	border-bottom:2px solid #FFFFFF;
}
#sub_nav_01 li ul  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	background-image:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	list-style:disc;

	
}
#sub_nav_01 li ul li {
	margin:0px 0px 0px 20px;
	padding:0px 0px 5px 0px;
	display:block;
	background-image:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	list-style:disc;


}


#sub_nav_01 li a{
	display:block;
	background-color:#FFFFFF;
	color:#4b4b4b;
	text-decoration:none;
}	
#sub_nav_01 li a:hover{

	background-color:#e1e0db;

}
#sub_nav_01 .active a{

	background-color:#e1e0db;

}

.box_image_container{
	padding:10px 0px 0px 10px;
	margin:0px;
}



.site_map_01{
	margin:0px;
	padding:0px 0px 0px 10px;
	
}
.site_map_01 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	
}
.site_map_01 li {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.site_map_01 .normal a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
	display:block;
	height:25px;
	background-image:url(../images/bullet_normal.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#4b4b4b;
	text-decoration:none;
	border-bottom:2px solid #FFFFFF;
	font-weight:normal;
}
.site_map_01 .normal a:hover{

	background-color:#f0efea;

}
.site_map_01 .plus a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
	display:block;
	height:25px;
	background-image:url(../images/bullet_plus.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#4b4b4b;
	text-decoration:none;
	border-bottom:2px solid #FFFFFF;
	font-weight:normal;
}
.site_map_01 .plus a:hover{
	background-color:#f0efea;
}

.site_map_01 li ul{
	margin:0px;
	padding:5px;
	list-style:none;
}
.site_map_01 li li {
	margin:0px 0px 0px 30px;
	padding:0px;
	list-style:none;
	font-weight:normal;
}
.normal_listing{
	padding:0px; margin:0px 0px 0px 10px;}
.normal_listing ul{
	padding:0px;
	margin:0px;
	list-style:disc;}
.normal_listing li{
	padding:0px;
	margin:0px;
	background-image:none;
	list-style:disc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	
	}
	