Body { background-image:url(../images/body-bg.jpg); background-repeat:no-repeat; background-attachment:fixed;}

#wrapper{
	width:960px;
	margin:0 auto;
	text-align:left;
	background: url(images/shadow.jpg) repeat-x top #efefef;
	padding-top:12px;
}

#contact{
	font-family:Arial, Helvetica, sans-serif; font-size:14px;
	background:url(../images/3drepeat.jpg) repeat-x top;
}
#contact span{
	display:block;
	padding:7px 7px 0px 0px;
	height:38px;
	width:100px;
	
	font-weight:bold;
	color:white;
	font-size:18px;
	text-shadow:1px 1px #005c70;
	text-align:center;
	cursor:pointer;
}
#contact #form{
	background:#0aaed1;
	padding:20px;
	text-shadow:1px 1px #00596c;
	color:white;
	position:relative;
	z-index:10;
	display:block !important;
}
#contact #form em{
	position:absolute;
	
	right:0;
	
	height:12px;
	width:14px;
}
#contact #form p input, #contact #form p textarea{
	border-top:1px solid #00596c;
	border-left:1px solid #00596c;
	border-right:none;
	border-bottom:none;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width:100%;
	padding:4px;
}
.modal-body{
	padding:3px;
}
#contact #form .button{
	background:#004959;
	border:1px solid #33c8e8;
	color:white;
	padding:4px;
}
.close{
	position:absolute;
	top:-15px;
	right:-15px;
	opacity:1;
	cursor:pointer;
	padding-right:20px;
	height:33px;
	width:33px;
	background:right no-repeat url(../images/close.png);
}
/*********************************************************************************/
.footermenu{float:left; width:70%; margin-left:200px}
.footermenucopy{float: right; line-height: 9px; margin: 20px; width: 65%;font-size: 12px; color:#666666;}
.footermenucopyhrf{ color:#CCCCCC;}

.enquiery-btn{
	position:fixed;
	right:-3px;
	top:45%;
	z-index:9999;
}