*{
margin:0px;
padding:0px
}
body
{
line-height:1.5em;
font-size:14px;
color:#2D378F;
font-family:arial;
background:#C0C0C0;
}
.wrapperbody
{
width:100%;
height:470px;
background:url(../images/bg-pattern.png) repeat;
float:left;
}
.innerwrapperbody
{
width:780px;
margin:0 auto;
}
.header
{
float:left;
width:780px;
height:100px;
}
.logo
{
float:left;
margin-top:12px;
}
.contact
{
float:right;
margin-right:20px;
margin-top:22px;
}
.bannermodule
{
float:left;
width:780px;
height:350px;
margin-top:10px;
margin-bottom:20px;
}
.mainbody
{
width:100%;
height:auto;
float:left;
background:#EBEBEB;
}
.innermainbody
{
width:780px;
margin:0 auto;
}
.content
{
float:left;
width:780px;
height:auto;
}
.FL{
margin-top:8px;
float:left;
width:520px;
height:auto;
margin-right:10px;
border-right:1px solid #6F6F73;
padding-right:10px;
margin-bottom:10px;
}
.FL h1
{
font-size:26px;
color:#710A1D;
font-weight:bold;
}
.FL h3
{
margin-top:10px;
margin-bottom:10px;
font-size:14px;
font-weight:normal;
text-align:justify;

}
.FR
{
 
margin-top:8px;
float:left;
width:230px;
height:auto;



}
.box
{
float:left;
height:132px;
}
.box1
{
float:left;
height:133px;
}
.box2
{
float:left;
}
.footer
{
float:left;
width:100%;
height:20px;
background:#192064;
}
/* left fixed module here */

.leftfixed
{
position:fixed;
left:20px;
top:105px;
width:200px;
height:auto;
background:#0E1237;
border:3px solid #EBEBEB;
}
.leftfixed h2.leftformheading
{
padding-top:5px;
text-align:center;
color:#141A4D;
font-size:16px;
width:200px;
height:24px;
background:#EBEBEB;
border-bottom:1px solid #EBEBEB;
}
.leftfixed h3
{
padding-top:5px;
text-align:center;
color:#00394D;
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:#0E1237;
color:#fff;
}
.leftfixed form .field textarea
{
width:180px;
height:70px;
border:1px solid #fff;
color:#0E1237;
background:#fff;
}
.submitbuttn
{
margin-top:45px;
margin-left:25px;
}
.submitbuttn input[type="submit"]
{
width:60px;
height:22px;
background:#fff;
border:none;
color:#0E1237;
cursor:pointer;
font-weight:bold;
}
.submitbuttn input[type="submit"]:hover
{
background:#fff;
color:#0E1237;
}
.submitbuttn input[type="reset"]:hover
{
background:#fff;
color:#0E1237;
}
.submitbuttn input[type="reset"]
{
width:60px;
height:22px;
background:#fff;
border:none;
color:#0E1237;
cursor:pointer;
font-weight:bold;
}
.closebutton
{
color:#141A4D;
float:right;
margin-right:5px;

}
a.remove
{
color:#141A4D;
font-size:14px;
}
a.bottom
{
margin-bottom:10px;
font-size:14px;
}

.anotherefixed
 {
 
 float:left;
 width:200px;
 height:460px;
 position:absolute;
 right:20px;
 bottom:0px;
top:105px;
background:#192065;
border:3px solid #EBEBEB;
 }
 .anotherefixed h3
 {
padding-top:3px;
text-align:center;
color:#192064;
font-size:16px;
 width:200px;
height:24px;
background:#EBEBEB;
 }
 .rightboximages
 {
 float:left;
 margin-top:5px;
 margin-left:1px;
 }
 .thank-contact
 {
 margin-top:10px;
 margin-bottom:10px;
 border-radius:8px;
 box-shadow:1px 1px 5px 1px #192064;
 float:left;
 width:780px;
 height:60px;
 border:1px solid #192064;
 }
  .thank-contact p
  {
  text-align:center;
  font-size:22px;
  margin-top:20px;
  }
