 *{
 margin:0px;
 padding:0px;
 }
 body
 {
 font-size:14px;
 background:url(../images/sbisr-background.png) repeat-x;
 color:#444641;
 font-family:arial;
 line-height:1.5em;
 }
 .wrapper{
 width:780px;
 margin:0 auto;
 }
 .innerwrapper
 {
 float:left;
 width:780px;
 height:auto;
 }
 .header
 {
 float:left;
 width:780px;
 height:auto;
 }
 .logo
 {
 float:left;
 margin-top:10px;
 }
 .contact
 {
 float:right;
 margin-right:20px;
 margin-top:25px;
 }
 .banner
 {
 margin-top:22px;
 float:left;
 width:780px;
 height:350px;
 }
 .component
 {
 margin-top:22px;
 float:left;
 width:780px;
 height:auto;
 
 }
 .component h1
 {
 color:#6E8D17;
 margin-bottom:10px;
 font-size:22px;
 }
 .component ul
 {
 margin-left:15px;
 }
 .component img.componentimg
 {
 float:left;
 margin-right:10px;
 }
  .component h2
  {
  font-weight:bold;
  font-size:16px;
  margin-top:10px;
  margin-bottom:10px;
  }
  .component h3
  {
  font-weight:normal;
  font-size:14px;
  text-align:justify;
  margin-bottom:10px;
  }
  .footer
  {
  float:left;
  width:100%;
  height:20px;
  background:#6E8D17;
  }
  .column
  {
   margin-top:10px;
  margin-left:10px;
  float:left;
  width:780px;
  height:262px;
  background:url(../images/specialities-background.png) no-repeat;
  }
  .FL
  {
  margin-top:43px;
  margin-left:12px;
  float:left;
  width:230px;
  height:207px;
  }
  .FR
  { margin-top:43px;margin-left:5px;
  float:left;
 
  height:auto;
  }
  .box
  {
  float:left;
  background:url(../images/button.png) no-repeat;
  width:175px;
  height:46px;
  margin-bottom:6px;
  }
   .box:hover  
  {
  color:#fff;
  background:url(../images/over-image.png) no-repeat;
  }
  .box p:hover
  {
  color:#fff;
  }
   .box p
   {
   text-align:center;
   margin-top:13px;
   color:#5E7B0E;
   }
   /* left box here */
   /* left enquiry form css here */
.leftfixed
{
position:fixed;
left:20px;
top:130px;
width:200px;
height:auto;
background:#A3C449;
border:1px solid #fff;
}
.leftfixed h2.leftformheading
{
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
width:200px;
height:24px;
background:#6E8D17;
border-bottom:1px solid #6E8D17;
 
}
.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:55px;
}
.leftfixed form .field label
{
color:#fff;
font-weight:bold;
}
.leftfixed form .field input[type="text"]
{
width:180px;
height:25px;
border:1px solid #fff;
background:none;
color:#fff;
font-weight:bold;
}
.leftfixed form .field select
{
width:180px;
height:25px;
border:1px solid #fff;
background:none;
color:#fff;
font-weight:bold;
}
.leftfixed form .field select option
{
background:#A3C449;
color:#fff;
}
.leftfixed form .field textarea
{
width:180px;
height:70px;
border:1px solid #A3C449;
color:#A3C449;
background:#fff;
font-weight:bold;
}
.submitbuttn
{
margin-top:45px;
margin-left:25px;
}
.submitbuttn input[type="submit"]
{
width:60px;
height:22px;
background:#6C8A17;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.submitbuttn input[type="submit"]:hover
{
background:#6C8A17;
color:#fff;
}
.submitbuttn input[type="reset"]:hover
{
background:#6C8A17;
color:#fff;
}
.submitbuttn input[type="reset"]
{
width:60px;
height:22px;
background:#6C8A17;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.closebutton
{
color:#fff;
float:right;
margin-right:5px;
}
a.remove
{
color:#fff;
font-size:14px;
}
a.bottom
{
margin-bottom:10px;
font-size:14px;
}
/* right absolute here */
.rightabsolutemodule
{
float:left;
width:200px;
height:auto;
position:absolute;
top:130px;
right:20px;
padding-bottom:5px;
 border:1px solid #fff;
 background:#A3C449;
}
.rightabsolutemodule h2
{
width:200px;
text-align:center;
background:#6E8D17;
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
 
 
height:24px;
}
 
.rightbox1 img.boximg
{
float:left;
 
}
 .rightbox1
 {
 margin-top:3px;
 margin-bottom:2px;
 
 float:left;
 width:200px;
 height:auto;
 }
 
 .thank-contact
 {
 margin-top:20px;
 float:left;
 width:760px;
 margin-left:10px;
 height:60px;
 border:1px solid #6E8D17;
 box-shadow:1px 1px 5px 1px #6E8D17;
 }
  .thank-contact p
  {
  text-align:center;
  margin-top:20px;
  font-size:20px;
  }