*{
margin:0px;
padding:0px;
}
body
{
line-height:1.5em;
color:#49606D;
font-family:arial;
font-size:14px;
background:url(../images/shroff-eye-hospital-background.png) repeat-x;
}
.wrapper
{
width:780px;
margin:0 auto;
}
.innerwrapper
{
float:left;
width:780px;
height:auto;
}
.header
{
float:left;
width:780px;
height:auto;
}
.logo
{
float:left;

}
.contact
{
float:right;
margin-right:20px;
margin-top:25px;
}
.banner
{
margin-top:32px;
float:left;
width:780px;
height:269px;
 border-bottom:8px solid #2F424D;
}
.banner1
{
 
float:left;
width:780px;
height:269px;
 border-bottom:8px solid #2F424D;
}
.module1
{
float:left;
width:154px;
height:202px;
}
.component
{
float:left;
width:780px;
height:auto;
}
.rightsidebar
{
float:left;
width:150px;
height:auto;
}
.leftsidebar
{
width:600px;
height:auto;
float:left;
background:#F4F7F9;
padding-left:20px;
}
 .leftsidebar ul
 {
 margin-left:15px;
 }
 
.leftsidebar h1
{
font-weight:normal;
font-size:20px;
margin-top:10px;
margin-bottom:10px;
}
.leftsidebar h2
{
margin-top:8px;
margin-bottom:8px;
font-weight:normal;
font-size:18px;
}
.leftsidebar h3
{
text-align:justify;
margin-right:15px;
margin-top:10px;
margin-bottom:10px;
font-size:14px;
font-weight:normal;
}
/* footer here */
.footer
{
float:left;
width:100%;
height:25px;
background:#657883;
}

/* left enquiry form css here */
.leftfixed
{
position:fixed;
left:20px;
top:135px;
width:200px;
height:auto;
background:#E5ECF1;
border:1px solid #657883;
}
.leftfixed h2.leftformheading
{
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
width:200px;
height:24px;
background:#657883;
border-bottom:1px solid #657883;
 
}
.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:#657883;
font-weight:bold;
}
.leftfixed form .field input[type="text"]
{
width:180px;
height:25px;
border:1px solid #657883;
background:none;
color:#657883;
font-weight:bold;
}
.leftfixed form .field select
{
width:180px;
height:25px;
border:1px solid #657883;
background:none;
color:#657883;
font-weight:bold;
}
.leftfixed form .field select option
{
background:#657883;
color:#fff;
}
.leftfixed form .field textarea
{
width:180px;
height:70px;
border:1px solid #657883;
color:#fff;
background:#657883;
}
.submitbuttn
{
margin-top:45px;
margin-left:25px;
}
.submitbuttn input[type="submit"]
{
width:60px;
height:22px;
background:#657883;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.submitbuttn input[type="submit"]:hover
{
background:#657883;
color:#fff;
}
.submitbuttn input[type="reset"]:hover
{
background:#657883;
color:#fff;
}
.submitbuttn input[type="reset"]
{
width:60px;
height:22px;
background:#657883;
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:135px;
right:20px;
padding-bottom:5px;
 border:1px solid #657883;
 background:#E5ECF1;
}
.rightabsolutemodule h2
{
width:200px;
text-align:center;
background:#657883;
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
 
 
height:24px;
}
 
.rightbox1 img.boximg
{
float:left;
 
}
 .rightbox1
 {
 margin-top:5px;
 margin-bottom:2px;
 margin-left:1px;
 float:left;
 width:180px;
 height:auto;
 }
  .thank-contact p
  {
  margin-top:20px;
  text-align:center;
  font-size:20px;
  }
 .thank-contact
 {
 margin-bottom:10px;
 margin-left:10px;
 float:left;
 width:760px;
 height:60px;
 border:1px solid #49606D;
 box-shadow:1px 1px 5px 1px #49606D;
 margin-top:40px;
 }