body#layout
{
    background-color: #6ba200;
    margin: 0px;
    padding: 0px;
}

body
{
	behavior:url("/wwwroot/css/csshover.htc");
}

/* ---------------------------------------------------------------------*/
.download-brochure
{
	width: 272px;
	height: 150px;
	background-image: url(/wwwroot/images/layout/bg-download-brochure.jpg);

	font-family: Trebuchet MS, Helvetica, sans-serif;
	position: relative;	
}

.download-brochure h3
{
	font-weight: bold;
	font-size: 24px;
	line-height: 23px;
	padding-left: 65px;
	color: white;
	padding-top: 10px;
	margin: 0px;
}

.download-brochure h3 span
{
	color: #fcca29;
}

.download-brochure p.find-out
{
	font-weight: bold;
	font-size: 12px;
	color: #fcca29;
	padding-left: 75px;
	margin: 0px;
	margin-top: 7px;
	width: 180px;
	line-height: 15px;
}

.download-brochure a
{
	position: absolute;
	font-weight: bold;
	font-size: 18px;
	color: white;
	text-decoration: none;
	bottom: 4px;
	right: 44px;
}
.download-brochure a:hover
{
	color: black;
}

/*----------------------*/
.get-free-report
{
	width: 299px;
	height: 174px;
	background-image: url(/wwwroot/images/layout/bg-get-free-report.jpg);

	font-family: Trebuchet MS, Helvetica, sans-serif;
	position: absolute;
	top: 250px;
	left: 7px;
}

.get-free-report h3
{
	font-weight: bold;
	font-size: 24px;
	line-height: 23px;
	padding-left: 37px;
	color: white;
	padding-top: 3px;
	margin: 0px;
}

.get-free-report h3 span
{
	color: #fcca29;
}

.get-free-report p.detailing
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 69px;
	margin: 0px;
	width: 180px;
	line-height: 15px;
}

.get-free-report p.find-out
{
	font-weight: bold;
	font-size: 12px;
	color: #fcca29;
	padding-left: 95px;
	margin: 0px;
	margin-top: 6px;
	width: 170px;
	line-height: 15px;
}

.get-free-report a
{
	position: absolute;
	font-weight: bold;
	font-size: 18px;
	color: white;
	text-decoration: none;
	bottom: 18px;
	right: 29px;
}
.get-free-report a:hover
{
	color: black;
}

	
/*----------------------------------------------------------------------*/
a#logo
{
	position: absolute;
	top: 0px;
	left: 241px;
	width: 448px;
	height: 90px;
}

h1
{
	color: #669900;
	font-family: Trebuchet MS, Arial, Sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	
	position: relative;
}

h2
{
	color:#004498;
	font-family:Trebuchet MS, Arial, Sans-serif;
	font-size:18px;
	font-weight:bold;
}

h3
{
	color:black;
	font-family:Trebuchet MS, Arial, Sans-serif;
	font-size:16px;
	font-weight:bold;
}

table, label
{
	color: black;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
}

p
{
	color: black;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 5px;
}

#header
{
    margin: 0px;
    padding: 0px;
    height: 184px;
    background-image: url(../images/layout/bg-header.gif);
    background-repeat: no-repeat;
    background-position: top left;
    margin-left: -13px;
    margin-right: -13px;
    position: relative;
}

#all
{
    width: 900px;
    margin: 0 auto;
    margin-top: 10px;
    background-image: url(../images/layout/bg-main.gif);
    background-repeat: repeat-y;
    padding-left: 13px;
    padding-right: 13px;
	
	position: relative;
}

#body
{
    min-height: 500px;
    _height: 500px;
	padding-left: 20px;
	padding-right: 20px;
}

#body-inner
{
     min-height: 500px;
    _height: 500px;
	padding-left:25px;
padding-right:30px;
	
}

#footer
{
    height: 70px;
    width: 860px;
    margin: 15px auto;
	margin-bottom: 0px;
    background-image: url(../images/layout/bg-footer.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    position: relative;
    padding-bottom: 10px;
}

#footer-left
{
    background-image: url(../images/layout/bg-footer-left.gif);
    background-position: top left;
    background-repeat: no-repeat;
    bottom: 0;
    height: 33px;
    left: -33px;
    position: absolute;
    width: 33px;
    font-size: 0px;
}

#footer-right
{
    background-image: url(../images/layout/bg-footer-right.gif);
    background-position: top left;
    background-repeat: no-repeat;
    bottom: 0;
    height: 33px;
    right: -33px;
    position: absolute;
    width: 33px;
    font-size: 0px;
}

#footer .navigation
{
    height: 40px;
    margin: 0px;
    padding: 0px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 1px;
    background-image: url(../images/layout/bg-footer-nav.gif);
    background-position: top left;
    background-repeat: repeat-x;
    position: relative;
}

#footer .navigation-left
{
    height: 41px;
    width: 13px;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/layout/bg-footer-nav-left.gif);
    position: absolute;
    left: -13px;
    top: 0px;
}

#footer .navigation-right
{
    height: 41px;
    width: 13px;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/layout/bg-footer-nav-right.gif);
    position: absolute;
    right: -13px;
    top: 0px;
}

#footer ul
{
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#footer ul li
{
    display: inline;
}

#footer ul li a
{
    color: white;
    text-decoration: none;
    font-family: Trebuchet MS;
    font-size: 12px;
    border-left: 1px solid white;
    padding-left: 8px;
    padding-right: 4px;
    
    font-weight: bold;
}

#footer ul li a:hover
{
	color: black;
}

#footer ul li a.first-left
{
    border: none;
}

p.copyright
{
    color: white;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-align: center;
    margin: 0px;
}

#header ul
{
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 0px;
    left: 36px;
}

#header ul li
{
    display: inline;
    float: left;
    width: 94px;
    height: 86px;
    background-repeat: no-repeat;
    background-position: top left;
    margin-right: 1px;
    text-align: center;
    line-height: 14px;
}

#header ul li a
{
    color: white;
    text-decoration: none;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
}

#header ul li a:hover
{
	color: black;
}

#header ul li.one
{
    background-image: url(../images/layout/bg-list-1.gif);
    padding-top: 25px;
    height: 61px;
}

#header ul li.two
{
    background-image: url(../images/layout/bg-list-2.gif);
    padding-top: 15px;
    height: 71px;
}

#header ul li.three
{
    background-image: url(../images/layout/bg-list-3.gif);
    padding-top: 10px;
    height: 76px;
}

#header ul li.four
{
    background-image: url(../images/layout/bg-list-4.gif);
    padding-top: 6px;
    height: 80px;
}

#header ul li.five
{
    background-image: url(../images/layout/bg-list-5.gif);
    padding-top: 4px;
    height: 82px;
}

#header ul li.six
{
    background-image: url(../images/layout/bg-list-6.gif);
    padding-top: 6px;
    height: 80px
}

#header ul li.seven
{
    background-image: url(../images/layout/bg-list-7.gif);
    padding-top: 10px;
    height: 76px;
}

#header ul li.eight
{
    background-image: url(../images/layout/bg-list-8.gif);
    padding-top: 15px;
    height: 71px;
}

#header ul li.nine
{
    background-image: url(../images/layout/bg-list-9.gif);
    padding-top: 16px;
    height: 70px;
}

a#find-out-how
{
	background-image: url(../images/layout/btn-find-out-how.gif);
	width: 146px;
	height: 138px;
	float: left;
	display: inline;
	font-size: 0px;
	margin-right: 10px;
}

#home-box
{
	
	
	height: 418px;
	width: 284px;
	margin: 0px;
	padding: 0px;
	margin-top: -11px;
	margin-left: 10px;
	margin-bottom: 20px;
	background-image: url(../images/layout/bg-home-box.gif);
	background-repeat: repeat-x;
	float: right;
	position: relative;
}

#home-box-left-corner
{
	position: absolute;
	height: 12px;
	width: 12px;
	background-image: url(../images/layout/bg-home-left-corner.gif);
	left: 0px;
	bottom: 0px;
	font-size: 0px;
}

#home-box-right-corner
{
	position: absolute;
	height: 12px;
	width: 12px;
	background-image: url(../images/layout/bg-home-right-corner.gif);
	right: 0px;
	bottom: 0px;
	font-size: 0px;
}

#home-box h2.free
{
	position: relative;
	height: 28px;
	padding-top: 8px;
	text-align: center;
	background-image: url(../images/layout/bg-h2.gif);
	background-repeat: no-repeat;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #004498;
	font-size: 22px;
	margin: 0px;
	margin-top: -35px;
	margin-bottom: 35px;
	line-height: 28px;
}

#home-box h2
{
	text-align: left;
	font-family: Trebuchet MS;
	font-weight: normal;
	
	color: white;
	font-size: 25px;
	margin: 0px;
	line-height: 24px;
	margin-right: -10px;
/*
	margin-left: 40px;
	margin-top: 20px;
	*/
	
}

#home-box ol
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	_margin-top:-30px;
}
#home-box li
{
	margin: 0px;
	padding: 0px;
	
	
	
	font-family: Trebuchet MS;
	font-weight: normal;
	margin-left: 15px;
	padding-left: 23px;
	margin-right: 20px;
	line-height: 15px;
	
	color: white;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 10px;
	
	background-position: top left;
	background-repeat: no-repeat;
}

#home-box li.list-one
{
	background-image: url(../images/layout/bg-one.gif);
}

#home-box li.list-two
{
	
	background-image: url(../images/layout/bg-two.gif);
}

#home-box li.list-three
{
	background-image: url(../images/layout/bg-three.gif);
}

a
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #dc6000;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #004498;
}
#body ul, ol
{
	margin-top: -5px;
	text-align: left;
	font-family: Trebuchet MS, Arial, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5;
}

#body ul li a
{
	border-left: 1px solid black;
	padding-left: 7px;
	padding-right: 5px;
	
}



#body ul li a.first-left
{
	border: none;
}

#home-box a
{
	text-decoration: none;
	font-family: Trebuchet MS;
	font-weight: normal;
	
	
	color: white;
	font-size: 17px;
	padding-right: 32px;
	line-height: 19px;
	padding-bottom: 5px;
	
	background-image: url(../images/layout/bg-arrow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
}

.white
{
	color: white;
}

a#live-chat
{
	position: absolute;
	display: block;
	
	top: 255px;
	left: 770px;
	width: 120px;
	height: 93px;	
	
	font-size: 0px;
	
	
	
	background-image: url(../images/layout/bg-live-chat.gif);
	
	
}

a#get-free-quote
{
	position: absolute;
	
	top: 206px;
	left: 719px;
	width: 172px;
	height: 118px;
	
	font-size: 16px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
	background-image: url(../images/layout/bg-get-free-quote.gif);
	background-repeat: no-repeat;
	
	padding-left: 67px;
	padding-top: 60px;
	letter-spacing: -1px;
	
	
	
	
	display: block;
}

a#get-free-quote:hover
{
	color: black;
}

/*--------------------------------------------------------------------------------------*/

form.free-quote-form-class, form.emailinfo-form
{
	
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #dc6000;

	display: inline;
	width: 355px;
	float: left;
	margin-left: 15px;

	
	
	position: relative;
}
form.free-quote-form-class label, form.emailinfo-form label
{
	font-family: Trebuchet MS;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.free-quote-form-class div.form_item
{
	margin-bottom: 5px;
	
	float: left;
	width: 175px;
}


.free-quote-form-class div.submit input, .emailinfo-form div.submit input
{
	background: none;
	border: none;
	font-size: 20px;
	color: white;
	font-weight: bold;
	
	display: block;
	width: 135px;
	height: 64px;
	
	background-image: url(../images/layout/btn-free-quote-submit.gif);
	position: absolute;
	right: 15px;
	bottom: -32px;
	cursor: pointer;

}

.free-quote-form-class div.submit input:hover, .emailinfo-form div.submit input:hover
{
	color: black;
}

#free-quote-top, #emailinfo-top
{
	width: 395px;
	height: 12px;
	display: inline;
	
	float: left;
		margin-left: 15px;
		margin-top: 15px;
		font-size: 0px;
	
	background-image: url(../images/layout/btn-free-quote-top.gif);
}


#free-quote-bottom, #emailinfo-bottom
{
	width: 395px;
	height: 12px;
	float: left;
		margin-left: 15px;
		font-size: 0px;
		display: inline;
	
	background-image: url(../images/layout/btn-free-quote-bottom.gif);
}

.live-chat{
  margin: -11px 0 0 755px;
  position: absolute;
}

.live-chat a{
  color: #fff;
}

