@charset "utf-8";
/* CSS Document */

body{background:url(../images/img-bg-lines.png) fixed no-repeat center top; margin:0px;}
.top{width:100%;   height:100px; background:url(../images/topnav_slice2.png) center top;}
.top-content{width:1003px; margin:0 auto;  height:80px; }
.middle{width:100%; height:auto;}
.bottom{width:100%; background:#C00; height:250px; }
.container{margin:0 auto; width:1003px; background:#F8F8F8; 
-webkit-box-shadow: 0px 10px 20px 0px #000;
-moz-box-shadow: 0px 10px 20px 0px #000 ;
box-shadow: 0px 10px 20px 0px #000;
  height:auto;
  font-family:Arial, Helvetica, sans-serif;
  }
  .banner{ float:right; width:300px; height:500px; text-align:center; font-size:18px;  background:url(../images/form-head.png);}
  .banner p{font-size:24px; color:#fff; font-weight:bold; border-bottom:thick solid #fff;}
.banner strong{color:#802;}
.logo1{float:left;}
.logo2{float:right;}
.call{float:right; color:#FBF7AC;  text-align:right; font-size:20px; font-weight:bold; font-family:Verdana, Geneva, sans-serif; }
.content{ padding:20px; text-align:justify;}
.content h2{padding-top:10px; color:#802;}
.ad{padding:10px;}
.buy{text-align:center; float:right; border:#CCC solid medium; padding:10px; margin-left:10px; font-size:23px; font-weight:bolder;}

.frm{width:1003px; float:left; margin:0 auto; color:#FFF; background:#C00; font-family:Arial, Helvetica, sans-serif;}
.input{width:270px; padding:10px; margin:10px 15px 10px 15px;  
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.frm p{margin-left:10px;}
.frm strong{font-size:24px;}
#send{float:right; margin-right:30px; width:300px; cursor:pointer; background:url(../images/header-background.png); font-size:18px;}
.footer-area{width:100%; height:100px; background:#000;}
.footer{width:1003px; margin:0 auto; color:#FFF; padding-top:40px; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.footer-left{float:left; width:600px;}
.footer-right{float:right; width:400px; text-align:right;}
.footer a{color:#CE6467; text-decoration:none;}
.footer a:hover{color:#FF0; text-decoration:none;}
#imge{list-style-image:url(../images/check-box.png)}
.buy span{font-family:"Rupee Foradian";}
.buy p{background:#910003; color:#fff;}
@font-face {
  font-family: 'Rupee font';
  src: url('Rupee_Foradian.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
       url('Rupee_Foradian.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}