@charset "utf-8";
/* CSS Document */

*, html {
	padding: 0;
	margin: 0;
}
body {
	font: normal 14px/22px Tahoma, Geneva, sans-serif;
	color: #575f5f;
	background: #fff url(../images/layout/site-bg.png) repeat-x top;
}

/* Default Content Styles ----------------------------------------- */

h1, h2, h3 {
	font: normal 26px/30px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #0a7977;
	margin:0 0 10px 0;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	color: #03a7a6;
}
h3 {
	font-size: 20px;
	line-height: 28px;
}
p {
	margin: 0 0 12px;
}
a {
	color: #085f5d;
}
a:visited {
	color: #3d2b7a;
}
a img {
	border: none;
}
.wrap {
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 10px 20px 0;
	width: 960px;
}

.clear {
	clear:both;
}

/* Header ----------------------------------------- */

.social {
	float: right;
	width: 520px;
	padding: 0 5px 0 0;
}
.top-contact {
	float: right;
	clear: right;
	position: relative;
	width: 520px;
	height: 91px;
}
.logo {
	width: 240px;
	padding: 0 0 0 10px;
}
.search-bar {
	clear: both;
}

/* Home Splash ----------------------------------------- */

.splash-slideshow {
	float: left;
	width: 578px;
	margin: 0 25px 20px 10px;
}
#slideshow {
	width: 578px;
	height: 238px;
}
.splash-callout {
	float: left;
	width: 345px;
}
.cred-bar {
	clear: both;
	width: 707px;
	float: right;
	overflow: hidden;
}
.home-testimonial {
	clear: right;
	float: right;
	clear: both;
	width: 220px;
	margin: 0 0 20px 0;
	background: url(../images/layout/home-testimonial-bg.png) no-repeat top left;
}
.home-testimonial .title {
	padding: 12px 0 0 52px;
	margin: 0 0 15px;
	font: normal 20px/22px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #087775;
}
.home-testimonial .txt,
.home-testimonial .author,
.home-testimonial .more {
	font: normal 12px/15px Tahoma, Geneva, sans-serif;
	color: #575f5f;
	margin: 0 0 12px;
}
.why-choose-us {
	float: right;
	background: #f7f7f7;
	width: 450px;
	padding: 12px 0 12px 16px;
	margin: 0 20px 20px 0;
	border: 1px solid #dedede;
	color: #087775;
}
.why-choose-us .title {
	font: normal 25px/29px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display: block;
	margin: 0 0 10px;
}
.why-choose-us ul {
	display: block;
	float: left;
	width: 180px;
	padding: 0 0 0 15px;
	font: normal 16px/30px Tahoma, Geneva, sans-serif;
}

/* Interior Testimonials ----------------------------------------- */
.int-testimonial {
	margin: 0 0 12px;
	padding: 10px 0 0;
	border-top: 1px dashed #ccc;
}
.int-testimonial .preview {
	margin: 0 0 10px;
}
.int-testimonial .author {
	font-style: italic;
	font-size: 12px;
}
.int-testimonial a.nav {
	padding: 0;
}


/* Content Wrap ----------------------------------------- */

.content {
	float: right;
	width: 700px;
	overflow: hidden;
	clear: both;
}
.content ul,
.content ol {
	overflow: hidden;
	padding: 0 0 0 30px;
}

/* Sidebar ----------------------------------------- */

.sidebar {
	width: 230px;
	clear: left;
	overflow:hidden;
}
.sidebar .zip-finder-silo {
	background-image: url(../images/layout/zip-finder-silo-bg.png);
	overflow: hidden;
	height:68px;
	border: 2px solid #bff6f6;
	margin: 0 0 10px 5px;
}
.sidebar .zip-search {
	float: right;
	width: 197px;
	padding: 38px 10px 0 0;
	color: #fff;
	text-transform: uppercase;
	font: normal 18px/20px Tahoma, Geneva, sans-serif;
}
.sidebar .zip-search input {
	float: left;
	font: normal 12px/14px Tahoma, Geneva, sans-serif;
}
.sidebar #zip-q {
	padding: 2px;
	margin: 0 10px 0 0;
	width: 105px;
	border: 1px solid #7d7d7d;
}
.sidebar #zip-search-button {
	padding: 1px 0 0;
}

/* Navigation ----------------------------------------- */

.nav {
	padding: 0 0 0 5px;
}
.nav ul {
	list-style: none;
	font: normal 13px/20px Tahoma, Geneva, sans-serif;
}
.nav li {
	border: 1px solid #dedede;
	margin: 0 0 1px;
}
.nav li a {
	display: block;
	text-decoration: none;
	padding: 4px 0 4px 20px;
	background-color: #eee;
	color: #555;
}
.nav > ul > li > a {
	font-weight:bold;
}
.nav li a:hover {
	background-color: #60d4d2;
	color: #fff;
}
.nav ul ul {
	border-top: 1px solid #dedede;
	display: none;
}
.nav li li {
	margin: 0;
	border: none;
}
.nav li li a {
	padding-left: 30px;
	background: #fff;
}
.nav ul ul ul {
	border: none;
}
.nav li li li a {
	padding-left: 40px;
}
.nav li.wchild > a {
	background-image: url(../images/layout/nav-right-arrow.png);
	background-repeat: no-repeat;
	background-position: 8px 9px;
}
.nav li.wchild > a:hover {
	background-image: url(../images/layout/nav-right-arrow-hover.png);
	background-repeat: no-repeat;
	background-position: 8px 9px;
}
.nav li.wcactive li.wchild > a {
	background-image: url(../images/layout/nav-right-arrow.png);
	background-repeat: no-repeat;
	background-position: 16px 9px;
}
.nav li.wcactive li.wchild > a:hover {
	background-image: url(../images/layout/nav-right-arrow-hover.png);
	background-repeat: no-repeat;
	background-position: 16px 9px;
}
.nav li.wcactive > ul {
	display: inline;
}
.nav li.wcactive a {
	background-image: url(../images/layout/nav-down-arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 11px;
}
.nav li.wcactive li.wcactive a {
	background-image: url(../images/layout/nav-down-arrow.png);
	background-repeat: no-repeat;
	background-position: 14px 11px;
}
.nav li.wcactive li a,
.nav li.wcactive li.wcactive li a,
.nav li.wcactive li a:hover,
.nav li.wcactive li.wcactive li a:hover{
	background-image: none;
}
.nav li.wcactive a:hover {
	background-image: url(../images/layout/nav-down-arrow-hover.png);
	background-repeat: no-repeat;
	background-position: 5px 11px;
}
.nav li.wcactive li.wcactive a:hover {
	background-image: url(../images/layout/nav-down-arrow-hover.png);
	background-repeat: no-repeat;
	background-position: 14px 11px;
}
.nav a.active {
	font-weight:bold;
	text-decoration:underline;
}

/* sidebar dealer-cta ----------------------------------------- */

.dealer-cta {
	display:block;
	overflow:hidden;
	border:3px solid #c6f2f1;
	background-color:#eefcfc;
	font: normal 18px/20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#00a7a4;
	text-transform:uppercase;
	margin: 10px 0 0 10px;
	padding:8px 10px;
	text-align:center;
	width:194px;
	height:42px;
	text-decoration:none;
}
.dealer-cta .cta-button {
	display:block;
	color:#ffffff;
	font: bold 10px/12px Tahoma, Geneva, sans-serif;
	border:1px solid #b1f2f1;
	background-color:#60d4d2;
	padding:2px 4px;
	margin:4px 0 0 0;
	text-transform:uppercase;
}
.book_callout  a {
	display: block;
	position: relative;
}
.book_callout {
	background: url(../images/layout/book-callout-over.png) no-repeat top left;
	border: 0px solid #848484;
	margin:10px 0 0 10px;
	/*width:220px;
	height:170px;*/
}
.book_callout a:hover img {
	visibility: hidden;
}

/* sidebar boxes ----------------------------------------- */

.sidebar .box {
	border: 1px solid #dedede;
	margin: 10px 0px 0px 10px;
	overflow:hidden;
}
.sidebar .box .first {
	border: none;
}
.sidebar .titlebar {
	border-bottom: 1px solid #dedede;
	width:199px;
	float:left;
	clear:right;
	padding: 10px;
	background-color: #f7f7f7;
	font: normal 18px/20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#087775;
}
.sidebar .content-callout {
	width:206px;
	padding: 12px 0px;
	margin: 0px 6px;
	float:left;
	clear:right;
}
.sidebar .content-callout, .video {
	border-top: 1px solid #dedede;
}
.sidebar .content-callout ul {
	margin:0 0 0 6px;
}
.sidebar .content-callout li {
	list-style:none;
	font: normal 12px/18px Tahoma, Geneva, sans-serif;
	margin:0 0 15px 0;
}

.sidebar .description {
	float: right;
	clear:right;
	border: none;
	width: 85px;
	height: 65px;
	margin: 0 0 2px 8px;
	font: normal 11px/13px Tahoma, Geneva, sans-serif;
}
.sidebar .link {
	float: right;
	border: none;
	clear:right;
	width: 85px;
	margin: 0 0 0 8px;
	font: normal 11px/13px Tahoma, Geneva, sans-serif;
}
.sidebar .video-img {
	display: block;
	position: relative;
	border: none;
	width: 112px;
	height: 80px;
	font: normal 11px/13px Tahoma, Geneva, sans-serif;
	overflow:hidden;
}
.sidebar .video-img span {
	display: block;
	position: absolute;
	bottom: 0;
	width: 83px;
	padding: 0 0 0 28px;
	background: url(../images/layout/sidebar-vid-bg.png) repeat-x top left;
	font: bold 11px/20px Tahoma, Geneva, sans-serif;
}
.sidebar .video-img a {
	display:block;
	height:80px;
	width:112px;
	text-decoration:none;
	color:#ffffff;
}
.sidebar .video-img a:hover span {
	color: #ffffff;

}
.sidebar img {
	border: 1px solid #848484;
}

/* Top Contact ----------------------------------------- */

.top-contact {
	margin: 0 0 17px;
	background: url(../images/layout/top-contact-bg.png) no-repeat top left;
}
.top-contact a {
	display: block;
	height: 79px;
	padding: 12px 0 0 28px;
	font: bold 18px/20px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color:#0A7977;
}
.top-contact .cta {
	display: block;
	font: bold 18px/20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
}
.top-contact .phone {
	display: block;
	padding: 7px 0 0 54px;
}
.top-contact .byline {
	display: block;
	padding: 0 0 0 65px;
	font: bold 12px/14px Tahoma, Geneva, sans-serif;
}
.top-contact a:hover {
	color: #03a7a4;
}
.top-contact .act-now {
	position: absolute;
	top: 45px;
	right: 26px;
	width: 107px;
}
.top-contact .act-now img {
	display: block;
	visibility: hidden;
}
.top-contact a .act-now:hover img {
	visibility: visible;
}

/* Top Social ----------------------------------------- */

.social {
	overflow: hidden;
	margin: 0 15px 5px;
}
.social .twitter,
.social .facebook {
	float: right;
	width: 16px;
	margin: 0 0 0 3px;
}

.social .twitter {
	background: url(../images/layout/twitter-icon-over.png) no-repeat top left;
}

.social .facebook {
	background: url(../images/layout/facebook-icon-over.png) no-repeat top left;
}
.social .facebook a,
.social .twitter a {
	/* Make IE and older browsers play nice with our CSS Hovers */
	display: block;
	position: relative;
}
.social a:hover img {
	visibility: hidden;
}
.social .links {
	float: right;
	font: normal 10px/13px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	color: #929191;
	padding: 2px 0 0;
}
.social .links a {
	color: #929191;
	text-decoration: none;
}
.social .links a:hover {
	color: #58bab8;
	text-decoration: underline;
}

/* Search Bar ----------------------------------------- */

.search-bar {
	overflow: hidden;
	clear: both;
	background: url(../images/layout/search-bg.png) no-repeat left center;
	margin: 0 0 15px;
	width: 960px;
}
.search-bar .box {
	float: right;
	background: #fff;
}
.search-bar input {
	float: right;
	margin: 0 0 0 10px;
}
.search-bar #search-button {
	font: bold 12px/18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	background: #797979;
	border: 1px solid #d1d1d1;
	padding: 2px 15px;
}

.search-bar #search-q {
	font: normal 12px/14px Tahoma, Geneva, sans-serif;
	padding: 2px;
	height: 18px;
	width: 256px;
	border: 1px solid #d1d1d1;
	overflow: hidden;
}

/* Home Slideshow ----------------------------------------- */

.splash-slideshow {
	border: 1px solid #81d5d5;
}
.splash-slideshow .cta {
	border-top: 1px solid #81d5d5;
	background: url(../images/layout/slideshow-cta-bg.png) no-repeat top left;
	width: 578px;
	height: 68px;
}
.splash-slideshow .zip-search {
	float: right;
	width: 190px;
	padding: 10px 20px 0 0;
	color: #fff;
	text-transform: uppercase;
	font: normal 18px/20px Tahoma, Geneva, sans-serif;
}
.splash-slideshow .zip-search span {
	display: block;
	padding: 0 0 5px;
}
.splash-slideshow .zip-search input {
	float: left;
	font: normal 12px/14px Tahoma, Geneva, sans-serif;
}
.splash-slideshow #zip-q {
	padding: 2px;
	margin: 0 10px 0 0;
	width: 126px;
	border: 1px solid #7d7d7d;
}
#zip-q {
	color: #666;
}
.splash-slideshow #zip-search-button {
	padding: 1px 0 0;
}

.splash-slideshow .slogan {
	width: 320px;
	padding: 4px 0 0 10px;
	color: #169694;
	font: italic normal 26px/28px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* Home Callout ----------------------------------------- */

.splash-callout .txt {
	height: 100px;
	color: #189694;
	font: normal 14px/20px Tahoma, Geneva, sans-serif;
}
.splash-callout .txt h3 {
	color: #189694;
	font: bold 18px/20px Tahoma, Geneva, sans-serif;
}
.splash-callout ul {
	overflow: hidden;
}
.splash-callout li {
	list-style: none;
	float: left;
	border: 1px solid #c2c2c2;
	position: relative;
	width: 165px;
	height: 82px;
	margin: 0 10px 10px 0;
}
.splash-callout li a {
	display: block;
	width: 165px;
	height: 82px;
	text-decoration: none;
	color: #fff;
}
.splash-callout li.walls { background: url(../images/layout/home-callout-walls.jpg) no-repeat top left; }
.splash-callout li.ceiling { background: url(../images/layout/home-callout-ceiling.jpg) no-repeat top left; margin: 0 0 10px 0; }
.splash-callout li.flooring { background: url(../images/layout/home-callout-flooring.jpg) no-repeat top left; }
.splash-callout li.windows { background: url(../images/layout/home-callout-windows.jpg) no-repeat top left; margin: 0 0 10px 0; }

.splash-callout li a:hover span {
	text-decoration: underline;
}
.splash-callout li a span {
	display: block;
	position: absolute;
	bottom: 0;
	width: 157px;
	padding: 0 0 0 8px;
	background: #00a7a4;
	font: bold 11px/20px Tahoma, Geneva, sans-serif;
}
.splash-callout li a span:after {
	content: "\0020 \00BB";
}
.splash-callout .more {
	text-align: right;
	font-size: 12px;
}

/* Ideas Accordion----------------------------------------- */

#ideas-accordion {
	width: 258px;
	float: left;
	border: solid #dbd9d5;
	border-width: 1px 1px 0 1px;
	margin: 8px 40px 20px 0;
}
#ideas-accordion h5 {
	background: #eefcfc url(../images/layout/ideas-accordion-right-arrow.gif) no-repeat 9px 9px;
	color: #0a7977;
	font: bold 13px/20px Tahoma, Geneva, sans-serif;
	padding: 3px 0 3px 20px;
	border: solid #dbd9d5;
	border-width: 0 0 1px;
}
#ideas-accordion h5.ui-state-active {
	background: #eefcfc url(../images/layout/ideas-accordion-down-arrow.gif) no-repeat 7px 11px;
}
#ideas-accordion h5 a {
	text-decoration: none;
}
#ideas-accordion .ui-accordion-content {
	border-bottom: 1px solid #dbd9d5;
}

/* Home Cred Bar  ----------------------------------------- */

.cred-bar li {
	float: left;
	list-style: none;
	display: block;
	margin: 0 30px 0 0;
}
.cred-bar li.last {
	margin: 0;
}

/* Footer ----------------------------------------- */

.footer-wrap {
	clear: both;
	height: 200px;
	padding: 5px 0 0;
	margin: 20px 0 0;
	background: #f8f8f8 url(../images/layout/footer-bg.gif) repeat-x top;
}
.footer {
	width: 940px;
	padding: 17px 0 0;
	margin: 0 auto;
	color: #909090;
}
.footer .links,
.footer .copyright,
.footer .disclaimer {
	width: 675px;
	margin: 0 0 8px;
	float: right;
	overflow: hidden;
}
.footer .links li {
	list-style: none;
	float: left;
	color: #189694;
	border-left: 1px solid #189694;
	padding: 0 5px;
}
.footer .links a {
	display: block;
	color: #189694;
	text-transform: uppercase;
	font: normal 11px/13px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.footer .links a:hover {
	color: #0a7977;
}
.footer .links li:first-child {
	border: none;
}

.footer .copyright,
.footer .disclaimer {
	clear: right;
	width: 665px;
	padding: 0 5px;
	font: normal 11px/14px Tahoma, Geneva, sans-serif;
}
.footer .disclaimer {
	margin: 0 0 18px;
}
.footer .trusted-partners {
	float: right;
	clear: right;
	background: #fff;
	width: 630px;
	margin: 0 20px 0 0;
	border: 1px solid #e3e3e3;
	padding: 10px 10px 5px;
	text-transform: uppercase;
	font: normal 11px/14px Tahoma, Geneva, sans-serif;
}
.footer .trusted-partners li {
	list-style: none;
	float: left;
	margin: 0 34px 0 0;
}
.footer-creds {
	padding:25px 0 0 0;
}
/* grid callout ----------------------------------------- */

.grid-callout {
	margin:10px 0px;
}
.grid-callout img {
	float:left;
	border:1px solid #c2c2c2;
	margin:0 10px 0 0;
}
.grid-callout ul {
	overflow: hidden;
	margin:0px;
	padding:0px;
}
.grid-callout li {
	list-style: none;
	float: left;
	border-top: 1px solid #c2c2c2;
	width: 290px;
	margin: 0 40px 26px 0;
	padding:26px 20px 0px 0px;
}
.grid-callout li.first {
	border: none;
}

.grid-callout li .title {
 	font: normal 20px/23px Tahoma, Geneva, sans-serif;
	height:72px;
	padding:8px 0px 0px 0px;
}
.grid-callout li .title a span:after {
	content: "\0020 \00BB";
}
.grid-callout li p {
	margin:8px 0px 0px 0px;
}
.grid-callout .get-started {
	width: 220px;
	height:64px;
	background: url(../images/grid-get-started-over.png) no-repeat top left;
	position: relative;
}
.grid-callout .get-started img {
	border: none;
	float: none;
}
.grid-callout .get-started a {
	/* Make IE and older browsers play nice with our CSS Hovers */
	display: block;
	position: relative;
}
.grid-callout a:hover img {
	visibility: hidden;
}

/* service area ----------------------------------------- */

.scroll {
height: 150px;
overflow-Y: scroll;
border: 1px solid #D1D1D1;
padding: 8px;
margin: 10px 10px 0;
background-color: #FFF;
}
.sidebar .side-contact {
border: 1px solid #D1D1D1;
background-color: #EDEDED;
margin:10px 0 10px 10px;
padding:0 0 10px;
text-align:center;
}
.sidebar .side-contact img {
border: 1px solid #D1D1D1; 
}
.sidebar .side-contact-header {
border-bottom: 1px solid #D1D1D1;
background-color: #fff;
padding: 8px 0 10px 0;
text-align:center;
margin:0 0 10px 0;
font: bold 12px/14px Tahoma, Geneva, sans-serif;
color:#5A5A5A;
}

/* silo zip finder ----------------------------------------- */

.sidebar .get-started-zip-finder {
	margin:0px 0px 10px 8px;
	padding:41px 10px 0px 10px;
	height:32px;
	background:url(../images/layout/silo-get-started-zip-finder.png) no-repeat top left;
}
.sidebar .get-started-zip-finder #silo-form input {
	float:left;
}
.sidebar .get-started-zip-finder #silo-zip-q {
	padding: 2px;
	width: 116px;
	border: 1px solid #7d7d7d;
}
.sidebar .get-started-zip-finder #zip-find-button {
	padding: 1px 0 0 2px;
}

/* silo header ----------------------------------------- */

.int-spalsh {
	width:700px;
	float:right;
	clear: both;
	overflow:hidden;
}

.bread-crumbs {
	padding:4px 10px 6px;
	background-color:#eeeeee;
	color:#717171;
	width:680px;
	font: normal 11px/18px Tahoma, Geneva, sans-serif;
	margin:0 0 10px;

}

.container .thumb {
padding: 10px 0 10px 10px;
width: 140px;
float: left;
}

.container .call-out {
    display: block;
    float: left;
    border: 0px solid #666;
    margin: 10px 0 10px 10px;
    width:310px;
    height:107px;
}

#border-learn {
    border-top: 2px solid #155111;
    border-bottom: 2px solid #155111;
    width:660px;
    height:auto;
    clear:both;
    float:left;
    margin:15px 0 20px 0;
}

/**toolbox overide**/

.gallery {	
	border:1px solid #c2c2c2;	
}

table.insulation td {
padding: 0 3px;
vertical-align: top;
border: 1px solid #CCC;
}

table#homevalue {
	border: 1px solid #000;
	border-bottom: 0;
	font-size: 10px;

}

table#homevalue td {
	text-align: center;
	border-bottom: 1px solid #000;

}

table#homevalue td.adjacent {
	border-left: 1px solid #000;
}


.faqs {
	border: 0;
	background-repeat: no-repeat;
	background-position: 5px 2px;
	min-height: 45px;
	padding: 4px 0 6px 80px;
	overflow: hidden;
}
	.faqs {
		background: url(../images/faqs-icon.png) no-repeat top left;
}
 
 
/**contact form**/

.free-estimate-copy {
	width: 395px;
	margin: 0 auto;
	overflow: hidden;
	background: url(/images/bg.png) repeat-y top left;
	float:left;
	margin:10px 0 10px 0;
}
.graphic {
	width:460px;
	margin:0;
	overflow:hidden;
	float:left;
}
.graphic .pests {
	margin:10px 0 0 0;
	padding:0px;
}
.form-cta {
	width:295px;
	margin:10px 0 10px 10px;
	overflow:hidden;
	float:right;
}
.form-cta .form {
	width:295px;
	overflow:hidden;
	float:left;
	background: url(logo.jpg) no-repeat top left;
	margin-bottom:20px;
}
.form-cta .copy {
	width:190px;
	float:left;
	margin: 0 10px 0 0;
}
.form-cta .form .directions {
	width:92px;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 8px 0 0;
	text-align:right;
	float:left;
}
.form-cta .form .zip-body {
	width:20px;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 8px 0 10px;
	text-align:right;
	float:left;
}
.form-cta .form .comment-body {
	width:92px;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 8px 0 0;
	text-align:right;
	float:left;
}
input[type=text] {
	width:175px;
}
input[type=checkbox] {
	margin: 0 5px 0 2px;
}
input[name=State] {
	width:50px;
}
input[name=Zip_Code] {
	width:85px;
}
textarea[name=Message] {
	height:50px;
	width:176px;
}
.fname, .lname, .address, .city, .phone, .email, .comment {
	/*width:277px;*/
	/*clear:both;*/
	padding:3px 0;
}
.newsletter {
	width:185px;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 13px 0 0;
	float:right;

}
.state, .zip {
	float:left;
	overflow:hidden;
	padding:3px 0;
}
.submit {
	width:97px;
	float:right;
	margin:9px 0 0 0;
	padding-right: 10px;
}
.Privacy {
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color:#a8a7a7;
	padding:15px 0 0px;
	text-align:center;
	clear:both;
}
.holder {
	height:292px;
}


.Accordion {
    width: 220px;
    border-left: solid 1px;
    border-right: solid 1px;
    border-bottom: solid 1px;
    border-top: solid 1px;
    border-color: #c9c9c9;
    overflow: hidden;
    margin: 5px 25px 10px 5px ;
    text-align: left;
}
.AccordionPanel {
    margin: 0px;
    padding: 0px;
}
.AccordionPanelTab {
    font-size: 11px;
    line-height: 23px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    height: 23px;
    background-color: #60D4D2;
    text-transform: uppercase;
    font-family: Verdana, Geneva, sans-serif;
    background-image: url(/images/layout/nav-right-arrow.png);
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 18px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c9c9c9;
}
.AccordionPanelContent {
    overflow: hidden;
    background-color: #e8e8e8;
    background-image: url(../images/accord_bkgnd.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
.AccordionPanelOpen .AccordionPanelTab {
    color: #389392;
    background-color: #eefcfc;
    background-image: url(/images/layout/nav-down-arrow.png);
    background-position: 4px 50%;
    background-repeat: no-repeat;
}
.AccordionPanelTabHover {
    color: #FFF;
    background-color: #c9c9c9;
}

/* HOME CONTENT */

}
#silo-content {
    width:390px;
}
.home-silo-links, .silo-links {
    width:340px;
    float:left;
    border-bottom:1px solid #e1e1e1;
    margin-right:10px;
    margin-bottom:10px;
    padding-bottom:10px;
}
.silo-links {
    width:380px;
}
.home-silo-links img, .silo-links img {
    float:left;
    margin: 0px 10px 2px 0px;
}
.home-silo-links a, .silo-links a {
    font-size:18px;
}

#companies-by-state p {
    margin: 0 !important;
	font-weight: bold;
}
