*{
margin:0px;
padding:0px;
}
body
{
line-height:1.5em;
color:#6F6E6E;
background:#fff;
font-size:14px;
font-family:arial;
}
.header
{
border-top:10px solid #B26B92;
border-bottom:4px solid #D5A9BC;
float:left;
width:100%;
height:auto;
background:url(../images/salt-lake-background-pattern.png) repeat;
}
.innerheader{
margin:0 auto;
width:780px;
}
.banner
{
float:left;
width:780px;
height:293px;
}
.mainbody
{
width:100%;
height:auto;
background:#fff;
float:left;
}
.innermainbody
{
width:780px;
margin:0 auto;
}
.FL
{
float:left;
width:540px;
height:auto;
margin-left:5px;
}
.FL  h2
{
font-size:16px;
margin-top:10px;
margin-bottom:10px;
}
.FL  h3
{
font-weight:normal;
text-align:justify;
margin-top:10px;
margin-bottom:10px;
font-size:14px;
}
.FL h1
{
font-weight:normal;
font-size:18px;
margin-top:10px;
margin-bottom:10px;
color:#843F5E;
}
.FR1
{
float:right;
width:225px;
height:503px;
text-align:center;
 margin-top:10px;
}
.FR1 h2
{
font-weight:bold;
font-size:14px;
color:#B88196;
}
.FR
{
 
width:225px;
height:503px;
text-align:center;
background:url(../images/background.png) no-repeat;
}
.footer
{
float:left;
width:100%;
height:40px;
background:#B26B92;
}
.box
{
width:225px;
margin-top:30px; 
text-align:center;
float:left;
 height:110px;
}
.box1
{
width:225px;
margin-top:0px; 
margin-bottom:0px;
text-align:center;
float:left;
height:110px;
}

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