@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	}

body {
	background: #1c2b13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#e1ecd5;
	margin: 0 auto;
	 } 
.maptext	 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1c2b13;
}

#container {
	background: #456c36 url(../images/bkrnd.jpg) top center repeat-x;
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	}
	
#content_container {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	}	
	
#logo {
	margin: 0 auto;
	padding: 0px;
	position: relative;
	float: left;
	top: 40px;
	left: 60px;
	z-index: 999;
	}
	
#nav_container {
	width: 626px;
	height: 56px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	float: right;
	top: 88px;
	right: 50px;
	z-index: 99;
	}
	
	#nav  {
	}
	
	#btn {
		width: 106px;
		height: 45px;
		margin: 0 auto;
		margin-left: -5px;
		padding: 0px;
		float: left;
		}
	
		/**** BUTTONS ***/
		
		.home {
			background: url(../images/nav/home.png) 0 0;
			display:block;
			text-indent:-999px;
			overflow:hidden;
			}		
		.home:hover {background-position: 0 -48px;}
		
		.insulationproducts {
			background: url(../images/nav/insulationproducts.png) 0 0;
			display:block;
			text-indent:-999px;
			overflow:hidden;
			}		
		.insulationproducts:hover {background-position: 0 -48px;}
		
		.ourteam {
			background: url(../images/nav/ourteam.png) 0 0;
			display:block;
			text-indent:-999px;
			overflow:hidden;
			}		
		.ourteam:hover {background-position: 0 -48px;}
		
		.testimonials {
			background: url(../images/nav/testimonials.png) 0 0;
			display:block;
			text-indent:-999px;
			overflow:hidden;
			}		
		.testimonials:hover {background-position: 0 -48px;}
		
		.articles {
			background: url(../images/nav/articles.png) 0 0;
			display:block;
			text-indent:-999px;
			overflow:hidden;
			}		
		.articles:hover {background-position: 0 -48px;}
		
		.contactus {
			background: url(../images/nav/contactus.png) 0 0;
			display:block;
			text-indent:-999px;
			overflow:hidden;
			}		
		.contactus:hover {background-position: 0 -48px;}
		
		/**** BUTTONS ***/

#flash {
	width: 926px;
	height: 427px;
	margin: 0 auto;
	padding: 0px;
	clear: both; /**/
	}
	
#content_container {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 50px;
	}

#left_column {
	width: 540px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	float: left;
	}
	
	#text {		
		}
		
		.content_page_image {
			padding: 4px;
			border: thin solid #b1cb8d;
			float: right; 
			margin-left: 21px; 
			margin-bottom: 25px; 
			margin-top: 5px; 
			clear: both;
			}
	
#logos {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding-top: 60px;
	text-align:center;
	clear: both;
	}

	.ftr_logo {width: 120px; height: 102px; margin: 0 auto; padding: 5px; display: inline;}
	
#right_column {
	width: 300px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	float: right;
	}
	
	#right_box {
		width: 287px;
		height: auto;
		margin: 0 auto;
		padding: 0px;
		color: #353e2b;
		}
		
		#right_box a {color: #5e784a;}
		#right_box a:hover {color: #2e570e;}
		
		#right_box_top {
			width: 287px; 
			height: 74px;
			margin: 0 auto;
			margin-left: -6px;
			padding: 0px;
			}
		#right_box_body {
			background: url(../images/box_bkrnd.png) center top repeat-y;
			width: 287px;
			height: auto;
			margin: 0 auto; 
			padding: 0px;			
			}
		#right_box_text {
			width: 200px; 
			height: auto;
			margin: 0 auto;
			padding: 0px; 	
			padding-top: 1px;
			padding-bottom: 1px;		
			}
		#right_box_bottom {
			width: 287px; 
			height: 74px;
			background: url(../images/box_bottom.png) center top no-repeat;
			}

	
#clear {clear:both;}
.clear {clear: both;}	

h1 {font-size: 24px; text-transform: uppercase; font-weight: bold;}
h2 {font-size: 20px; font-style: italic; font-weight:bold;}
h3 {font-size: 14px; font-style: italic; font-weight:bold;}
h4 {font-size: 10px; font-style: italic; font-weight:bold;}

.small {font-size: 8px;}
.large {font-size: 18px;}

a {color: #a8e466; text-decoration: none; font-weight: bold;}
a:hover {color: #ffffff; text-decoration: none;}

.left {float: left; margin-right: 25px; margin-bottom: 5px; margin-top: 25px; clear: both;}
.right {float: right; margin-left: 25px; margin-bottom: 30px; margin-top: 15px; clear: both;}

/* a:hover img {
	opacity: .85;
	filter: alpha(opacity=85);
	border: 0;
	} */
	
/* li {margin-left: -15px;} */

/* DROPDOWNS */

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#nav li {
	float: left;
	position: relative;
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	list-style: none;
	}

#nav li ul {
	display: none;
	position: absolute;
	margin-top: 8px;
	margin-left: 0px;
	background: #FFFFFF;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	}

#nav li ul li {
	width: 160px;
	font-size: 10px;
	list-style-image: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
	#nav li ul li:hover { background: #FFFFFF;}
	
	#nav li ul li a { padding-right: 20px;}

#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	background: #f2f6f8;
}

/* END DROPDOWNS */

.repeater
{
	margin: 0 auto;
	float:left;
	width: 550px;
	text-align: left;
	padding-top:25px;
	padding-bottom:10px;
}

.repeater_image
{
	margin: 0 auto;
	float: left;
	padding-right:15px;
	padding-bottom:10px;
}

.repeater_separator
{
	width: 550px;
	float: none;
	clear: left;
	padding-bottom: 20px;
}
