body {
	margin: 0;
	padding: 0;
	color: #fff;
	min-width:970px;
	background-color: #363B3E;
	font-family: "Trebuchet MS";
}

p {
	line-height: 1.6em;
	padding: 5px 0;
	margin: 5px 0;
}
a {
	color: #6886B7;
}
h1 {
	font: normal 30px "Trebuchet MS";
	text-transform:none;
/* blue #5479B1 */	
	color: #6886B7;
	text-decoration: none;
}
h1 span, slideheading span {
	color: #666666;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1 small{
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
	color: #666666;
	text-transform: none;
}
h2 {
	font: normal 20px "Trebuchet MS";
	color: #666666;
}

h3 {
	font: normal 17px "Trebuchet MS";
	color: #6886B7}


.slideheading{
	font: normal 35px "Trebuchet MS";
	text-transform:none;
	color: #6886B7;
	text-decoration: none;
}

.slideheading-sub {
	color: #666666;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a:hover, #footerbar a{
	color: #F19B2F;
}


.container {
	width: 920px;
	margin: 0 auto;
}
.fluid {
	width: 100%;
	float: left;
}

#left{
	float: left;
	width: 900px;
	margin-left: 20px;
	margin-right: 70px;
}

#left-inner{
	float: left;
	width: 545px;
	margin-left: 20px;
	margin-right: 50px;
	margin-top: 35px;
}
#right {
	float: left;
	width: 200px;
	margin-top: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 40px;
	margin-left: 40px;
}

#quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #657BA0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 30px;
	width: 205px;
}

#estimate{
	padding-bottom: 30px;
	padding-top: 0px;
	width: 200px;
	margin-top: 30px;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
	border: none;
}

#sideaddress{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 30px;
	padding-top: 0px;
	background-image: url(images/contactimage_rev.gif);
	background-repeat: no-repeat;
	width: 195px;
	margin-top: 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}

#sideaddress h1{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 8px;
}

#sideaddress h1 span{
	color: #42484B;
}

#sideaddress a{
	color: #666666;
}

#sideaddress a:hover {
	color: #F19B2F;
}

#estimate-icon{
	padding-bottom: 30px;
	padding-top: 0px;
	background-image: url(images/estimatebg.png);
	background-repeat: no-repeat;
	width: 190px;
	margin-top: 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-right: 0px;
	margin-right: 15px;
	height: 83px;
}

#estimate-icon h1{
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #38455A;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#estimate-icon a{
	color: #FFFFFF;
	background-image: url(images/estimatearrow.png);
	background-repeat: no-repeat;
	padding-left: 17px;
}

#estimate-icon a:hover {
	color: #F19B2F;
}

#header {
	background: #363B3E url(images/header.jpg) no-repeat center;
	padding: 0;
	height: 98px;
}

#another_row {
	background: #33FF00;
	text-align: center;
	height: 10px;
	padding-right: 0;
	padding-left: 0;
}
#topborder {
	background: url(images/topborder.gif);
	text-align: center;
	height: 10px;
}
#bottomborder {
	background: url(images/bottomborder.png);
	text-align: center;
	height: 9px;
}


#content {
	background: #fff url(images/contentbg.png) no-repeat center top;
	color: #666666;
	font-size: 13px;
	padding-bottom: 15px;
	padding-top: 30px;
	font-family: "Trebuchet MS";
}

#content-inner {
	background: #fff url(images/contentbginner.png) no-repeat center top;
	color: #666666;
	font-size: 13px;
	padding-bottom: 50px;
	padding-top: 30px;
	font-family: "Trebuchet MS";
}
#footer {
	padding: 0px 0 20px;
	background-color: #363B3E;
	background-image: url(images/bottombg.jpg);
	height: 375px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #F19B2F;
}

#footercontainer {
	width: 920px;
	margin: 0 auto;
	padding-top: 15px;
}

#footercontainer h1 {
	text-transform:none;
	color: #ffffff;
	text-decoration: none;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#footerbar {
	margin-top: 10px;
	height: 40px;
	padding-left: 10px;
	padding-top: 7px;
	text-align: center;
	background-image: url(images/footerbar.png);
	background-repeat: no-repeat;
	width: 930px;
	color: #CCCCCC;
}

#footerbar a{
	color: #CCCCCC;
}

#menu{
	text-align: left;
	width: 550px;
	height: 31px;
	float: right;
	font-size: 20px;
	font-weight: normal;
	color: #F8F8F8;
	padding: 0px;
	margin: 60px 0px 0px;
}

#logo {
	width: 215px;
	height: 55px;
	margin-top: 35px;
	float: left;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.location {
	color: #73A780;
}

#c1 {
	width: 310px;
	float: left;
	padding-right: 25px;
	margin-bottom: 25px;
	height: 150px;
	background-image: url(images/footerborders.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}

#c1 img, #c2 img, #c3 img{
	margin-right: 5px;
	border: 2px solid #FFFFFF;
}

#c2 {
	width: 250px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 25px;
	height: 150px;
	background-image: url(images/footerborders.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}

#c2 ul{
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 7px;
}

#c2 li{
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-bottom: 10px;
}

#creditfooter
{
display: none;
}

#c3 {
	width: 250px;
	float: left;
	padding-left: 25px;
	margin-bottom: 25px;
	height: 150px;
}
.clear { clear: both; background: none; }



#bottomheading{
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 32px;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}

#bottomstatement {
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-align: center;
	font-style: italic;
	color: #B4B4B4;
}
#headercontainer {
	width: 920px;
	margin: 0 auto;
}

.callout {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #6886B7;
}

.callout a{
	color: #6886B7;
}

.callout a:hover{
	color: #F19B2F;
}

.biglink {
	font-family: "Trebuchet MS";
	font-size: 18px;
		color: #F19B2F;
}

.biglink a{
	color: #F19B2F;
	background-image: url(images/biglinkbg.png);
	padding-left: 23px;
	background-repeat: no-repeat;
}

.biglink a:hover{
	color: #657BA0;
}

hr {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 0;
	color: #cccccc;
background-color: #cccccc;
height: 1px;

}
.thumb-box {
	width: 175px;
	font-size: 12px;
	padding-right: 20px;
	display: inline;
	height: 135px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}

.thumb-box a{
	color: #666666;
}

.thumb-box a:hover{
	color: #F19B2F;
}

.thumb-box img{
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.thumb-box h1 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.thumb-box h1 span{
	font-size: 10px;
	font-weight: normal;
}


.test-box {
	WIDTH: 560px;
	height: 180px;
	margin-bottom: 20px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}

.test-box img {
	MARGIN: 0px;
	FLOAT: left;
	border: 1px solid #999999;
	padding: 2px;
}

.test-box-desc {
	MARGIN: 0px 0px 5px 15px;
	WIDTH: 280px;
	FLOAT: left;
}

.test-box-desc h1{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#shortquotes{
	margin: 0px 0px 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 30px;
	width: 195px;
}

	#shortquotes ul, #shortquotes li,
	#shortquotes ul, #shortquotes li{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #657BA0;
	margin:0;
	padding:0;
	list-style:none;
	color: #657BA0;
		}

#shortquotes li a{
	color: #6886B7;
	text-decoration: none;
		}
		
#shortquotes span{
	font-size: 16px;
	font-weight: bold;
		}

	#inputArea
	{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	background-color: #d6e5f4;
	padding: 10px;
	width:310px;
	margin-left: 35px;
	}
	#inputArea input, #inputArea textarea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    margin-bottom: 5px;
	    display: block;
	    padding: 4px;
	    width: 300px;
	}
	
	select
	{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin-bottom: 5px;
	display: block;
	padding: 4px 0px 4px 4px;
	width: 310px;
	background-image: url(images/blue_bg.png);
	border: solid 1px #85b1de;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	}
 
        .activeField
        {
            background-image: none;
            background-color: #ffffff;
            border: solid 1px #33677F;
        }
        .idle
        {
	    border: solid 1px #85b1de;
	    background-image: url( 'images/blue_bg.png' );
	    background-repeat: repeat-x;
	    background-position: top;
        }
    .form
{
}


.orangebutton {
	line-height:27px;
	height:40px;
	background:url(images/button.gif) no-repeat right top;
	padding-right:20px;
	display:inline-block;
	margin-left: 0px;
	text-decoration: none;
}


.orangebutton ins {
	background:url(images/button.gif) no-repeat left top;
	height:40px;
	line-height:33px;
	display:inline-block;
	padding-left:20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

	a.orangebutton:hover {
	background-position:right -155px;
	text-decoration: none;
}
	a.orangebutton:hover ins{
	background-position:left -155px;
	text-decoration: none;
}
#launch {
	float: right;
	font-size: 12px;
}

#launch a{
	color: #666666;

}
#launch a:hover{
	color: #F19B2F;
	}
