    /* Remove the navbar's default margin-bottom and rounded borders */
    .navbar {
      margin-bottom: 0; 
      border-radius: 0;
    }
	.navbar-header img { margin-right:70px;}
	.navbar-nav li a { padding-left:26px; padding-right:26px;}

.btn-danger { padding:5px 10px; border-radius:4px; text-decoration:none !important;}

	.box { background:#fbe3e1; margin:20px 0 20px; padding:10px;}
	.box img { border:1px solid #CCC; padding:2px;}
	.content { width:100%; background:#ebefed; float:left; padding:0px 0 30px;}
	.content  { text-align:justify;}
	.content p img { float:right; margin:0px 0 0 10px; padding:2px; border:2px solid #CCC;}
	table { margin-left:20px; margin-right:20px; margin-bottom:10px;}
    .content h3 { color:#e00d1c; border-bottom:1px solid #999; float:left; width:100%;}
	.content h3 a {color:#e00d1c; text-decoration:none;}
	td { padding:5px 10px;}
	.box h4 { color:#e00d1c; text-decoration:underline;}
    /* Add a gray background color and some padding to the footer */
    footer {
      background-color: #333;
    
    }
    
  .carousel-inner img {
      width: 100%; /* Set width to 100% */
      margin: auto;
      min-height:200px;
  }

  /* Hide the carousel text when the screen is less than 600 pixels wide */
  @media (max-width: 600px) {
    .carousel-caption {
      display: none; color:#333;
    }
	 .carousel-caption { color:#333;}
  }foot-main{float:left; Width:99%; Height:auto;  text-decoration:none; text-align:center;line-Height: 20px;font-family:Arial, Helvetica, sans-serif; font-size:12px;margin:0px 0px 0 10px;}
.foot-main img { float:right; margin:8px 0px 8px 0;  }

.foot-main p { color:#fff;   font-size:12px ; opacity:100% !important; float:left; text-align:left; margin:24px 0 0 0px;}
#contact {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}
#contact a {
	color:#666;
}

#contact h3 {
	Height: auto;
	 text-align:center; width:97%;
	
	margin:5px 0px 15px 15px;
	background: none;
	padding:0px 0px 0px 0px; border:none;
	text-align:left;color:#333 !important; text-decoration:underline;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#contact font {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	float:left;
	margin:10px 0px 0px 2px;
}#contact p a{
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	Width:auto; text-decoration:none;

	margin:0px 0px 0px 2px;
}
#contact p { line-height:25px; margin-left:20px; width:97%;}
#contact p a:hover{ text-decoration:underline; color:#e00d1c;}
#contact p b {
	font-size:14px;
	color:#333;
	font-weight:bold;

	margin:10px 0px 0px 0px;
}
.gap { width:100%; margin:0px; padding:0px; height:5px;}

.button {
	height:28px;
	width:80px;
	border:none;
	cursor:pointer;
	color:#FFFFFF !important;
	font-family: Arial!important;
	border:1px solid #FFFFFF;
	font-weight:bold;
	box-shadow: 0px 3px 0px #262f34 !important;
	-moz-box-shadow: 0px 3px 0px #262f34 !important;
	-webkit-box-shadow: 0px 3px 0px #262f34 !important;
	float:right !important;
	margin-top:8px !important;
	margin-right:15px !important;background:#e00d1c !important;	

}
.button:hover {
background:#333 !important;
}

.form-group { width:100%; float:left;}
.form-horizontal { width:100%; float:left;}
.enquiry_form { margin-top:20px; float:left;}