@charset "utf-8";
/* CSS Document */

.menu 
{
width:829px;
background:url(../images/menu-bg.jpg);
height:40px;
background-repeat:no-repeat;
position:relative;
margin-top:21px;
margin-left:auto;
margin-right:auto;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.menuitems
{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
padding-top:11px;
padding-left:11px;
width:60px;
float:left;
text-align:center;
text-decoration:none;
}
.menuitems a:link{
text-decoration:none;
color:#FFFFFF;
}
.menuitems a:visited{
text-decoration:none;
color:#FFFFFF;
}
.menuitems a:hover{
background-color:#f0a237;
color:#FFFFFF;
}

.divider{
background-image:url(../images/devider.jpg);
width:1px;
background-repeat:no-repeat;
height:10px;
margin-top:14px;
float:left;
}



.rapidquote {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#FFFFFF;
background-color:#FF9900;
margin-top:11px;
margin-right:30px;
width:90px;
float:right;
text-align:center;
text-decoration:none;
}
.rapidquote a:link{
color: #FFFFFF;
text-decoration:none;
}
.rapidquote a:visited{
color: #FFFFFF;
text-decoration:none;
}
.rapidquote a:hover{
text-decoration:underline;
}

.mainbody {
background-image:url(../images/bg.png);
background-repeat:no-repeat;
background-position:center;
width:900px;
margin-top:40px;
height:auto;
margin-left:auto;
margin-right:auto;
position:relative;
}

.maintext{
width:700px;
height:550px;
margin-left:auto;
margin-right:auto;
position:relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
line-height: 20px;
}
.maincopy{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 20px;
}
.maintitle {
margin-top:-18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
}

.leftmain{
float:left;
padding-right:10px;
width:310px;
height:auto;
margin-left:auto;
margin-right:auto;
line-height: 20px;
}
.rightmain{
float:left;
padding-left:60px;
width:310px;
height:auto;
margin-left:auto;
margin-right:auto;
line-height: 20px;
}
.contactform{
width:auto;
height:auto;
margin-left:auto;
margin-right:auto;
line-height: 20px;
}

.topgraphic {
width:900px;
background-position:center;
background-image:url(../images/round-corners.png);
background-repeat:no-repeat;
height:auto;
margin-left:auto;
margin-right:auto;
position:relative;
}

.bottomgraphic {
width:900px;
height:auto;
margin-left:auto;
margin-right:auto;
background-position:center;
background-image:url(../images/round-corners2.png);
background-repeat:no-repeat;
}

.header {
width:827px;
height: 140px;
margin-left:auto;
margin-right:auto;
position:relative;

}

.logo {
float:left;
width:450px;
padding-top:0x;
padding-left: 50px;
margin-left:auto;
margin-right:auto;

}

.contact {
float:left;
line-height:22px;
width:auto;
padding-top: 0px;
padding-left:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #556069;
}

.rapidquote2 {
color: #f17504;
font-weight: bold;
text-decoration:none;
}

.rapidquote2 a:link{
color: #f17504;
text-decoration:none;
}
.rapidquote2 a:visited{
color: #f17504;
text-decoration:none;
}
.rapidquote2 a:hover{
text-decoration:underline;
}

.banner {
width:827px;
margin-left:auto;
margin-right:auto;
position:relative;
}
.orangearrow {
list-style-image:url(../images/arrow_orange.gif);
}