*{
margin:0px;
padding:0px;
}
body
{
color:#5C5D66;
font-family:arial, times new roman;
background:#fff;
font-size:14px;
line-height:1.5em;
}

.wrapper
{
width:780px;
margin: 0 auto;
}
.container
{
float:left;
width:780px;
height:auto;

}
.header
{
float:left;width:780px;
height:auto;
}
.logo
{
margin-top:10px;
float:left;
width:215px;
height:132px;
border-bottom:1px solid #5C5D66;
margin-left:12px;
margin-right:2px;
}
.headerright
{
margin-top:10px;
 
float:left;
width:550px;
height:auto;
border-right:1px solid #5C5D66;
border-top:1px solid #5C5D66;
}
.box
{
float:left;
width:180px;
height:64px;
}
.box1
{
float:left;
width:180px;
height:64px;
}
.box2
{
float:left;
width:180px;
height:64px;
}
.mainbanercontent
{
margin:-5px 0 0 0;
width:778px;
height:auto;
float:left;
border:1px solid #5C5D66;
border-top:none;
}
.FLenquiryform
{
float:left;
width:227px;
height:auto;

}
.callus
{
margin-top:8px;
float:left;
width:217px;
border-bottom:1px solid #5C5D66;
margin-left:10px;
}
.callus img.callusimg
{
margin-left:5px;
}



/* left enquiry form css here */
.leftfixed
{
margin-left:15px;
margin-top:10px;
float:left;
width:200px;
height:auto;
background:#fff;
border:1px solid #BB2B23;
margin-bottom:10px;
}
.leftfixed h2.leftformheading
{
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
width:200px;
height:24px;
background:#BB2B23;
border-bottom:1px solid #BB2B23;
}
.leftfixed h3
{
padding-top:5px;
text-align:center;
color:#007D9E;
font-size:14px;
width:200px;
height:24px;
}
.leftfixed form
{
margin-top:5px;
margin-left:8px;
margin-bottom:5px;
}
.leftfixed form .field
{
height:34px;
}
.leftfixed form .field label
{
color:#042E7A;
font-weight:bold;
}
.leftfixed form .field input[type="text"]
{
width:180px;
height:25px;
border:1px solid #BB2B23;
background:none;
color:#BB2B23;
font-weight:bold;
}
.leftfixed form .field select
{
width:180px;
height:25px;
border:1px solid #BB2B23;
background:none;
color:#BB2B23;
font-weight:bold;
}
.leftfixed form .field select option
{
background:#BB2B23;
color:#fff;
}
.leftfixed form .field textarea
{
width:180px;
height:70px;
border:1px solid #BB2B23;
color:#BB2B23;
background:#fff;
font-weight:bold;
}
.submitbuttn
{
margin-top:45px;
margin-left:25px;
}
.submitbuttn input[type="submit"]
{
width:60px;
height:22px;
background:#BB2B23;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.submitbuttn input[type="submit"]:hover
{
background:#BB2B23;
color:#fff;
}
.submitbuttn input[type="reset"]:hover
{
background:#BB2B23;
color:#fff;
}
.submitbuttn input[type="reset"]
{
width:60px;
height:22px;
background:#BB2B23;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.banner{
float:left;
margin-left:8px;margin-top:5px;
}
.component
{
margin-top:5px;
float:left;
width:780px;
height:auto;
}
.component h1
{
background:#BB2B23;
color:#fff;
font-size:24px;
padding-top:5px;
padding-bottom:5px;
text-align:center;
}
.component h2
{
font-weight:normal;
font-size:18px;
margin-top:20px; 
}
.component h3
{
font-weight:normal;
font-size:14px;
text-align:justify;
margin-top:20px;
margin-bottom:10px;
}
.componentmodule{
float:left;
width:193px;
height:127px;
margin-bottom:10px;
}
/* footer */
.maincontainer
{
float:left;
width:100%;
height:auto;
}
.footer
{
float:left;
width:100%;
height:25px;
background:#5C5D66;
}
/* right absolute here */
.rightabsolutemodule
{
float:left;
width:200px;
height:auto;
position:absolute;
top:140px;
right:20px;
background:none;
border:1px solid #fff; 
padding-bottom:15px;
}
.rightabsolutemodule h2
{
width:200px;
text-align:center;
background:#BB2B23;
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
border:none; 
border-bottom:none;
height:24px;
}

.rightinnerboxmodule
{
margin-top:0px;
float:left;
width:200px;
height:132px;
text-align:center;
}
.rightinnerboxmodule1
{
margin-top:5px;
float:left;
width:200px;
height:132px;
text-align:center;
}

::-webkit-input-placeholder {
     color:#BB2B23; 
}

:-moz-placeholder { /* Firefox 18- */
  color:#BB2B23; 
}

::-moz-placeholder {  /* Firefox 19+ */
  color:#BB2B23; 
}

:-ms-input-placeholder {  
   color:#BB2B23;  
}
.thank-contact
{
float:left;
width:760px;
height:60px;
border:1px solid #ccc;
box-shadow:1px 1px 5px 1px #ccc;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
}
.thank-contact p
{
text-align:center;
font-size:20px;
margin-top:20px;
}