@imports url('http://www.google.com/fonts#UsePlace:use/Collection:Open+Sans');
@import url('http://www.google.com/fonts#UsePlace:use/Collection:Dosis');
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	outline: none;
	font-size:100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
nav ul, ul, ol {
	list-style:none;
}
/**********argus start***/

body {
	margin:0 auto;
	padding:0;
	font-family: 'Open Sans', sans-serif;	
	font-size:13px;
	line-height:22px;
	position:relative;
	background-color:#fff;
}
.container {
	margin:0 auto;
	width:1000px;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
h1 {
	font-family: 'Open Sans', sans-serif;	
	font-weight:bold;
	color:#FCBE04;
	font-size:30px;
	margin-bottom:20px;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#50700A;
	font-size:25px;
	word-spacing:1px;
	letter-spacing:1px;
	padding-top:20px;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#50700A;
	font-size:20px;
	word-spacing:1px;
	letter-spacing:1px;
	font-weight:bold;
	margin:2px 0;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height:22px;
	text-align:justify;
}
.header {
	width:100%;
	height:450px;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/bhel_header.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow:0 0 5px #6e6e6e;
}

.pay_tbl table tr td {
border-bottom: 1px solid #55b12c;
padding: 6px 12px;
border-left: 1px solid #55b12c;
border-top: 1px solid #55b12c;
color: #000;
}

.welcom_main_txt {
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#bc8d00;
	font-size:20px;
	word-spacing:1px;
	letter-spacing:1px;
	padding:10px 0;
	text-align:center;
	line-height:26px;
	
}

.logo {
	background:url(../images/logo_left.png) no-repeat;
	width:150px;
	height:75px;
	margin:10px;
	float:left;
}
.logo_txt {
	width:500px;
	height:32px;
	float:right;
	margin-top:5px;
}
/* NAVIGATION */
#cssmenu ul {
	margin: 0;
	padding: 7px 11px 0;
	/* background: #02b14e url(images/overlay.png) repeat-x 0 -110px;*/
  line-height: 100%;
	border-radius: 1em;
	font: normal 0.5333333333333333em Arial, Helvetica, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	width: 783px;
	float:right;
	margin-top:4px;
	text-align:center;
}
#cssmenu li {
	margin: 0 1px;
	padding: 0 0 10px;
	float: left;
	position: relative;
	list-style: none;
}
#cssmenu a, #cssmenu a:link {
font-size: 9.4px;
color: #e7e5e5;
background: #002B00;
text-decoration: none;
display: block;
padding: 10px 6px;
margin: 0;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
font-weight: 600;
}
#cssmenu a:hover {
	background: #000;
	color: #fff;
	-webkit-transition:width 0.9s, height 0.9s, background-color 0.9s, -webkit-transform 0.9s;
	transition:width 0.9s, height 0.9s, background-color 0.9s, transform 0.9s;
}
#cssmenu li:hover > a {
	background: #effd93;
	color: #002b00;
	border-bottom: solid 2px #f8f8f8;/*  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 0 #ffffff;*/
}
#cssmenu .active a {
	background:#FCBE04;
	color: #354B03;
	border-bottom: solid 1px #f8f8f8;/*  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 0 #ffffff;*/
}
#cssmenu #active a {
	background:#FCBE04;
	color: #354B03;
	border-bottom: solid 1px #f8f8f8;/*  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 0 #ffffff;*/
}

/* Enquiry */
#Enquiry li {
	margin: 0 5px;
	padding: 0 0 10px;
	float: right;
	position: relative;
	list-style: none;
}
#Enquiry a, #Enquiry a:link {
	font-weight: bold;
	font-size: 12px;
	color: #e7e5e5;
	background:#002B00;
	border:1px solid #fff;
	text-decoration: none;
	display: block;
	padding: 4px 5px;
	margin: 0;
	/*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
#Enquiry a:hover {
	background: #000;
	color: #fff;
	-webkit-transition:width 0.9s, height 0.9s, background-color 0.9s, -webkit-transform 0.9s;
	transition:width 0.9s, height 0.9s, background-color 0.9s, transform 0.9s;
}
#Enquiry li:hover > a {
	background: #effd93;
	color: #002b00;
	border-bottom: solid 2px #f8f8f8;/*  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 0 #ffffff;*/
}
#Enquiry .active a {
	background:#FCBE04;
	color: #354B03;
	border-bottom: solid 1px #f8f8f8;/*  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 0 #ffffff;*/
}
/* NAVIGATION CLOSE */

.fluid_container {
	margin-left:20px;
}
.fluid_col1 {
	width:300px;
	float:left;
}
.fluid_col2 {
	width:700px;
	float:right;
	margin-bottom:30px;
}
.welcom_header {
	font-size:50px;
	background:url(../images/wel_title.png) no-repeat;
	width:300px;
	height:300px;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	text-align:center;
	line-height:60px;
	margin-top:1.2em;
	font-weight:bold;
	text-shadow:2px 2px 2px #333333;
}
.welcom_header_small {
	font-size:20px;
	font-family: 'Open Sans', sans-serif;
	color:#002b00;
	text-align:right;
	line-height:30px;
	font-weight:bold;
	margin-top:1.2em;
	text-shadow:2px 2px 2px #ccc;
}
/* WELCOME MESSAGE */
.welcome_col1 {
	width:980px;
	margin:0 auto;
}
.Amenities {
	width:980px;
	margin:0 auto;
	background:#FFFFFF;
	box-shadow: 0 0 5px #000;
}
.Amenities_col1 {
	width:300px;
	color:#fff;
	font-weight:bold;
	float:left;
	height:100px;
	padding:5px 15px;
	box-shadow: 0 0 5px #000;
	margin-bottom:30px;
	margin:10px 10px 30px 0;
	text-align:center;	
	border:2px solid #fff;
	background:url(../images/bg_Amenities.jpg);
}
.Amenities_col2 {
	width:300px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	height:100px;
	float:left;
	padding:5px 5px;
	box-shadow: 0 0 5px #000;
	margin:10px 0 30px 0;
	border:2px solid #fff;
	background:url(../images/bg_Amenities.jpg);
}
.Amenities_col3 {
	width:300px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	height:100px;
	float:right;
	padding:5px 5px;
	box-shadow: 0 0 5px #000;
	margin:10px 0 30px 0;
	border:2px solid #fff;
	background:url(../images/bg_Amenities.jpg);
	/* IE10 Consumer Preview */ 
/*background-image: -ms-linear-gradient(top, #007000 0%, #81B510 100%);*/
	/* Mozilla Firefox */ 
/*background-image: -moz-linear-gradient(top, #007000 0%, #81B510 100%);*/
	/* Opera */ 
/*background-image: -o-linear-gradient(top, #007000 0%, #81B510 100%);*/
	/* Webkit (Safari/Chrome 10) */ 
/*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #007000), color-stop(1, #81B510));*/
	/* Webkit (Chrome 11+) */ 
/*background-image: -webkit-linear-gradient(top, #007000 0%, #81B510 100%);*/
	/* W3C Markup, IE10 Release Preview */ 
/*background-image: linear-gradient(to bottom, #007000 0%, #81B510 100%);*/
}
.Amenities_img1 {
	background:url(../images/icon2.gif) no-repeat;
	width:40px;
	height:40px;
	margin-left:130px;
}
.Amenities_img2 {
	background:url(../images/icon3.gif) no-repeat;
	width:40px;
	height:40px;
	margin-left:130px;
}
.Amenities_img3 {
	background:url(../images/icon4.gif) no-repeat;
	width:40px;
	height:40px;
	margin-left:130px;
}
.Amenities_img4 {
	background:url(../images/icon5.gif) no-repeat;
	width:40px;
	height:40px;
	margin-left:130px;
}
.Amenities_img5 {
	background:url(../images/icon1.gif) no-repeat;
	width:40px;
	height:40px;
	margin-left:130px;
}
.Amenities_img6 {
	background:url(../images/icon6.gif) no-repeat;
	width:40px;
	height:40px;
	margin-left:130px;
}
.readmore a:active, .readmore a:link, .readmore a:visited {
	color:#fff;
	text-decoration:none;
	background:#3F916D;
	padding:3px 10px;
	text-decoration:none;
	float:right;
}
.readmore a:hover {
	color:#fff;
	text-decoration:none;
	background:#A99C11;
	-webkit-transition:width 0.9s, height 0.9s, background-color 0.9s, -webkit-transform 0.9s;
	transition:width 0.9s, height 0.9s, background-color 0.9s, transform 0.9s;
}
.footer {
background: #A99C11;
height: 40px;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
color: white;
text-align: center;
}
.footer_txt {
	font-size:12px;
	color:#FFFFFF;
	line-height:40px;
	text-align:center;
}
.footer_txt_link a {
	font-size:12px;
	color:#000;
	line-height:40px;
	text-align:center;
	text-decoration:none;
}
.footer_txt_link a:hover {
	font-size:12px;
	color:#FFFFFF;
	line-height:40px;
	text-align:center;
}
.project_icon {
	background: none repeat scroll 0 0 #304301;
	float: left;
	height: 10px;
	margin-right: 6px;
	position: relative;
	top: 7px;
	width: 10px;
}
.project_txt {
	font-size: 13px;
	font-family: 'Open Sans', arial;
	color: #518D8A;
	font-weight: bold;
	text-align: justify;
	padding: 9px 10px;
	line-height:30px;
}
.abtlink a
{
font-size:14px;
color:#8FC300;
line-height:40px;
text-align:center;
text-decoration:none;
font-weight:bold;
}
.abtlink a:hover
{
font-size:14px;
color:#304301;
line-height:40px;
text-align:center;
}
.download a
{
font-size:14px;
color:#8FC300;
text-align:center;
text-decoration:none;
font-weight:bold;
background-color:#EFFD93;
padding:5px 30px;
border:1px solid #A99C11;
box-shadow:0 0 2px #ccc;
}
.download a:hover
{
font-size:14px;
color:#304301;
text-align:center;
}
.contact_us_txt
{
padding:5px 5px; color:#304301; font-size:15px; line-height:0px;
}
.contactcol1
{
width:200px;
float:left;
}
.contactcol2
{
width:200px;
float:left;
}

/**customer entry**/
.custLog ul li{
	padding:0 0 20px 0;
	font-weight:bold;
	font-size:12px;
			}

/*.custLog input{
	border:1px solid #465f00;
	color:#966191;
			}
*/
.custLog label{	
	display:block;
	float:left;
	width:250px;
	}
	
.custLog ul li .formbtn{
	padding:0 0 0 253px;
	
	}
.custLog ul li .btn{
	background-color:#658a03;
	border:1px solid #ffffff;
	color:#fff;
	margin-top:5px;
	width:85px;
	height:30px;
	cursor:pointer;
	}
	
.mandt{
	color:#ff0000;
	font-size:15px;
	font-weight:bold;
	}


.marqu{
	position:absolute;
	width: 87%;
height: 25px;
font-size: 20px;
top: 10px;
left: 144px;
	color:#effd93;
	font-weight:bold;
	text-shadow: 0.1em 0.1em #333;
	}
#annnou ul li{
font-size: 14px;
line-height: 33px;
list-style: inside;
}	
#annnou1 ul li{
font-size: 13px;
line-height: 33px;
list-style: inside;
margin-left: 21px;
}
#annnou1 h4{
text-decoration: underline;
margin-left: 10px;
font-size: 15px;
}
#annnou1 table tr{

}
#annnou1 table tr td{

}
#imagdown table tr td{
padding: 6px 6px 6px 6px;
box-shadow: 0px 0px 3px gray;
border-radius: 16px;
}
#imagdown table tr td img{
width: 100%;
}
ul#btns li {
    display: inline-block;
    background: #fac622;
    padding: 14px;
    margin: 0px 27px;
}
ul#btns li h3 {
    color: #fff;
    text-shadow: 0px 0px 3px black;
}
ul#btns li h3 a {
    text-shadow: 0px 0px 0px gray;
    color: #6f5504;
}

ul#btns li {
	display: inline-block;
	background: #fac51d;
	padding: 14px;
	margin: 0px 27px;
	box-shadow: 4px 4px 4px gray;

}
.circular-table table{
width:100%
}
.circular-table table tr th {
     border: 1px solid green;
   padding: 9px 19px;
font-weight: bold;
font-size: 20px;
}
.circular-table table tr td {
    border: 1px solid green;
    padding: 9px 19px;
}
/* CIRCULARS */

.circular-table table tr td:nth-child(2) {
    width: 750px;
}
.circular-table table tr td:first-child {
    width: 9px;
}
td a {
    color: #2a4d01;
    font-weight: bold;
    font-style: italic;
}