*{
margin:0px;
padding:0px;
}
body
{
line-height:1.5em;
color:#fff;
font-family:arial;
font-size:14px;
background:#fff;
}
.header
{
float:left;
width:100%;
height:auto;
background:#fff;
}
.innerheader
{
width:780px;
margin:0 auto;
}
.logo
{
float:left;
margin-top:8px;
}
.contact
{
float:right;
margin-right:20px;
margin-top:30px;
}
.menu
{
float:left;
width:100%;
height:20px;
background:#338AEC;
}
.mainbody
{
width:100%;
height:auto;
float:left;
background:#ACD2FD;
}
.innermainbody
{
width:780px;
margin:0 auto;
}
.component
{
margin-top:5px;
float:left;
width:780px;
height:auto;
background:#0056B6;
}
.content
{
float:left;
width:770px;
margin-left:5px;
height:auto;
}
.content h3
{
font-size:14px;
text-align:justify;
margin-top:8px;
margin-bottom:8px;
font-weight:normal;

}
.content h2
{
margin-top:10px;
margin-bottom:10px;
font-size:18px;
font-weight:normal;
}
.content ul
{
margin-left:20px;
}
.leftfixed
{
position:fixed;
left:20px;
top:130px;
width:200px;
height:auto;
background:#fff;
border:3px solid #fff;
}
.leftfixed h2.leftformheading
{
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
width:200px;
height:24px;
background:#3795F4;
border-bottom:1px solid #3795F4;
}
.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:#3795F4;
font-weight:bold;
}
.leftfixed form .field input[type="text"]
{
width:180px;
height:25px;
border:1px solid #3795F4;
background:none;
color:#3795F4;
font-weight:bold;
}
.leftfixed form .field select
{
width:180px;
height:25px;
border:1px solid #3795F4;
background:none;
color:#3795F4;
font-weight:bold;
}
.leftfixed form .field select option
{
background:#3795F4;
color:#fff;
}
.leftfixed form .field textarea
{
width:180px;
height:70px;
border:1px solid #3795F4;
color:#3795F4;
background:#fff;
}
.submitbuttn
{
margin-top:45px;
margin-left:25px;
}
.submitbuttn input[type="submit"]
{
width:60px;
height:22px;
background:#3795F4;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.submitbuttn input[type="submit"]:hover
{
background:#3795F4;
color:#fff;
}
.submitbuttn input[type="reset"]:hover
{
background:#3795F4;
color:#fff;
}
.submitbuttn input[type="reset"]
{
width:60px;
height:22px;
background:#3795F4;
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;
}
.footer
{
float:left;
width:100%;
height:40px;
background:url(../images/footer.png) repeat-x;
}
.rightabsolutemodule
{
float:left;
width:200px;
height:auto;
position:absolute;
top:130px;
right:20px;
background:none;

}
.thank-contact
{
margin-top:10px;
margin-bottom:10px;
margin-left:8px;
float:left;
width:760px;
height:60px;
border:1px solid #ccc;
box-shadow:1px 1px 5px 1px #ccc;
}
.thank-contact p
{
text-align:center;
font-size:20px;
margin-top:20px;
}
/* right box here */
.rightbox
{
float:left;
width:200px;
height:auto;
}
.box1
{
float:left;
width:200px;
height:113px;
}
.box2
{
float:left;
width:200px;
height:113px;
}
.box3, .box4, .box5
{
float:left;
width:200px;
height:113px;
}