@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:18px; background:#ddd;}
#wrap {width:1000px; margin:0 auto; background-color:#FFF;}
/*div{border:1px #F00 solid;}*/

/* Common */
.clear{clear:both;}
a.more{font-style:italic;color:#EA9A06;float:right;text-decoration:none;padding:0px 0px 0 0 ;}
span.read_more_icon{margin-left:5px; }
h1{font-size:3em; font-family:Georgia, "Times New Roman", Times, serif; font-weight:lighter;padding:0;margin:0;}
.clearEffect{border:0px}
.withoutBorder{margin-bottom:10px;}
.withBorder{margin-bottom:10px; border:1px solid #ccc;}
.img_center{margin-left:auto; margin-right:auto;display: block; padding:10px; border:#CCC 1px solid;-moz-box-shadow:1px 1px 4px #222;-webkit-box-shadow:1px 1px 4px #222;}
.div_center{text-align:center;}
.img_cap{font-weight:bold; color:#069;}
/*p{margin:0px;}*/
.pos_relative{position:relative;}
.clientColor1{color:#906;}
.underline{text-decoration:underline;}
.spanMandetory{color:#906;}

/*============== utility ====================*/
.ful-cont{width:100%;}
.flotlt{float:left;}
.flotrt{float:right;}
.fnt-bold{font-weight:bold;}
.fnt-italic{font-style:italic;}
.txt-right{text-align:right;}
.txt-center{text-align:center;}
.txt-justify{text-align:justify;}
.curser{cursor:pointer;}
.vert-align-bot{vertical-align:bottom;}

.cl-white,.cl-white a{color:#fff;text-decoration:none;}
.cl-white a:hover{text-decoration:underline;}
/*===========================================*/

/* Header */
#header{background:url(../images/htmlAssets/top_menu_bg.jpg) repeat-x ;}
#logo{position:absolute; top:0px; left:50px; background:url(../images/htmlAssets/logo.png) no-repeat top left; width:271px; height:152px;}

/* Menu */
#menu{height:61px;}

/* Anim */
#animation{background:url(../images/htmlAssets/Anim_bg.jpg) no-repeat; height:314px;}

/* heading */
#other_heading{background:url(../images/htmlAssets/other_anim_bg.jpg) no-repeat top left; height:100px; padding-top:77px; padding-left:90px;}
#Sub_title{width:400px;}

/* Main Container */
#main_container{background:url(../images/htmlAssets/body_shadow_white.jpg) repeat-y top left; padding-left:5px; margin-top:0px;}
#main_body{margin-top:5px; padding:20px; }
#main_index_body{margin-top:5px;}
#main_body_left{width:460px; margin-right:5px; padding:20px;}
#main_body_right{width:445px; margin-right:5px; margin-bottom:5px; background:#CCC; color:#009; padding:20px; height:300px;}

/* Home : Active */
#active_content{background:url(../images/htmlAssets/active_bg.jpg) repeat-x top left; height: 190px;} 

/* OTHER PAGES */

/* Main Container: left */
#main_left_cont{width:500px; margin-right:5px;}
#left_menu ul {
    list-style: none outside none;
	padding:0 0 10px 0;margin:0;list-style:none;
	
}

/* Sub Container: left */
#div_service{background:#906; padding:10px 20px; color:#FFF;}
#div_service_header{border-bottom:2px #CCC solid; padding:5px 0px 5px 35px; background:url(../images/htmlAssets/bullet.png) no-repeat left; background-position: 0px 3px;}
.subHeading{font-size:2.2em;}
.service_list{list-style-image:url(../images/htmlAssets/arrow_blue.gif); line-height:25px;}
.service_list a{color:#FFF; text-decoration:none; font-size:1.3em;}
.service_list a:hover{text-decoration:underline;}

#div_openings{background:#999; padding:10px 20px; color:#FFF; height:193px;}
#div_openings_header{border-bottom:2px #CCC solid; padding:5px 0px 5px 35px; background:url(../images/htmlAssets/bullet.png) no-repeat left; background-position: 0px 3px;}

/*#left_menu{margin-left:15px;}*/
#address{ padding-left:15px;}
#left_menu ul li a {
	display:block;
    background: url(../images/htmlAssets/bullet.gif) no-repeat;
    border-bottom: 1px dashed #9CC0C6;
    padding: 7px 5px 10px 45px;
	background-position: 30px 14px;
   color:#333;
   text-decoration:none;
}
#left_menu ul li a.last{ border-bottom:none;}
#left_menu ul li a:hover{background-color:#cadb9b;}
	
/* Main Container: middle */
#main_right_cont{width:485px; margin-right:5px;}


/* Main Container: right */

/* Main container for other pages */
/*  send mail style srarts  */
.inquiry_box{ width: 600px; border: #906 1px solid; margin-top:30px; padding-top:20px; position: relative; }
.title_inquiry{color: #FFF; position: absolute; top:-18px;left:15px; padding:3px 5px; border: #906 3px solid; background-color:#906; font-size: 1.2em;}
.left{ width: 150px; float:left; margin-left:0px; padding:10px;}
.right{float: left; width:400px; padding:10px;}
.send_btn{ text-align:center; padding:10px;}

/*  common : accordion  */
.div_client_logo{width:200px; height:100px; margin-right:50px; margin-top:20px; float:left;}

/*  send mail style ends  */

/* Contact form */


/* Footer */
#footer{background:url(../images/htmlAssets/Footer_BG.jpg) repeat-x top left; height:95px; margin-top:5px;}
#Footer_Menu{color:#CCC; padding:20px;}
#Footer_Menu a{color:#CCC; text-decoration:none; margin: 0 10px 0 10px;} 
#Footer_Menu a:visited{color:#CCC; text-decoration:none;}
#Footer_Menu a:hover{color:#CCC; text-decoration:underline;}
#bhivainfo{color:#FFF; width:200px; font-size:.8em; text-align:right; padding-right:10px; padding-bottom:5px;}
#bhivainfo a{color:#FFF;}
#copyright{color:#CCC; font-size:.8em; padding:10px 0 10px 10px; width:500px;float:left;}
#sitemap{color:#ccc; float:right; padding:10px; width:200px; text-align:right; }


