
body{
margin:0;
font-family:Trebuchet, "Trebuchet MS", Arial, Helvetica;
color:#666666;
font-size:13px;
line-height:18px;
}

#wrapper{
width:850px;
margin:auto;
background-color:#FFF;
}


#right_col{
width:255px;
float:left;
padding:20px 0 0 0;
}

.mc-field-group{
font-family:Trebuchet, "Trebuchet MS", Arial, Helvetica;
font-size:11px;
color:#009900;
}

#content{
width:565px;
float:left;
padding:20px 20px 20px 10px;
}

#masthead{
text-indent:-9999px;
width:850px;
height:114px;
background-image:url(../images/logo.jpg);
}

h1{
font-family:Trebuchet, "Trebuchet MS", Arial, Helvetica;
color:#0d3c6c;
font-size:22px;
line-height:22px;
}

h2{
font-family:Trebuchet, "Trebuchet MS", Arial, Helvetica;
color:#0d3c6c;
font-size:15px;
font-weight:normal;
}

p, ul{
font-family:Trebuchet, "Trebuchet MS", Arial, Helvetica;
color:#666666;
font-size:13px;
line-height:18px;
}

#nav{
width:850px;
height:34px;
background-image:url(../images/nav.jpg);
padding:0;
margin:0 0 3px 0;
}

#nav li{
list-style-type:none;
float:left;
}

#nav .indent{
text-indent:-9999px;
}

#nav li a{
display:block;
height:34px;
width:141px;
}

#nav ul{
position: absolute;
visibility:hidden;
z-index:69;
background-color:#07a412;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	margin:0;
padding:0;
}

#nav li:hover ul{
visibility:visible;
}

/*override parent li styles*/
#nav ul li{
	float:none;
	line-height:20px;
}

/*override parent a styles*/
#nav ul a{
font-family:Trebuchet, "Trebuchet MS", Arial, Helvetica;
color:#FFFFFF;
font-size:12px;
height:30px;
text-decoration:none;
padding:10px;
}

#nav ul a:hover{
background-color:#19bf24;
}

#slideshow {
    position:relative;
    height:257px;
	width:257px;
}

#slideshow a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow a.active {
    z-index:10;
    opacity:1.0;
}

#slideshow a.last-active {
    z-index:9;
}

#get-quote{
font-family:Trebuchet, "Trebuchet MS", Arial, Helvetica;
font-size:11px;
}

#get-quote td{
padding:10px 0 10px 0;
}

.gray{
background-color:#eaeaec;
}


#footer{
width:850px;
border-top:2px solid #009900;
padding-top:10px;
clear:both;
}

#footer_text{
font-family:Trebuchet, "Trebuchet MS", Arial, Helvetica;
color:#0d3c6c;
font-size:12px;
line-height:18px;
text-align:center;
}

a:link, a:visited{
color:#0066CC;
}
