*{
margin:0px;
padding:0px;
}
body
{
background:#fff url(../images/bg.png) repeat-x;
font-size:14px;
color:#034DA2;
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:20px;
}
.contactNo
{
float:right;
margin-right:20px;
margin-top:28px;
}
.banner
{
margin-top:60px;
float:left;
width:780px;
height:380px;
}
.banner1
{
margin-top:10px;
float:left;
width:780px;
height:380px;
}
.content
{
float:left;
width:760px;
height:auto;
margin-left:10px;
}
.content h2
{
font-weight:normal;
font-size:18px;
margin-top:10px;
margin-bottom:10px;
}
.content h3
{
margin-top:10px;
margin-bottom:10px;
text-align:justify;
font-weight:normal;
font-size:14px;
}
.footer
{
float:left;
width:100%;
height:20px;
background:#034DA1;
border-top:15px solid #D5D7D9;
}

/* left enquiry form css here */
.leftfixed
{
position:fixed;
left:20px;
top:158px;
width:200px;
height:auto;
background:#034DA2;
border:3px solid #FFFFFF;
}
.leftfixed h2.leftformheading
{
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
width:200px;
height:24px;
background:#ED1E1E;
border-bottom:1px solid #fff;
}
.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:#034DA2;
color:#fff;
}
.leftfixed form .field textarea
{
width:180px;
height:70px;
border:1px solid #059BC5;
color:#059BC5;
background:#fff;
}
.submitbuttn
{
margin-top:45px;
margin-left:25px;
}
.submitbuttn input[type="submit"]
{
width:60px;
height:22px;
background:#ED1E1E;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.submitbuttn input[type="submit"]:hover
{
background:#ED1E1E;
color:#fff;
}
.submitbuttn input[type="reset"]:hover
{
background:#ED1E1E;
color:#fff;
}
.submitbuttn input[type="reset"]
{
width:60px;
height:22px;
background:#ED1E1E;
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:158px;
right:20px;
padding-bottom:15px;
background:#034DA2;
border:1px solid #ffffff; 
}
.rightabsolutemodule h2
{
width:200px;
text-align:center;
background:#ED1E1E;
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;

height:24px;
}
.rightbox1 p
{
color:#fff;
margin-top:3px;
}
.rightbox1 img.boximg
{
float:left;
margin-right:5px;
 
}
 .rightbox1
 {
 margin-top:8px;
 margin-bottom:5px;
 margin-left:5px;
 float:left;
 width:180px;
 height:auto;
 
 }
 .thank-contact
 {
 margin-top:65px;
 float:left;
 width:760px;
 margin-left:10px;
 height:60px;
 border:1px solid #ED1E1E;
 }
  .thank-contact p
  {
  font-size:20px;
  text-align:center;
  margin-top:20px;
  }