*{
margin:0px;
padding:0px;
}
body
{
line-height:1.5em;
background:#E9ECEE;
color:#594848;
font-family:arial;
font-size:14px;
}
.wrapper
{
width:780px;
margin:0 auto;
}
.innerwrapper
{
float:left;
width:780px;
height:auto;
}
.header
{
float:left;
width:780px;
height:auto;
padding-bottom:10px;
}
.logo
{
float:left;
margin-top:10px;
}
.contact
{
float:right;
margin-right:20px;
margin-top:40px;
}
.mainbody
{
float:left;
width:780px;
height:auto;
background:#EEE5CF;
}
.banner
{
float:left;
width:780px;
height:299px;
}
.bannerbottom
{
float:left;
width:780px;
height:auto;
}
.FLsidebar
{
float:left;
margin-left:10px;
margin-top:10px;
width:500px;
border-right:1px solid #594848;
padding-right:10px;
}
.FLsidebar h3
{
font-weight:normal;
font-size:14px;
text-align:justify;
margin-bottom:10px;

}
.FLsidebar h2
{
font-size:16px;
margin-top:10px;
margin-bottom:10px;
}
.FRsidebar
{
margin-top:10px;
float:left;
margin-left:10px;
 
}
 .box
 {
 width:244px;
 height:162px;
 }
 .footer
 {
 margin-top:10px;
 border-top:4px solid #ccc;
 float:left;
 width:100%;
 height:25px;
 background:#F7DC7B;
 }
 
 /* left enquiry form css here */
.leftfixed
{
position:fixed;
left:20px;
top:145px;
width:200px;
height:auto;
background:#F9CA65;
border:1px solid #7C0412;
}
.leftfixed h2.leftformheading
{
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
width:200px;
height:24px;
background:#7C0412;
border-bottom:1px solid #7C0412;
 
}
.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:#7C0412;
font-weight:bold;
}
.leftfixed form .field input[type="text"]
{
width:180px;
height:25px;
border:1px solid #7C0412;
background:none;
color:#7C0412;
font-weight:bold;
}
.leftfixed form .field select
{
width:180px;
height:25px;
border:1px solid #7C0412;
background:none;
color:#7C0412;
font-weight:bold;
}
.leftfixed form .field select option
{
background:#7C0412;
color:#fff;
}
.leftfixed form .field textarea
{
width:180px;
height:70px;
border:1px solid #7C0412;
color:#fff;
background:#7C0412;
font-weight:bold;
}
.submitbuttn
{
margin-top:45px;
margin-left:25px;
}
.submitbuttn input[type="submit"]
{
width:60px;
height:22px;
background:#7C0412;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.submitbuttn input[type="submit"]:hover
{
background:#7C0412;
color:#fff;
}
.submitbuttn input[type="reset"]:hover
{
background:#7C0412;
color:#fff;
}
.submitbuttn input[type="reset"]
{
width:60px;
height:22px;
background:#7C0412;
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:145px;
right:20px;
padding-bottom:5px;
 border:1px solid #7C0412;
 background:#F9CA65;
}
.rightabsolutemodule h2
{
width:200px;
text-align:center;
background:#7C0412;
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
 {
 float:left;
 width:760px;
 height:60px;
 border:1px solid #7C0412;
 margin-left:10px;
 
 box-shadow:1px 1px 5px 1px #7C0412;
 margin-bottom:10px;
 }
 .thank-contact p
 {
 text-align:center;
 margin-top:20px;
 font-size:20px;
 }