@charset "utf-8";
/* CSS Document */

body {
	font-family:"Verdana";
	font-size:12px;
	color:#424242;
	margin:0px;
	padding:0px;
	background-image:url(../image/bg_repeate.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	height:904px;
	background-position:top;
	
}
p {
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h1
{	margin:0;
	padding:0;
}
h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#0b2f4a;
	font:normal 30px "myriad Pro", arial, "trebuchet MS";
}
h2 span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#136fa9;
	font:normal 26px "myriad Pro", arial, "trebuchet MS";
}

h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"myriad Pro", arial, "trebuchet MS";
	color:#0b2f4a;
	font-size:22px;
	font-weight: normal;
}
h3 span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:22px;
	color:#136fa9;
	font-family:"myriad Pro", arial, "trebuchet MS";
	font-weight:normal;
}

h4{
	margin:0px;
	padding:0px 0px 0px 0px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	color:#154d72;	
}
h4 span {
	font-size:11px;font-weight:normal;
	color:#154d72;
	
	
}



ul,li {
	margin:0px;
	padding:0px;
	list-style:none;
}
a{
	color:#13668c;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	font-weight:bold;
	color:#13668c;
	text-decoration:none;
}
a:focus {
 outline-style:none;
}

.hide {
	display:none;
}
.clear {
	clear:both;
}

/*-----------------Outer Container -------------------------*/

#outer_container{
	margin:0px auto;
	padding:0px;
	width:100%;
}

#main_container{
	width:970px;
	margin:0px auto;
	padding:0px;
}

#header{
	margin:0px;
	padding:0px;
}

#top_contact{
	padding:14px 17px 14px 17px;
	margin:0px 0 14px 0;
	font-family:Tahoma;
	
}

.todays_date{
	font-family:Tahoma;
	color:#b7dee7;
	font-size: 11px;
	float: left;
}

.call_kgl{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#b7dee7;
	padding: 0;
	float: right;
}

.banner{
	width:970px;
	height:279px;
	display:block;
	margin: 0;
}
#banner h1 a span{
	display:none; 
}
/*-----------------NAVIGATION -------------------------*/
#menu_container{
	background-image:url(../image/menu_bg.gif);
	background-repeat:no-repeat;
	width:970px;
	height:59px;
	font-family:Tahoma;
	color:#00426d;
	font-size:13px;
	font-weight:bold;
}

#menu_container ul{
	padding:17px 0 0 70px;
	margin:0px;

}

#menu_container li{
	margin:0px;
	padding:0px 20px 0 21px;
	text-align:center;
	display:block;
	float:left;
/*	border-left:thin solid #78abcc;*/
}

#menu_container li a{
	color:#00426d;
	text-decoration:none;
}


#menu_container li a:hover{
	color:#136FA9;
	text-decoration:none;
}

#middle_container{
	padding: 25px 17px 0 17px;
	margin:0px;

}

#left_middle{
	padding:0px;
	margin:0px;
	text-align:left;
	width: 707px;
	float: left;
	line-height: 18px;
}

.KGL{
	color:#136fa9;
	font-size:22px;
	font-family:Arial;
	float: left;
}

#right_middle{
	float:left;
	margin:0 0 0 18px;
	padding:0px;
	width: 198px;
}

#projects_image{
	background-image:url(../image/bg_projects.gif);
	width:192px;
	height:170px;
	background-repeat:no-repeat;
	padding: 6px 0 0 6px;
	margin:0px;
	background-position: 0px 0px;
}
#projects_image img{
	border:2px solid #FFFFFF;

}
.project_name{
	font-family:"myriad Pro", arial, "trebuchet MS";
	color:#000000;	
	
}


.project_location{
	color:#2373a7;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

.project_location span {
	position:relative;
	top:5px;
	right:-50px;
	width: 58px;
	font-weight: bold;
	background-image:url(../image/arro.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding: 0 10px 0 0;
}
.project_location a{
	color:#2373a7;
	text-decoration:underline;
}

.project_location a:hover{
	color:#2373a7;
	text-decoration:none;
}

#base_details{
	padding:25px 0px 0 17px;
	margin:0px 0 34px 0;

}

#news_container{
	background-image:url(../image/detail_bg1.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:264px;
	height:202px;
	float: left;
	color:#154d72;
	padding:0px;
	margin:0px;

}

#news_container ul{
	width:238px;
	padding:0px 0 0 14px;
	margin:0px;
}

#news_container li{
	width:238px;
	border-bottom:1px solid #c1c1c1;
	padding:0 0 12px 0;
	margin:10px 0 0 0;
	font-family:Tahoma;
	font-size:11px;
}

#news_container li p{
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#news_container li a{
	color:#009aff;
	font-weight:normal;
	text-decoration:none;
}
#news_container li a:hover{
	color:#009aff;
	font-weight:normal;
	text-decoration:none;
}

.news33{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
	font-family:Arial;
	color:#0b2f4a;
	font-size:22px;
	font-weight: normal;
}

.news33 span{
	color:#0067b4;
}

.view_more{
	color:#136fa9;
	text-align:left;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	position: relative;
	left: 13px;
	top: 0px;
	width: 120px;
	background-image:url(../image/arro.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding: 0 10px 0 0;
}
.view_more a{
	color:#136fa9;
	text-decoration:underline;
}
.view_more a:hover{
	color:#136fa9;
	text-decoration:none;
}


.news{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
	font-family:Arial;
	color:#0b2f4a;
	font-size:22px;
	font-weight: normal;
}

.news span{
	color:#0067b4;
}

h5{
	font-family:"Tahoma";
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	padding:0px;
	margin:0px;
}


.testimony{
	float:left;
	background-image:url(../image/detail_bg2.gif);
	width:398px;
	height:202px;
	background-repeat:no-repeat;
	background-position:left;
	padding: 0 10px 0 17px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	margin: 0 15px 0 15px;
	position: relative;

}

.head_line{
	color:#7f7f7f;
	font-family:Tahoma;
	font-size:11px;
	line-height:22px;
}

.image_container{
	height:137px;
	background-color:#E9E9E9;
	display:block;
	margin:5px 0 0 0;
	padding:0px;
	float: left;
	overflow: hidden;
	width: 197px;
	position:relative;color:#154d72;
}



.detail_testimony{
	width:180px;
	float: left;
	text-align: left;
	height: 130px;
	padding: 0 0 0 10px;
}



.news2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	font-family:Arial;
	color:#0b2f4a;
	font-size:22px;
	font-weight: normal;
}

.news2 span{
	color:#0067b4;
}

.view_more_test{
	color:#136fa9;
	text-align:left;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	width: 45px;
	background-image:url(../image/arro.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding: 0 10px 0 0;
	height: 15px;
	position: relative;
	top: 20px;
}
.view_more_test a{
	color:#136fa9;
	text-decoration:underline;
}
.view_more_test a:hover{
	color:#136fa9;
	text-decoration:none;
}

#quality{
	background-image:url(../image/detail_bg3.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:202px;
	float: left;
	padding: 0 10px 0 12px;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	width: 192px;
}

#quality div{
	width:188px;
	height: 98px;
	background-color: #F3F3F3;
	margin: 10px 0 8px 0;


}
.news_quality{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 8px;
	font-family:Arial;
	color:#0b2f4a;
	font-size:20px;
	font-weight: normal;
}

.news_quality span{
	color:#0067b4;
}

#projects_head{
	text-align:center;

}


#footer_containerindex{
	background-image:url(../image/base_footer_rep.gif);
	background-repeat:repeat-x;
	height:395px;
	width:100%;
	margin:0px;
	padding:0px;

}
#inner_footerindex{
	width:970px;
	margin:0px auto;
	padding:34px 0 0 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #19537a;
}
#footer_container{
	background-image:url(../image/bg_base.gif);
	background-repeat:repeat-x;
	height:310px;
	width:100%;
	margin:0px;
	padding:0px;

}
#inner_footer{
	width:958px;
	margin:0px auto;
	padding:34px 0 0 17px;
	font-family: Tahoma;
	font-size: 11px;
	color: #19537a;
}
#videos{
	width:222px;
	float:left;

}

#video_player{
	padding:10px 0 0 0;
	margin:0px;
}

#login_container{
	float:left;
	padding:0 18px 0 22px;
	margin:0px 0 0 15px;
	border-left:1px solid #d4e6ec;
	border-right:1px solid #d4e6ec;
	width: 172px;
	height: 232px;

}
#login_container ul{
	 padding:0px;
	 margin:0px;
}

#login_container li{
	 padding:0px;
	 margin:0px 0 10px 0;
	 line-height:18px;

}

.forgot_password{
	line-height:18px;
	color: #19537a;
}

.forgot_password a{
	text-decoration:underline;	
	color: #19537a;
}

.forgot_password a:hover{
	text-decoration:none;
	color: #19537a;
}

.forgot_password strong{
	background-image:url(../image/register_bg.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	height:16px;
	display: block;
	width: 154px;
	margin: 0 0 8px 0;
}

.input_box{
	width:165px;
	height:16px;
	padding:4px 0 3px 2px;
	border:1px solid #b9d3dd;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #19537a;
}

.button_atrib{
	background-image:url(../image/button_bg.jpg);
	width:65px;
	height:26px;
	padding:0px;
	margin:0px;
	border:0px;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
}

#search{
	width:207px;
	float:left;
	padding: 0 20px 0 20px;
	margin:0px;
	border-right:1px solid #d4e6ec;
	height: 232px;
}

#search ul{
	margin:0px 0 8px 0;
	padding:0px;
	width:217px;
}

#search li{
	margin:0px 0px 5px 0;
	padding:0px;
	float:left;
	width: 213px;
}

.selection{
	width:205px;
	padding:2px 0 2px 7px;
	border:1px solid #b9d3dd;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #19537a;
}

.search_home_btn{
	width:150px;

}
#enquiry{
	float:left;
	padding:0 0 0 20px;
	margin:0px;
	width:228px;

}
#enquiry ul{
	margin:10px 0 0 0;
	padding: 0;
}

#enquiry li{
	width:220px;
	margin:0px 0px 5px 0;
	padding:0px;
	float:left;
	
}

.enquiry_input{
	width:209px;
	border:1px solid #b9d3dd;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #19537a;
	padding:4px 0 4px 4px;
}
.enquiry_input_comment{
	width:209px;
	border:1px solid #b9d3dd;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #19537a;
	padding:1px 0 0 4px;
	height:45px;
}



#news_letter{
	border-top:2px solid #e5e5e5;
	padding:12px 0 0 0;
	margin:12px 0  0 0;
	display: block;
}

#news_letter ul{
padding:10px 0 0 0 ;
margin:0px;
}

#news_letter li{
	margin:0 0 4px 0;
	padding:0px 0 0 0;
	background-image:url(../image/arro.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent: 8px;
	width:205px;
	float:left;
	text-align: left;
}

#news_letter ul li .issue{
	width:120px;
	display: block;
	float: left;
}

#news_letter ul li .rel{
	color:#878787;
	text-align:left;
	position: relative;
	width: 75px;
	right: 0px;
	float: left;
	
}
#news_letter li p{
	width:180px;	
	padding:0px;
	margin:0px;
}


#footer_links{
	padding:25px 0 0 0;
	margin:0px auto;
	color:#074973;
	width: 955px;
	font-family: Tahoma;
	font-size: 11px;
	bottom: -70px;
}

#footer_linksindex{
	padding:0;
	margin:58px 0 0 0;
	color:#074973;
	width: 970px;
	font-family: Tahoma;
	font-size: 11px;
	bottom: -70px;
}
#footer_links{}

#links{
	float:left;
	width:667px;
	line-height: 18px;
	padding: 0px 0 0 0;
	margin: 0;
}

#links a{
	font-weight:bold;
	color:#074973;
	text-decoration:none;
}

#links a:hover{
	font-weight:bold;
	color:#074973;
	text-decoration:none;
}

#ispg{
	float:right;
	text-align:left;
	padding:8px 0 0 0;
	margin:0px;
	color: #074973;
	text-decoration: underline;
	font-weight:normal;
	width: 95px;
}

#ispg a{
	color: #074973;font-weight:normal;
	text-decoration: underline;
}

#ispg a:hover{
	color: #074973;
	font-weight:normal;
	text-decoration: none;
}

.enquiry_head{
	line-height:18px;
}

.client{
	background-repeat:no-repeat;
	width:197px;
	height:137px;
	display:hide;
}


.imageCaption{
	display:none;	color:#154d72;
}
.imageCaption_display{
	display:block;	color:#154d72;
}


.imagedesc{
	display:none;	
}
.imagedesc_display{
	display:block;	
}

.transparent_class {
	/*filter:alpha(opacity=50);opacity: 0.5;*/
	/* -moz-opacity:0.5;
	-khtml-opacity: 0.5;*/	
}
.inner_text{
	width:179px;
	height:90px;
	padding:0 0 5px 0;
	overflow:hidden;
}

.bg_text{
	background-image:url(../image/bg_text.png);
	background-repeat:no-repeat;
	width:175px;
	height:39px;
	z-index:999999;
	left: 0px;
	bottom: 7px;
	font-family:"Tahoma";
	color:#154d72;
}

.largeImageCaption{
	padding:5px 0 0 18px;
	color:#154d72;
	margin:0px;
	cursor: pointer;
}


#footer_part{
	height:85px;
	margin:0px auto;
	padding:0px;
	background-image:url(../image/footer_bg.gif);
	background-repeat:repeat-x;
}

/*-----------------INNER PAGES CSS -------------------------*/

#banner_inner{
	height:211px;
	width:970px;
	margin:0px;
	padding:0px;
}


#banner_inner h1 a span{
	display:none; 
} 

#menu_container_inner{
	background-image:url(../image/menu_bg_inner.gif);
	background-repeat:no-repeat;
	width:970px;
	height:59px;
	font-family:Tahoma;
	color:#00426d;
	font-size:13px;
	font-weight:bold;
}
#menu_container_inner ul{
	padding:17px 0 0 70px;
	margin:0px;

}

#menu_container_inner li{
	margin:0px;
	padding:0px 20px 0 21px;
	text-align:center;
	display:block;
	float:left;
}

#menu_container_inner li a{
	color:#00426d;
	text-decoration:none;
}


#menu_container_inner li a:hover{
	color:#136FA9;
	text-decoration:none;
}

#middle_inner{
	margin:0px auto;
	padding:25px 17px 0px  17px;
	width:940px;
	color: #5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#left_middle_iiner{
	width:200px;
	float:left;
	padding:0 18px 0 0;
	border-right:1px solid #c0d3e1;
	margin:0 0 20px;
}



.list_01{
	font-family:Tahoma;
	font-size:12px;
	padding: 0 0 22px 0;
	border-bottom: 1px solid #dde2e2;
	margin: 0 0 20px 0;
}

.list_01 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0b2f4a;
}
.list_01 h2 span{
	color:#136fa9;
}

.list_01 .image_quality{
	width:200px;
	margin:0px 0 6px 0;
	padding:0px;
}

.font_black{
	font-family:Tahoma;
	font-size:11px;
	color:#0b2f4a;
	line-height: 14px;
	text-align:left;
}


.font_ash{
	font-family:Tahoma;
	font-size:11px;
	color:#7e7e7e;
	line-height: 14px;
	text-align:left;
}

.view_more_new{
	color:#136fa9;
	text-align:left;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	position: relative;
	top: 0px;
	width: 120px;
	background-image:url(../image/arro.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding: 0 10px 0 0;
	left: 150px;
}
.view_more_new a{
	color:#136fa9;
	text-decoration:underline;
}
.view_more_new a:hover{
	color:#136fa9;
	text-decoration:none;
}


.list_02{
	font-family:Tahoma;
	font-size:12px;
	padding: 0 0 22px 0;
	margin: 0 0 24px 0;
	border-bottom: 1px solid #dde2e2;
}

.list_02 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0b2f4a;
}
.list_02 h2 span{
	color:#136fa9;
}

.list_02 .image_quality{
	width:200px;
	margin:0px 0 6px 0;
	padding:0px;
}

/*--------------Right --------------*/

#right_middle_inner{
	width:680px;
	float:left;
	padding:0 0 0 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top_right h2 span{
	font-size:17px;
	color:#136fa9;
	font-weight: bold;
}
#openings{
	padding:20px 0 0 0;
	margin:0px;
}
.opening_lists ul li h3{
	margin:10px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	font-family:Arial;
	color:#0087c0;
	font-size:18px;
	font-weight: normal;
	
}
.opening_lists ul li h4{
	margin:10px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	font-family:Arial;
	color:#0087c0;
	font-size:13px;
	font-weight:bold;
	
}

.opening_lists ul li h4 span{
	color:#555656;
	font-size:11px;
}
.opening_lists{
	margin:0px;
	padding:23px 0 0 0;
}

.opening_lists ul{
	margin:0px;
	padding:0px; 
}
.opening_lists h3 a{
	text-decoration:none;
	color:#0b2f4a;
	font-weight:normal;
}


/*.opening_lists li{
	font-family:Myriad Pro;
	font-size:16px;
	color:#0b2f4a;
	background-position:left;
	list-style:url(../image/arrow_new.jpg) inside;
	border-bottom:1px dotted #b6b6b6;
	background-repeat:no-repeat;
	float:left;
	padding:8px 0 8px 1px;
	margin:0 0 2px 0;
	width: 635px;
}

.opening_lists li span{
	color:#136fa9;
}*/
.opening_lists li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#445F73;
	background-image:url(../image/arrow_new.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
	border-bottom:1px dotted #b6b6b6;
	float:left;
	padding:8px 0 8px 12px;
	margin:0 0 2px 0;
	width: 670px;
}
.opening_lists li span{
	color:#4D93BE;font-size:15px;
}
.opening_lists li a{	
	color:#445F73;
	text-decoration:none;
	cursor:pointer;
}

/*------------Carrer Details ----------------*/
#exapnd_form{
	margin:0px;
	padding:0px;
}

.form_engineer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5b5b;
}

.application_head{
	font-family:Tahoma;
	font-size:11px;

}

.application_head span{
	font-family:Tahoma;
	font-size:13px;
	color:#0087c0;
	font-weight:bold;
}

.field_form{
	width:300px;
	background-image:url(../image/bg_field.jpg);
	background-repeat:repeat-x;
	border:1px solid #d6d6d6;
	padding:2px 0 2px 12px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	height: 20px;
}

.field_form_upload{
	width:220px;
	background-image:url(../image/bg_field.jpg);
	background-repeat:repeat-x;
	border:1px solid #d6d6d6;
	padding:2px 0 2px 12px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
}

.field_form_comment{
	width:620px;
	background-image:url(../image/bg_comment_field.jpg);
	background-repeat:repeat-x;
	border:1px solid #d6d6d6;
	padding:2px 0 2px 12px;
	margin:0px;
	height:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
}

.submit_form{
	background-image:url(../image/submit_button_bgq.gif);
	width:135px;
	height:39px;
	background-repeat:no-repeat;
	border:0px;
	font-family:Myriad Pro;
	color:#FFFFFF;
	font-size:16px;
	cursor: pointer;
}

.browse_btn{
	background-image:url(../image/browse_btn.gif);
	width:70px;
	height:23px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	border:0px;
	color:#000000;
	font-size:12px;
	cursor: pointer;
}
/*------------News Details ----------------*/

.heading_news{
	font-family:Myriad Pro;
	font-size:20px;
	color:#2373a7;
	line-height:25px;
}
.heading_news span{
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
}

#quality_home h2{
	font-size:26px;
	color:#136fa9;
}

#quality_home h2 a {
	text-decoration:none;
	font-size:26px;
	color:#136fa9;
	font-weight:normal;
}

#quality_home h2 a:hover {
	font-weight:normal;
	text-decoration:none;
	font-size:26px;
	color:#136fa9;
}


#quality_home h2 span{
	font-size:16px;
	color:#0b2f4a;
	font-weight:bold;
}

#contents_quality_home{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5b5b5b;
	font-size:12px;
	line-height:18px;
}

#contents_quality_home img{
	border:1px solid #9eccda;
	background-color:#FFFFFF;
	padding:2px;
	display:block;
	margin: 0 25px 25px  0;
	float:left;
}

#middle_quality_container{
	margin:0px auto;
	padding:25px 17px 95px 17px;
	width:940px;
	color: #5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
/*------------New added  01/07/09 ----------------*/
#top_right h2 span span{
	color:#35556B;
	font-size:17px;
	font-weight: bold;
}
.sub_head{
	margin:0px;
	padding:0px;
}
.sub_head h3 {
	margin:10px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	font-family:Arial;
	color:#0b2f4a;
	font-size:18px;
	font-weight: normal;
	border-bottom:#DFDFDF 1px solid;
}
.sub_head h3 span span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:13px;
	color:#7A7F7F;
	font-family:Arial;
	font-weight:bold;
}
.textbox_style{
	background-image:url(../image/textbox_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	border:1px solid #D4D5D5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#A5A5A5;
	padding:5px 2px 2px 15px;
	margin:0;
	height:18px;
	width:305px;
}
.textbox_style_browse{
	background-image:url(../image/textbox_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	border:1px solid #D4D5D5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#A5A5A5;
	padding:5px 2px 2px 15px;
	margin:0;
	height:18px;
	width:220px;
}
.browse_resume_btn{
	background-image:url(../image/browse_btn.gif); background-repeat:repeat-x;
	height:25px; width:75px;
	border:1px solid #d2d2d2;
	font-family:Tahoma;
	color:#7d7c7b;
	font-size:11px;
	font-weight:bold;
}
.textarea_style{
	background-image:url(../image/text_areabg.gif);background-repeat:repeat-x;
	background-position:left top;border:1px solid #D4D5D5;
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;color:#A5A5A5;
	padding:5px 2px 2px 15px;margin:0;
	height:98px;width:642px;
}
.our_project{
	background-image:url(../image/project_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:176px;
	padding:0 8px 0 8px;
}
.our_project img{
	padding:8px 0 14px 0px;
	width:176px;height:149px;
	
}
.our_project h6{
	font-family:"Trebuchet MS", Verdana, Arial;font-weight:normal;font-size:17px;color:#787B7B;
	padding:0;margin:0;
}
.our_project h6 span{
	font-family:Tahoma, Arial, Verdana;font-weight:bold;font-size:11px;color:#2373A7;
}
.our_services{
	padding:10px 0 10px 0;
}
.opening_lists01 ul{
	padding:0;margin:0;
}
.opening_lists01 li{
	padding:0;margin:10px 0 10px 0;
	font-family:Tahoma;
	font-size:12px;font-weight:normal;
	color:#5B5B5B;
	line-height: 18px;
	text-align:left;
}
.opening_lists01 {
	font-family:Tahoma;
	font-size:12px;font-weight:normal;
	color:#5B5B5B;
	line-height: 18px;
	text-align:left;
	margin:10px 0 10px 0;
	padding:20px 0 0 0;
}	
.opening_lists01 h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#445F73;
	background-position:left;
	background-image:url(../image/arrow_new.jpg);
	border-bottom:1px dotted #b6b6b6;
	background-repeat:no-repeat;
	padding:8px 0 8px 13px;
	margin:0 0 5px 0;
}
.opening_lists01 h5 span{
	color:#4D93BE;font-size:15px;
}
.opening_lists01 h6{
	font-family:Tahoma, Arial, Verdana, Verdana, Arial;
	font-size:12px;font-weight:bold;
	color:#0087C0;
	border-bottom:1px dotted #b6b6b6;
	padding:5px 0 5px 0px;
	margin:0 0 5px 0;
}
.opening_lists01 h4{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#0B2F4A;
	border-bottom:1px solid #b6b6b6;
	padding:5px 0 5px 0px;
	margin:0 0 5px 0;
}

.opening_lists01 h6 span{
	font-size:11px;	font-weight:normal;color:#555656;
}
#middle_inner_noline{
	margin:0px auto;
	padding:20px 17px 0px  17px;
	width:940px;
	color: #5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*------------Edited in existing style  01/07/09 ----------------*/
.submit_form{
	background-image:url(../image/submit_button_bgq.gif);
	width:135px;
	height:39px;
	background-repeat:no-repeat;
	border:0px;
	font-family:"Trebuchet MS", Verdana, Arial;text-transform:uppercase;font-weight:normal;
	color:#D4EDF7;text-align:center;padding:0;
	font-size:18px;
	cursor: pointer;
}
h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0b2f4a;
	font-size:20px;
	font-weight: normal;
}
h3 span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:20px;
	color:#136fa9;
	font-family:Arial;
	font-weight:normal;
}
#top_right h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#445F73;
	padding:5px 0 0 0;
	margin:0px;
}
#top_right h2 .lnk{	
	font-size:30px;
	color:#445F73;	
	text-decoration:none;
}
#top_right h2 .lnk:hover{	
	font-size:30px;
	color:#445F73;	
	text-decoration:none;
}
.lnk3{	
	font-size:30px;
	color:#445F73;	
	text-decoration:none;
}
.lnk3:hover{	
	font-size:30px;
	color:#445F73;	
	text-decoration:none;
}
.font_ash{
	font-family:Tahoma;
	font-size:11px;font-weight:normal;
	color:#7e7e7e;
	line-height: 14px;
	text-align:left;
}	
#top_right{
	margin:0px;
	padding:0px;
	line-height:18px;
	font-size:12px;font-weight:normal;
	font-family: Verdana;
	color:#5B5B5B;
}
#top_right b , strong{
	color:#0B2F4A;font-weight:bold;
}
#top_right a{
	font-family:Tahoma;font-size:11px;font-weight:normal;color:#136FA9;text-decoration:none;
}
#top_right a:hover{
	font-family:Tahoma;font-size:11px;font-weight:normal;color:#136FA9;text-decoration:underline;
}
	

#left_middle_iiner{
	width:200px;
	float:left;
	padding:0 18px 0 0;
/*	border-right:1px solid #c0d3e1;
*/	margin:0 0 20px;
}
#middle_inner{
	margin:0px auto 10px auto;
	padding:25px 17px 0px  17px;
	width:940px;
	color: #5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../image/line.gif);background-position:235px top;
	background-repeat:repeat-y;
	
}
.listingstyle_01{
	padding:0;margin:10px 0 10px 0;
}
.listingstyle_01 ul{
	padding:0;margin:5px 0 5px 0;
}
.listingstyle_01 li{
	padding:0;margin:0 0 30px 0;
	margin:
	list-style:none;
	display:block;
	float:left;
}
.boxstyle01{
	background-image:url(../image/box01.png);background-repeat:no-repeat;background-position:left top;
	width:245px;height:250px;
	padding:10px;
	float:left;
	font-family:Tahoma, Arial, Verdana;font-weight:normal;font-size:11px;color:#575857;
}
.boxstyle01 a{
	font-family:Tahoma, Arial, Verdana;font-weight:bold;font-size:11px;color:#136FA9;
	text-decoration:underline;
}
.boxstyle01 a:hover{
	font-family:Tahoma, Arial, Verdana;font-weight:bold;font-size:11px;color:#136FA9;
	text-decoration:none;
}	
.boxstyle01 img.imagestyle01{
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #9ECCDA;
	width:239px;height:173px;
}
.space{
	width:72px;float:left;
}
.listingstyle_01 h2 {
	margin:0px;
	padding:0px;
	font-size:30px;
	font-family:Arial;
	color:#0b2f4a;
	font-weight: normal;
}
.listingstyle_01 h2 span {
	margin:0px;
	padding:0px;
	color:#136fa9; 
	font-size:26px; 
	font-weight:normal;
}
.boxstyle01 h4{
	font-family:Tahoma, Arial, Verdana;font-size:12px;font-weight:bold;color:#136FA9;
	padding:10px 5px 12px 10px;margin:0;
}
/*--------------Reservation--------------*/
#back_btn{
	
	display:block;
	float:right;
	width:60px;
	height:26px;
}
.back_btn{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	background-image:url(../image/small_button_bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	border:0px;
	width:60px;
	height:26px;
	cursor: pointer;
}
#reservation_container{
	padding:20px 0 0 0;
	margin: 0;
}

.reservation_form{
	margin:0px;
	padding:15px 0 0 0;
}
.reservation_form label{
	color:#333333;
}
.reservation_form h3{
	margin:10px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	font-family:Tahoma;
	color:#0087c0;
	font-size:13px;
	font-weight:bold;
	border-bottom:#DFDFDF 1px solid;
}

.reservation_form h3 span{
	margin:10px 0px 10px 0px;
	padding:0px 0px 2px 0px;
	font-family:Tahoma;
	color:#555656;
	font-size:11px;
	font-weight:normal;
}

.reservation_form  .address_field{
	width:320px;
	height:75px;
	background-image:url(../image/new_bg_field.gif);
	background-repeat:repeat-x;
	padding:2px;
	border: 1px solid #d6d6d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a4a4a4;
	font-size: 12px;
}
/*--------------promotional videos--------------*/
#promotional_videos{
	margin:0px;
	padding:5px 0 0 0;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	font-family: Verdana;
	color:#5B5B5B;
}

#promotional_videos h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial;
	color:#0b2f4a;
	font-size:30px;
	font-weight: normal;
}
#promotional_videos h2 span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:26px;
	color:#136fa9;
	font-family:Arial;
	font-weight:normal;
}

#video_listing{
	width:700px;
	padding:0px;
	margin:0px;
}
#video_listing ul{
	margin:0px;
	padding:25px 0 0 0;
}
#video_listing li{
	margin:0px 12px 22px 0;
	padding:0px;
	display:block;
	float:left;
	border:5px solid #adc9d1;
	width:209px;
	height:175px;
	position:relative;
}
#video_listing li  a{
	width:71px;
	height:72px;
	position:absolute;
	left:69px;
	top:59px;
}

.video_image{
position:relative;
top:0px;
left:0px;

}

/*--------------News--------------*/
#news{
	margin:0px;
	padding:5px 0 0 0;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	font-family: Verdana;
	color:#5B5B5B;
}

#news h2{
	font-size:26px;
}
#news_list{
	color:#999999;
	font-size:12px;
	font-family:Tahoma;
	}
#news_list ul{
	padding:20px 0 0 0;
	margin:0px;
}
#news_list li{
	float:left;
	padding:0px 0 18px 15px;
	margin:0 0 15px 0;
	width:670px;
	background: url(../image/list_type.gif) no-repeat 0px 3px;
	border-bottom:1px solid #d8dbdb;
}
#news_list li a{
	color:#2373a7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: normal;
	padding: 10px 0 0 0;

}
/*--------------About US--------------*/
#aboutus{
	margin:0px;
	padding:5px 0 0 0;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	font-family: Verdana;
	color:#5B5B5B;
}

#aboutus h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial;
	color:#0b2f4a;
	font-size:30px;
	font-weight: normal;
}


#aboutus h2  span{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial;
	color:#136fa9;
	font-size:26px;
	font-weight: normal;
}

#content_about{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5b5b;
	line-height: 18px;
	text-align: left;
}

.heading_hgl_success{
	color:#0b2f4a;
	font-family:Tahoma;
	font-size:14px;
	text-align:left;
	font-weight:bold;
}

.arrow_list{
background-image:url(../image/liststyle_02.jpg);
background-repeat:no-repeat;
background-position:top left;
width:12px;
height:12px;
}
.border_style
{	border-bottom:1px solid #d8dbdb;
	padding:18px 0;
}
/* ----------------------- Added 07.04.2009 ----------------------- */
/* ------------------------- Listing With Blue Arrow --------------- */
.simple_listing01
{	padding:0;
	margin:0;
}
.simple_listing01 h4
{	font:bold 14px Arial, Helvetica, sans-serif;
	color:#284860;
	padding:22px 0 16px;
}
.simple_listing01 ul
{	list-style:none;
	padding:0 0 8px 13px;
}
.simple_listing01 ul li
{	background:url(../image/arrow_new.jpg) no-repeat left 4px;
	padding:0 0 0 21px;
	line-height:18px;
	margin-bottom:5px;
}
/* --------------------- lisitng with White Box ------------------------ */
.simple_listing02
{	padding:0;
	margin:0;
}
.simple_listing02 h4
{	font:normal 18px Arial, Helvetica, sans-serif;
	color:#2373a7;
	padding:0 0 2px;
	border-bottom:#e6e6e6 1px solid;
	margin:0 0 8px;
}
.simple_listing02 ul
{	list-style:none;
	padding:13px 0 0 0;
}
.simple_listing02 ul li
{	border:#d9d9d9 1px solid;
	background:#FFF;
	line-height:18px;
	padding:18px;
	margin:0 0 15px 0;
}
.view_more02
{	background:url(../image/view_more_bg.gif) no-repeat left top;
	width:91px;
	height:19px;
	display:block;
	margin:8px 0 0 0;
	font:bold 11px/19px tahoma, arial, verdana;
	text-decoration:none;
	color:#FFF;
	text-align:center;
}
.view_more02:hover
{	text-decoration:underline;
	color:#FFF;
}
.style_floating
{	float:left;
}
.enquiry_button
{	background:url(../image/enquiry_button.png) no-repeat left top;
	width:107px;
	height:33px;
	font:bold 11px/33px tahoma, arial, verdana;
	font-weight:bold;
	color:#0f6394;
	text-decoration:none;
	padding:0 0 0 46px;
	float:right;
}
/* ------------------------------- listing with border bottom ------------------------- */
.simple_listing03 
{	padding:16px 0 0 0;
	margin:0;
}
.simple_listing03 li 
{	border-bottom:#e5e5e5 1px solid;
	padding:0 0 24px 0;
	margin:0 0 18px 0;
	line-height:18px;
}
.simple_listing03 li .column
{	width:349px;
	float:left;
}
.simple_listing03 li .column a
{	font-weight:normal;
}
/* ---------------------------- listing with white box and icons ----------------------- */
.simple_listing04
{	padding:0;
	margin:0;
}
.simple_listing04 .dotted_line
{	background:url(../image/doted_line.gif) repeat-x left bottom;
}
.simple_listing04 .header
{ 	font-family:Arial;
	color:#0b2f4a;
	font-size:20px;
	font-weight: normal;
}
.simple_listing04 h4
{	font:normal 18px Arial, Helvetica, sans-serif;
	color:#0b2f4a;
	padding:0 0 2px 13px;
	margin:0 0 8px;
	background:url(../image/arrow_new.jpg) no-repeat left 4px;
}
.simple_listing04 ul
{	list-style:none;
	padding:13px 0 0 0;
}
.simple_listing04 ul li
{	line-height:18px;
	clear:both;
}
.simple_listing04 ul li .white_box
{	border:#d9d9d9 1px solid;
	background:#FFF;
	padding:18px;
	margin:0 0 20px 0;
}
.simple_listing04 ul li .subheader
{	background:url(../image/arrow01.gif) no-repeat left 10px;
	padding:0 0 0 17px;
	display:block;
	color:#136fa9;
	font:bold 12px/27px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.download_button01
{	background:url(../image/download_button.png) no-repeat left top;
	width:165px;
	height:33px;
	display:block;
	margin:8px 0 0 0;
	padding:0 0 0 37px;
	font:bold 11px/33px tahoma, arial, verdana;
	text-decoration:none;
	color:#FFF;
	text-align:left;
	float:right;
	text-transform:uppercase;
}
.download_button01:hover
{	text-decoration:underline;
	color:#FFF;
}
.listbox_style{
	background:url(../image/textbox_bg.gif) repeat-x left top;
	border:1px solid #D4D5D5;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#A5A5A5;
	padding:3px 2px 2px 15px;
	margin:0;
	height:28px;
	width:323px;
}
.listbox_style_small{
	background:url(../image/textbox_bg.gif) repeat-x left top;
	border:1px solid #D4D5D5;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#A5A5A5;
	padding:3px 2px 2px 3px;
	margin:0;
	height:28px;
	width:105px;
}
.sub_heading01
{	margin:0 0 6px;
	padding:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:14px;
	color:#154d72;
	border-bottom:#dfdfdf 1px solid;
	width:320px;
}
.text_color_style
{	color:#a6a6a6;
}
.projects_inner
{	margin:0px auto 10px auto;
	padding:25px 30px 0px  30px;
	width:910px;
	color: #5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.projects_inner h2 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	color:#0b2f4a;
	font:normal 26px Arial, Helvetica, sans-serif;
	padding:0;
}
.projects_inner h2 span {
	color:#136fa9;
}
#projects_status
{	width:58px;
	float:left;
	height:276px;
	position:relative;
}
#projects_status .container
{	width:226px;
	position:absolute;
	height:276px;
	overflow:hidden;
}
#projects_status .wrapper
{	width:166px;
	background:url(../image/projects_bg.gif) repeat-y left top;
	float:left;
	height:252px;
	padding:12px;
	font:bold 11px tahoma, arial, verdana;
	color:#d5e8f4;
}
#projects_status .wrapper ul
{	padding:4px 0 11px;
}
#projects_status .wrapper li
{	line-height:18px;
	padding-left:3px;
}
#projects_status .wrapper li a
{	
	font:bold 11px tahoma, arial, verdana;
	color:#d5e8f4;
	text-decoration:none;
}
#projects_status .wrapper li a:hover
{	
	font:bold 11px tahoma, arial, verdana;
	color:#d5e8f4;
	text-decoration:underline;
}
#projects_status .wrapper h4
{	font:normal 17px "trebuchet MS", helvetica, "times New Roman";
	color:#85b0c9;
	border-bottom:#5593b7 1px solid;
	padding:2px;
}
#projects_status .header
{	background:url(../image/projects.png) no-repeat right top;
	width:33px;
	float:left;
	height:276px;
	display:block;
	text-indent:-999px;
}
#projects_status .header02
{	background:url(../image/projects_02.png) no-repeat right top;
	width:33px;
	float:left;
	height:276px;
	display:block;
	text-indent:-999px;
}
#projects
{	width:852px;
	float:left;
}
#projects #image_boxarea
{	width:318px;
	float:left;
	padding:0 0 0 3px;
}
#projects #image_box
{	width:310px;
	background:url(../image/project_image_bg.gif) no-repeat -3px top;
	height:280px;
	padding:12px 0 0 5px;
	margin-bottom:7px;
}
#image_boxarea a
{	margin-right:2px;
	padding:0 12px;
	background:#dae6f0;
	display:block;
	font:bold 13px/22px tahoma, arial, verdana;
	color:#064b7e;
	text-decoration:none;
	float:left;
}
#image_boxarea  a:hover
{	text-decoration:underline;
}
#projects #logos
{	width:315px!important;
	width:314px;
	float:left;
	text-align:center;
	margin-top:13px;
}
#projects #project_navigation
{	width:214px;
	float:left;
}
#projects #project_navigation .top
{	width:214px;
	background:url(../image/nav_corners.png) no-repeat left top;
	height:15px;
}
#projects #project_navigation .bottom
{	width:214px;
	background:url(../image/nav_corners.png) no-repeat left bottom;
	height:15px;
}
#navigation_listing
{	background:url(../image/nav_repeater.gif) repeat-y left top;
}
#navigation_listing ul
{	list-style:none;
}
#navigation_listing ul li
{	list-style:none;
	border-bottom:#e6eff4 1px solid;
	padding:6px 0 6px 17px;
	margin:0 0 0 17px;
	background:url(../image/icon_01.gif) no-repeat left 12px;
}
#navigation_listing ul li a
{	font:bold 11px tahoma, arial, verdana;
	color:#3f81b1;
	text-decoration:none;
}
#navigation_listing ul li a:hover
{	font:bold 11px tahoma, arial, verdana;
	color:#1e547b;
	text-decoration:none;
}
/*--------------Projects --------------*/


.projects_01{
	padding:0;margin:10px 0 10px 0;
}

.projects_01 h2 {
	margin:0px;
	padding:0px;
	font-size:30px;
	font-family:Arial;
	color:#0b2f4a;
	font-weight: normal;
}
.projects_01 h2 span {
	margin:0px;
	padding:0px;
	color:#136fa9; 
	font-size:26px; 
	font-weight:normal;
}

.projects_listing{
	margin:0px;
	padding:0px;
}

.projects_listing ul{
	margin:0px;
	padding:20px 0 0 0;
}

.projects_listing li{
  margin:0px 35px 30px 0;
  padding:0px;
  border-right:1px solid #e7e7e7;
  width: 420px;
  float: left;

  
}
.projects_listing li .project_details{
	margin:0px;
	padding:15px 0 0 0;
	text-align: center;
	display:block;
	width:170px;
	background-image:url(../image/arro.gif);
	background-position:145px 15px;
	background-repeat:no-repeat;
}

.projects_listing li .project_details a{
	margin:0px;
	padding:0px;	
	text-decoration:underline;
	font-family:Tahoma;
	font-size:11px;
	color:#136fa9;
}


.projects_listing li .project_details a:hover{
	margin:0px;
	padding:0px;	
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#136fa9;
}

.projects_listing  h3{
	margin:0px;
	padding:20px 0 0 0;
	color:#22455b;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.projects_image{
	background-image:url(../image/lphoto_shade_bg.png);
	background-repeat:no-repeat;
	background-position:left;
	width:209px;
	height:198px;
	float:left;
	padding:15px 0 0 6px;
	margin:0px;
}

.project_logo{
	float:left;
	margin:0px;
	padding:10px 0 0 0;
}
.contaner_wrapper
{	padding-top:20px;
}
.contaner_wrapper h3 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0b2f4a;
	font-size:20px;
	font-weight: normal;
	border-bottom:#dcdcdc 1px solid;
}
.grey_box01
{	background:#f6f6f6;
	color:#136fa9;
	width:241px;
	float:left;
	margin-right:6px;
	padding:16px;
	min-height:174px;
	height:auto!important;
	height:174px;
}
.grey_box01 li
{	line-height:22px;
	font-weight:bold;
	font-size:11px;
	width:241px;
	clear:both;
}
.grey_box01 label
{	color:#1b8dd4;
	float:left;
	width:105px;
	display:block;
}
.grey_box01 span
{	float:left;
	width:136px;
	display:block;
}
.grey_box02
{	background:#f6f6f6;
	width:598px;
	float:left;
	padding:16px;
	min-height:174px;
	height:auto!important;
	height:174px;
}
.simple_listing05
{	margin:0;
	padding:0 0 20px 0;
}
.simple_listing05 ul
{	margin:10px 0 0 0;
	padding:0;
}
.simple_listing05 ul li
{	border-bottom:#ededed 1px solid;
	padding:6px 0 6px 18px;
	width:430px;
	margin-right:7px;
	float:left;
	background:url(../../XHTML_final/image/dot.gif) no-repeat left 8px;
	color:#777777;
}
.simple_listing06
{	margin:0;
	padding:0 0 20px 0;
}
.simple_listing06 ul
{	margin:10px 0 0 0;
	padding:0;
}
.simple_listing06 ul li
{	width:280px;
	float:left;
	padding:0 0 25px 0;
	margin:0 11px 0 11px;
}
.simple_listing06 ul li h5
{	font:normal 14px Arial, Helvetica, sans-serif;
	color:#145b88;
	border-bottom:#e0e0e0 1px solid;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
}
.gray_border_style
{	border-bottom:#e9e9e9 1px solid;
	padding:12px 0 7px 0;
}
.width_style01
{	width:117px;
	font:bold 13px tahoma, arial, verdana;
	color:#2c729a;
}
.width_style02
{	width:773px;
	padding-right:8px;
}
.contanier_wrapper
{	padding-top:20px;
}
.contanier_wrapper h3 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0b2f4a;
	font-size:20px;
	font-weight: normal;
	border-bottom:#dcdcdc 1px solid;
}

#available_floor_table{
	padding:10px 0 0 0;
	margin:0px;
	color:#6a6a6a;
}

.reservation_table{
	margin:0px 0px 0px 0;
	padding:10px 0 0 0;
	float:left;
	width:450px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #777777;
}

.col_head{
	color:#105d7b;
	text-align:left;
	background-color:#f4f4f4;
	border-bottom:1px solid #f4f4f4;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
	padding: 5px 0 5px 0;
	padding-left: 5px;
}

.data_cols{
	text-align:left;
	padding:6px   0 6px 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ededed;
}
.project_availability{
	text-align:left;
	padding:6px   0 6px 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	text-decoration:none;
	font-weight:bold;
	height:8px;
	font-size:11px;
	border-bottom: 1px solid #ededed;
}

.project_availability a{
	text-align:left;
	padding:0 12px 0 0;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#dc1f5d;
	text-decoration:none;
	background:url(../image/arrow03.gif) no-repeat right -5px;
	float:left;
	display:block;
}
.project_availability a:hover{
	color:#dc1f5d;
	text-decoration:underline;

}
/*-------------Gallery View---------------*/

.gallery_wrapper
{	padding-top:20px;
}
.gallery_wrapper h3 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0b2f4a;
	font-size:20px;
	font-weight: normal;
	border-bottom:#dcdcdc 1px solid;
}

#gallery{
	margin:0px;
	padding:0px;
}

#gallery ul{
	margin:0px;
	padding:30px 0 0 0;
}

#gallery li{
	margin:0 20px 10px 20px!important;
	margin:0 25px 10px 15px;
	padding:4px;
	display:block;
	width:132px;
	background-image:url(../image/gallery_bg.gif);
	background-repeat:no-repeat;
	height:168px;
	float: left;
	position: relative;
}

#gallery li a{
	position:absolute;
	top:108px;
	right:5px;
	width:23px;
	height:22px;
	text-decoration:none;
}
/*-------------Project Status---------------*/

.project_gallery
{	padding-top:20px;
}
.project_gallery h3 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0b2f4a;
	font-size:20px;
	font-weight: normal;
	border-bottom:#dcdcdc 1px solid;
}

.project_gallery h4 {
	
	font-family:Tahoma;
	font-weight:bold;
	color:#004d85;
	font-size:13px;
	padding-left:10px!important;
	padding-left:20px;
}
.status_gallery{
	padding:6px 0 20px 0;
	margin:0px;
}
.status_gallery ul{
	padding:20px 0 0 0;
	margin:0px;
}
.status_gallery li{
	padding:0px;
	margin:0px 24px 0 10px;
	float:left;
	width:189px;
	font-family:Tahoma;
	font-size:11px;
	color:#5b5b5b;
	line-height: 16px;
}
.status_gallery li .image_holder{
	width:180px;
	height:125px;
	border:3px solid #cfcfcf;
	position:relative;
	padding: 1px;
	display: block;
}
.status_gallery li .tag
{	font:bold 11px tahoma, arial, verdana;
	color:#0c6797;
	display:block;
	padding:7px 0 20px 0!important;
	padding:7px 0 0px 0;
}
.status_gallery li .image_holder a{
	position:absolute;
	bottom:0;
	right:0;
	width:23px;
	height:22px;
	text-decoration:none;
}
/* --------------------- tab css ------------------------------*/
/* --------------------switcher --------------------------*/
.tab_nav
{	height:49px;
}
.positioning
{	position:relative;
}
#steps{
	padding:0px;
	margin:0px;
	z-index: 9;
}
#steps ol {
	list-style: none;
	padding:20px 0 0 10px;
	margin:0;
}

#steps ol li {
	font: normal 11px/18px tahoma, arial, verdana;
	color:#5b5b5b;
	left: 0;
}


#steps ol li.step2, #steps ol li.step1, #steps ol li.step4{
	display: none;
}

#switcher {
	width: 240px;
	height: 47px;
	background: url(images/steps/switcher.jpg) no-repeat;
	z-index: 1;
	position: relative;
}
#zoom {
	z-index: 99;
}
#switcher ol {
	width: 608px;
	z-index: 9;
	position: relative;
	padding:0;
	margin:0;
}

#switcher ol li {
	float: left;
	display: block;
	width: 152px;
	height: 49px;
	font:bold 13px tahoma, arial, verdana;
	cursor:pointer;
}

#switcher ol li a {
	width: 152px;
	display: block;
	float: left;
	height: 49px;
	color:#136fa9;
	text-align:center;
	text-decoration:none;
	line-height:49px;
	
}
#switcher ol li a:active {
	width: 152px;
	display: block;
	float: left;
	height: 49px;
	color:#FFF;
	text-decoration:none;
}

#switcher ol li.switch1 a.active {
	color:#FFF;
}
#switcher ol li.switch1 a.normal {
	color:#136fa9;
}

#switcher ol li.switch2 a.active {
	color:#FFF;
}
#switcher ol li.switch2 a.normal {
	color:#136fa9;
}
#switcher ol li.switch3 a.active {
	color:#FFF;
}
#switcher ol li.switch3 a.normal {
	color:#136fa9;
}
#switcher ol li.switch4 a.active {
	color:#FFF;
}
#switcher ol li.switch4 a.normal {
	color:#136fa9;
}
#switcher #pill {
	position: absolute;
	top: 0;
	left:0;
	z-index: 0;
	color:#fff;
}

/*-------------edited on 06/07/09-----------------*/

.AreaConverterDiv{
	float:left;
	width:320px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	}
.TextBox001{
	width:156px;
	height:18px;
	border:solid #d6d6d6 1px;
	background:url(../image/textbox_bg.gif) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5b5b5b;
	padding:5px 3px 2px 3px;
	margin:0;
}
.TextBox002{
	width:156px;
	height:18px;
	border:solid #d6d6d6 1px;
	background:url(../image/textbox_bg01.gif) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5b5b5b;
	padding:5px 3px 2px 3px;
	margin:0;
}
.button_calculate{
	background:url(../image/calculate_button_bg.gif) no-repeat left top;
	width:77px;
	height:26px;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:0px;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	text-align:center;
}
.LoanCalulatorDiv{
	float:left;
	width:360px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	}
.blue_blodtext{
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
	font-weight:bold;
	color:#174e83;
	}
.EmiChartDiv{
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#e3e3e3;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#777777;
	font-weight:normal;
	
	}
.EmiChartDiv td{
	height:26px;
	background-color:#fff;
	padding:0px 0px 0px 8px;
	}
.EmiChartDiv th{
	color:#000; font-weight:bold;
	height:40px;
	background-color:#ebebeb;
	padding:5px 0px 0px 8px;
	line-height:13px;
	}
.EmiCalulatorDiv{
	float:left;
	width:460px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	}
.EmiCalulatorDiv_columnH4{
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
	font-weight:bold;
	color:#5b5b5b;
	}
.SelectBox001{
	width:164px;
	height:25px;
	border:solid #d6d6d6 1px;
	background:url(../image/textbox_bg.gif) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5b5b5b;
	margin:0;
}
/*--------------Testimonials 7/06/09--------------*/
#testimonials{
	margin:0px;
	padding:5px 0 0 0;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	font-family: Verdana;
	color:#5B5B5B;
}


#testimonials h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial;
	color:#0b2f4a;
	font-size:30px;
	font-weight: normal;
}
#testimonials h2 span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:26px;
	color:#136fa9;
	font-family:Arial;
	font-weight:normal;
}

#client_testimonials{
	padding:55px 0 0  45px;
	margin:0px;
}
#frame{
	background-image:url(../image/frame.png);
	width:526px;
	height:386px;
	background-repeat:no-repeat;
	padding:0 30px;

}
#left_nav{
	width:20px;
	height:16px;
	position:relative;
	padding: 105px 0 0 5px;
	float: left;
}

#middle_data{
	margin:0px;
	padding:5px;
	float: left;
	height: 260px;
	width: 515px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #596166;
}
#middle_data img{
	border:4px solid #e5edf1;
	margin:0px 10px 0 0;
	padding:0px;
	float: left;
} 

#middle_data .display_me{
	display:block;
}
#middle_data .display_off{
	display:none;
}

#right_nav{
	width:20px;
	height:16px;
	position:relative;
	padding: 105px 5px 0 0;
	float: right;

}

#user_details{
	margin:0px;
	padding:15px 25px 15px 25px;
	color: #002a4a;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

#user_details .display_me{
	display:block;
}
#user_details .display_off{
	display:none;
}
#user_details #user_1{
	margin:0px;
	padding:0px;

}
#user_details #user_2{
	margin:0px;
	padding:0px;

}
#user_details  .name_testmonials{
	color: #002a4a;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	float: left;
	margin: 0;
}
#user_details  .name_testmonials span{
	color: #002a4a;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}

#user_details .mailid{
	color: #002a4a;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:normal;
	float:right;
	margin: 0;
	display: block;

}
/* --------------------- testimonials ---------------------- */
#testimonial_1{
	margin:0px;
	padding: 20px 0 0 22px;
	font-weight:normal;
	display:block;
}
#testimonial_2{
	margin:0px;
	padding: 20px 0 0 22px;
	font-weight:normal;
	display:none;
}
#testimonial_3{
	margin:0px;
	padding: 20px 0 0 22px;
	font-weight:normal;
	display:none;
}


.left_photo_test{
	float:left;
	padding: 22px 0 0 22px;
}

.display_me{
	display:block;
}
.display_off{
	display:none;
}
/* ------ steps ---------------- */
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 519px; /*Width of Carousel Viewer itself*/
height:317px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 519px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.text_style
{	font:bold 16px/38px Arial, Helvetica, sans-serif;
	color:#002a4a;
	height:38px;
	float:left;
}
.text_style span
{	font:normal 12px Arial, Helvetica, sans-serif;
}	
.text_style02
{	font:normal 11px/38px Arial, Helvetica, sans-serif;
	height:38px;
	float:right;
}
.stepcarousel .panel .wrapper
{	width: 479px;
	padding:20px;
}
.stepcarousel .panel img
{	border:#e5edf1 4px solid;
	margin-right:20px;
}
#pop
{
	border:#4991de 3px solid;
	padding:10px;
	width:400px;
	background:#FFF;
	position:absolute;
	left: -230px;
	top: -100px;
	z-index:1000;
}
#pop h3
{	font-family:"myriad Pro", arial, "trebuchet MS";
	color:#0b2f4a;
	font-size:22px;
	font-weight: normal;
	width:350px;
	float:left;
	padding:0;
	margin:0 0 5px 0;
}
#pop .close
{	display:block;
	float:right;
}
#pop .textbox01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#6D6E6D;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-top:1px solid #9F9F9F;
	border-left:1px solid #9F9F9F;
	padding:1px;
	width:300px;
	float:left;
	margin:5px 5px 0 0;
}
#pop .button_02{
	width:95px;height:30px;
	background-image:url(../images/buttonbg_02.gif);background-repeat:no-repeat;
	border:0;background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;color:#6B6B6B;
	text-align:center;cursor:pointer;
	vertical-align:middle;
	padding:0 0 3px 0;
	float:left;
}

.error_msg
{	background:#f3fafe url(../image/cross.gif) no-repeat 3px 6px;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:3px 0 3px 16px;
	width:197px;
	border:#e4f4fd 1px solid;
	color:#fa0000;
}
/* -------------------------------- 20.07.2009 --------------------------------- */
.tools
{	background:url(../image/tools_quick.gif) no-repeat left top;
	width:190px;
	height:34px;
	display:block;
	margin:auto;
	text-indent:-999px;
	overflow:hidden;
}
#pscroller1{	
	height: 140px;
	padding: 2px;
}

.someclass{ 
}