* {
    padding: 0;
    margin: 0;
}
p {
    margin:0.5em 0;
}
a {
    color:#FFF;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
}
h1 {
	font-size:20px;
	font-weight:bold;
	color:#063;
	margin: 0px 0px 15px 0px;
}
.snap_rounded_bg h1 {
	color:#F00;
}
h2 {
	font-size:16px;
	font-weight:bold;	
	margin: 0px 0px 10px 0px;
}
.snap_rounded_bg h2 {
	color:#F00;
}
h3 {
	color:#063;
	font-size:14px;
	font-weight:bold;	
	margin: 0px 0px 8px 0px;
}
.snap_rounded_bg h3 {
	color:#F00;
}
.greenBG {
    background: #030;
}
.grayBG {
    background: #CCC;
}
#wrapper {
    margin: 0 auto;
    width: 1000px;
}
#header {
    color:#FFF;
    width: 980px;
    height: 120px;
    margin: 0px;
    padding:10px;
    background: #363 url('images/green-header-bg.gif');
    border-bottom: 2px solid #FFF;
}
#grayHeader {
    color:#FFF;
    width: 980px;
    height: 120px;
    margin: 0px;
    padding:10px;
    background: #363 url('images/gray-header-bg.gif');
    border-bottom: 2px solid #FFF;
}
#headerL {
    float: left;
}
#headerR {
    display: inline;
}
#call_now {
    text-align:center;
    font-weight:bold;
}
#maincolumn p {
	margin: 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
#leftcolumn {
    margin: 0px 0px 0px 0px;
    padding: 10px;
    width: 475px;
    float: left;
}
#rightcolumn {
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 10px;
    width: 475px;
    display: inline;
}
.formfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	padding: 1px;
	margin-top: 2px;
}

#topfooter {
    width: 980px;
    clear: both;
    color: #FFF;
    margin: 0px;
    padding: 10px;
    text-align: left;
}

#topfooter #left {
	float: left;
	width: 420px;
	margin-left: 30px;
	padding-bottom: 15px;
}

#topfooter #right {
	float: left;
	width: 400px;
	margin-left: 120px;
	padding-bottom: 15px;
}

#topfooter h3 {
	font-size: 16px;
	margin-top: 35px;
}

#footer {
    width: 980px;
    clear: both;
    color: #FFF;
    background: #363 url('images/green-header-bg.gif');
    border-top: 2px solid #FFF;
	margin: 0px;
    padding: 10px;
    text-align:center;
}

#grayfooter {
    width: 980px;
    clear: both;
    color: #FFF;
    background: #363 url('images/gray-header-bg.gif');
    border-top: 2px solid #FFF;
    margin: 0px;
    padding: 10px;
    text-align:center;
}

#footer-bottom {
    width: 980px;
    clear: both;
    color: #FFF;
    border-top: 2px solid #FFF;
	margin: 0px;
    padding: 10px;
    text-align:left;
	font-size: 11px;
}

.greenbold {
	font-weight:bold;
	color:#063;	
}

/*---------- Rounded CSS For GutterPro Home Page ----------*/
.home_rounded_bg {
    background: #ffffff;
}
.home_rounded_bg p {
	margin: 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.home_rounded_top div {
    background: url('images/tl.gif') no-repeat top left;
}
.home_rounded_top {
    background: url('images/tr.gif') no-repeat top right;
}
.home_rounded_bottom div {
    background: url('images/bl.gif') no-repeat bottom left;
}
.home_rounded_bottom {
    background: url('images/br.gif') no-repeat bottom right;
}
.home_rounded_top div, .home_rounded_top,
.home_rounded_bottom div, .home_rounded_bottom {
    width: 100%;
    height: 25px;
    font-size: 1px;
}
.home_rounded_content {
    min-height:400px;
    overflow: hidden;
    padding: 0 20px;
}

/*---------- Rounded CSS For SnapLock Home Page ----------*/
.snap_rounded_bg {
    background: #ffffff;
}
.snap_rounded_top div {
    background: url('images/tl_wht.gif') no-repeat top left;
}
.snap_rounded_top {
    background: url('images/tr_wht.gif') no-repeat top right;
}
.snap_rounded_bottom div {
    background: url('images/bl_wht.gif') no-repeat bottom left;
}
.snap_rounded_bottom {
    background: url('images/br_wht.gif') no-repeat bottom right;
}
.snap_rounded_top div, .snap_rounded_top,
.snap_rounded_bottom div, .snap_rounded_bottom {
    width: 100%;
    height: 25px;
    font-size: 1px;
}
.snap_rounded_content {
    min-height:400px;
    overflow: hidden;
    padding: 0 20px;
}
.snap_rounded_content a {
	color:#F00;	
}
/* Rounded CSS For Black Boxes */
.black_box {
    margin:0 auto;
    color:#FFF;
    font-size:16px;
    font-weight:bold;
    text-align:center;
}
.blk_rounded_bg {
    background: #000;
}
.blk_rounded_top div {
    background: url('images/tl_blk.gif') no-repeat top left;
}
.blk_rounded_top {
    background: url('images/tr_blk.gif') no-repeat top right;
}
.blk_rounded_bottom div {
    background: url('images/bl_blk.gif') no-repeat bottom left;
}
.blk_rounded_bottom {
    background: url('images/br_blk.gif') no-repeat bottom right;
}
.blk_rounded_top div, .blk_rounded_top,
.blk_rounded_bottom div, .blk_rounded_bottom {
    width: 100%;
    height: 25px;
    font-size: 1px;
}
.blk_rounded_content {
    margin: 0 25px;
}
/* Rounded CSS For Gray Boxes */
.gray_box {
    margin:0 auto;
    color:#FFF;
    font-size:16px;
    font-weight:bold;
    text-align:center;
	
}
.gray_rounded_bg {
    background: #333;
}
.gray_rounded_top div {
    background: url('images/tl_gray.gif') no-repeat top left;
}
.gray_rounded_top {
    background: url('images/tr_gray.gif') no-repeat top right;
}
.gray_rounded_bottom div {
    background: url('images/bl_gray.gif') no-repeat bottom left;
}
.gray_rounded_bottom {
    background: url('images/br_gray.gif') no-repeat bottom right;
}
.gray_rounded_top div, .gray_rounded_top,
.gray_rounded_bottom div, .gray_rounded_bottom {
    width: 100%;
    height: 25px;
    font-size: 1px;
}
.blk_rounded_content {
    margin: 0 25px;
}



/*---------- Green Boxes for Form ----------*/
.grn_rounded_bg {
    background: #030;
}
.grn_rounded_top div {
    background: url('images/tl_grn.gif') no-repeat top left;
}
.grn_rounded_top {
    background: url('images/tr_grn.gif') no-repeat top right;
}
.grn_rounded_bottom div {
    background: url('images/bl_grn.gif') no-repeat bottom left;
}
.grn_rounded_bottom {
    background: url('images/br_grn.gif') no-repeat bottom right;
}
.grn_rounded_top div, .grn_rounded_top,
.grn_rounded_bottom div, .grn_rounded_bottom {
    width: 100%;
    height: 25px;
    font-size: 1px;
}
.grn_rounded_content {
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
.grn_rounded_content .formfield {
	width: 150px;
	border: 1px solid #030;
	padding: 2px;
}

/*--------- End Green Boxes for Form ----------*/



/*--------- Top Navigation ----------*/

.blk_rounded_content {
    margin: 0 25px;
}

#navcontainer {
    font-size:15px;
    margin:0;
    padding:0;
    float:right;
    width:650px;
	margin-top: -2px;
}
* html #navcontainer {
	margin-bottom: -18px;
}

.nav-gray-link {
    color:#FFF;
    background:#333;
}
.nav-gray-link:hover {
    color:#FFF;
    background:#444;
}

/*---------- Drop Down Navigation ----------*/

/* 
	LEVEL ONE
*/
ul.navigation                         { float: right; position: relative; margin: 0px; padding: 0px; text-align: left;  }
ul.navigation li                      { float: left; display: block; margin:0; padding:0; list-style:none; float:left; margin:0 0.3em 0 0; vertical-align:bottom; }
ul.navigation a:hover		          { color:#FFF; background:#003300 url('images/nav-gradient.gif') repeat-x; background-position: bottom; }
ul.navigation a:active                { color:#FFF; background:#003300 url('images/nav-gradient.gif') repeat-x; background-position: bottom; }
ul.navigation li a                    { color: #521901; text-decoration: none; outline: none; text-decoration:none; text-align:center; display:block; color:#FFF; background: #003300 url('images/nav-gradient.gif') repeat-x; background-position: bottom; border: 1px solid #295829; border-bottom: 0px;}
ul.navigation li:last-child a         { border-right: none; } /* Doesn't work in IE */

/* 
	LEVEL TWO
*/
ul.navigation ul 						{ width: 175px; visibility: hidden; position: absolute; top: 100%;  text-align: left; margin: 0px; padding: 0px; font-size: 13px; z-index: 1000; }
ul.navigation ul li 					{ background-color: #4c704c; color: #FFF; float: none; border: 0px; padding: 0px; display: inline-block; font-size: 13px; text-align: left; }
ul.navigation ul:hover  {display: block; }
                                    	/* IE 6 & 7 Needs Inline Block */
ul.navigation ul li a	{ color: #FFFFFF; width: 100%; display: inline-block; padding: 5px 0px 8px 0px; padding-left: 7px; outline: none; font-size: 13px; text-align: left; width: 168px; background: #4c704c none; border: 0px; } 
ul.navigation ul a:hover { background-color: #2c562c; background-image: none; }

/* 
	LEVEL ONE GRAY
*/
ul.graynavigation                         { float: right; position: relative; margin: 0px; padding: 0px; text-align: left; }
ul.graynavigation li                      { float: left; display: block; margin:0; padding:0; list-style:none; float:left; margin:0 0.3em 0 0; vertical-align:bottom; }
ul.graynavigation a:hover		          { color:#FFF; background:#333 url('images/nav-gradient-gray.gif') repeat-x; background-position: bottom; }
ul.graynavigation a:active                { color:#FFF; background:#333 url('images/nav-gradient-gray.gif') repeat-x; background-position: bottom; }
ul.graynavigation li a                    { color: #521901; text-decoration: none; outline: none; text-decoration:none; text-align:center; display:block; color:#FFF; background: #333 url('images/nav-gradient-gray.gif') repeat-x; background-position: bottom; border: 1px solid #595959; border-bottom: 0px; }
ul.graynavigation li:last-child a         { border-right: none; } /* Doesn't work in IE */

/* 
	LEVEL TWO GRAY
*/
ul.graynavigation ul 						{ width: 175px; visibility: hidden; position: absolute; top: 100%;  text-align: left; margin: 0px; padding: 0px; font-size: 13px; z-index: 1000; border: 1px solid #292929; border-top: 0px; }
ul.graynavigation ul li 					{ background: #333; color: #FFF; float: none; border: 0px; padding: 0px; display: inline-block; font-size: 13px; text-align: left; }
html>/**/body ul.graynavigation ul li  {display: block;}
                                    	/* IE 6 & 7 Needs Inline Block */
ul.graynavigation ul li a	{ color: #FFFFFF; width: 100%; display: inline-block; padding: 5px 0px 8px 0px; padding-left: 7px; outline: none; font-size: 13px; text-align: left; width: 168px; background: #707070 none; border: 0px;}
ul.graynavigation ul li a:hover { background-color: #333; background-image: none; }


#homeNav {
    margin: 12px 0 0 0;
    padding:5px 20px;
    line-height:35px;
    min-height:35px;
}
#snapNav {
    margin: 12px 0 0 0;
    padding:5px 2px;
    width:140px;
    height:35px;
    line-height:auto;
}
#leafNav {
    margin: 12px 0 0 0;
    padding:5px 2px;
    width:140px;
    height:35px;
    line-height:auto;
}
#moreNav {
    margin: 12px 0 0 0;
    padding:5px 2px;
    width:95px;
    height:35px;
    line-height:auto;
}
#estimateNav {
    margin: -8px 0 0 0;
    padding:5px 10px;
    width:97px;
    font-weight:bold;
    line-height:auto;
    height: 55px;
}


/*---------- LeafGuard ----------*/

#green-left-nav {
    font-size:15px;
    margin:50px 0;
    padding:0;
    float:left;
    width:120px;
}
#green-left-nav li {
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    margin:0 0.3em 0 0;
}
#green-left-nav li a {
    text-decoration:none;
    text-align:center;
    display:block;
    color:#040;
    background:#FFF;
    width:115px;
    padding:5px 0;
    margin:2px 0;
}
#green-left-nav li a:hover {
    color:#040;
    background:#EEE;
}
#leaf-right-column {
    float:left;
    margin: 15px;
    width: 825px;
    display: inline;
}
#leaf-right-column a {
	color:#063;
	text-decoration: none;
}
#leaf-right-column a:hover {
	text-decoration: underline;
}
#leaf-right-column ul {
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
.gutterQuote {
    margin:10px;
    color:#FFF;
    text-align:center;
    font-weight:bold;
}
.leafQuote {
    margin:10px 10px 0px 10px;
    color:#FFF;
    text-align:center;
    font-weight:bold;
}
.snapQuote {
    margin:10px 10px 0px 10px;
    color:#000;
    text-align:center;
    font-weight:bold;
}
.snapQuote2 {
	margin: -5px 0px 15px 0px;
    color:#000;
    text-align:center;
    font-weight:bold;
}
#leafVideoGallery {
    margin: 0px;
    padding: 10px;
    width: 425px;
}
#leafForm {
    float:right;
    margin: 0px;
    width: 300px;
    display:inline;
    padding:10px;
}

#leafContentLeft {
    margin: 0px;
    padding: 10px;
    width: 425px;
    overflow: hidden;
}
#leafContentRight {
    margin: 0px;
    width: 300px;
    display:inline;
	text-align: center;
    float:right;
}
hr {
	border: 0px;
	padding: 0px;
	color: #999;
	background-color: #999;
	height: 1px;
}

/*----------- SnapLock ----------*/

#snapForm {
    float:right;
    margin: 0px;
    width: 300px;
    display:inline;
    padding:10px;
	padding-top: 0px;
}
.gray_rounded_content {
	color: #FFFFFF;
	padding: 0px 17px 0px 17px;
	text-align: center;
	font-size: 13px;
}
.gray_rounded_content .formfield {
	width: 150px;
	border: 1px solid #000000;
	padding: 2px;
}
#snapContentRight {
    margin: 0px;
    width: 300px;
    display:inline;
    float:right;
}
.media_gallery {
    display:inline-block;
    *display:inline;
}
span.thumb {
    width: 106px;
    height: 108px;
    display: inline-block;
    margin: 5px -2px 0px -1px;
    background-repeat: no-repeat;
    background-position:center;
    background-attachment: fixed;
}
#snap-left-nav {
    font-size:15px;
    margin:50px 0;
    padding:0;
    float:left;
    width:120px;
}
#snap-left-nav li {
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    margin:0 0.3em 0 0;
}
#snap-left-nav li a {
    text-decoration:none;
    text-align:center;
    display:block;
    color:#FFF;
    background:#F00;
    width:115px;
    padding:5px 0;
    margin:2px 0;
}
#snap-left-nav li a:hover {
    color:#FFF;
    background:#E00;
}
#snapContentLeft {
    margin: 0px;
    padding: 10px;
    width: 380px;
}


/*---------- Slider Script CSS Styles Below -----------*/
#slideshow {
    list-style:none;
     color:#fff
}
#slideshow span {
    display:none
}
#IMGwrapper {
    width:250px;
    margin:50px auto;
     display:none
}
#IMGwrapper * {
    margin:0;
     padding:0
}
#fullsize {
    position:relative;
    width:250px;
    height:196px;
    padding:2px;
    border:1px solid #ccc;
     background:#000
}
#information {
    position:absolute;
    bottom:0;
    width:250px;
    height:0;
    background:#000;
    color:#fff;
    overflow:hidden;
    z-index:200;
    opacity:.7;
    filter:alpha(opacity=70)
}
#information h3 {
    padding:4px 8px 3px;
     font-size:14px
}
#information p {
    padding:0 8px 8px;
}
#image {
    width:250px;
}
#image img {
    position:absolute;
    z-index:25;
    width:auto;
}
.imgnav {
    position:absolute;
    width:25%;
    height:196px;
    cursor:pointer;
     z-index:150
}
#imgprev {
    left:0;
     background:url('images/left.gif') left center no-repeat
}
#imgnext {
    right:0;
     background:url('images/right.gif') right center no-repeat
}
#imglink {
    position:absolute;
    height:196px;
    width:100%;
    z-index:100;
    opacity:.4;
    filter:alpha(opacity=40)
}
.linkhover {
    background:url('images/link.gif') center center no-repeat
}
#thumbnails {
    margin:5px 0px 0px 5px;
}
#slideleft {
    float:left;
    width:20px;
    height:81px;
    background:url('images/scroll-left.gif') center center no-repeat;
     background-color:#222;
}
#slideleft:hover {
    background-color:#333;
}
#slideright {
    float:right;
    width:20px;
    height:81px;
    background:#222 url('images/scroll-right.gif') center center no-repeat;
}
#slideright:hover {
    background-color:#333;
}
#slidearea {
    float:left;
    position:relative;
    width:200px;
    margin-left:5px;
    height:100px;
    overflow:hidden;
}
#slider {
    position:absolute;
    left:0;
    height:81px;
}
#slider img {
    cursor:pointer;
    border:1px solid #666;
    padding:5px;
}
/*---------- Video box ----------*/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url('../images/loading.gif') no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('../images/prevlabel.gif') no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('../images/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('../images/closelabel.gif') no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}