/* ie here */
 .homepage ul.nav li a { 
	/*background: rgba(51,26,81,1);*/
	background:#251A00;
	filter: alpha(opacity=70) !important; /* internet explorer */
 }
  .homepage ul.nav li a:hover {filter: alpha(opacity=100) !important }
body#home #bg img {filter: alpha(opacity=70) !important;}
.property .heading {background: #A99B6D;}
nav#footer_menu .menu { width : 100% ; background: #251a00 !important}
.property-tabs-content {background: #000000; filter: alpha(opacity=80) !important;}
.menu ul li a {  padding: 18px 6px !important; font-size: 12px;}
 .menu ul.sub-menu a {background: #A99B6D !important; color: #fff !important;}
 .international-content {background: #251A00;}