<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

ul, li {
	list-style: none;
}

.containerWrapper {
	width: 1000px;
	margin: 0px auto;
	position: relative;
	overflow-x: hidden;
}

.containerWrapperNoOverlay {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}

#header {
	background: #f4f4f4;
}

#logo {
	/*background: url(images/header/logo.png) center center no-repeat;*/
	width: 240px;
	height: 180px;
	display: block;
	float: left;
	top: 20px;
	position: relative;
}

#navigation {
	float: right;
	height: 180px;
	width: 753px;
}

#smallMap {
	background: url(images/header/smallMap.jpg) no-repeat;
	width: 250px;
	height: 150px;
	display: block;
}

#navigation ul {
	/* width: 722px; */
	margin: 0px;
}

#navigation .menu-main-container {
	float: right;
	margin: 20px 1px 0px 0px;
}


#navigation li {
	text-align: right;
	float: left;
	margin: 0px;
}

#navigation li a {
	color: #FFF;
	padding: 30px 10px 5px 55px;
	text-decoration: none;
}

#navigation li.first a {
	background: #454947;
}

#navigation li.second a {
	background: #4d5250;
}

#navigation li.third a {
	background: #5e6463;
}

#navigation li.fourth a {
	background: #626a69;
}

#navigation li.fifth a {
	background: #6e7777;
}

#navigation li.sixth a {
	background: #778181;
}

#navigation #details {
	height: 121px;
	padding-top: 18px;
	text-align: right;
	font-size: 14px;
}

#navigation #details p {
	display: block;
	margin: 0px 5px;
	padding: 0px;
}

#navigation #details p,
#navigation #details p a {
	color: #6c7474;
}

#navigation #details p a {
	text-decoration: underline;
}

#navigation #details span {
	font-weight: bold;
	margin-right: 5px;
}

/* menu */


#navigation .children,
#navigation .sub-menu {
  padding: 0;
  margin: 1px 0px 0px 0px;
  list-style: none;
}

#navigation .menu .children li ul,
#navigation .menu .sub-menu li ul {
	display: none;
	left: auto;
}

#navigation .menu .children ul.children,
#navigation .menu .sub-menu ul.sub-menu {
	display: none;
	top: auto;
	left: 155px;	
	margin-top: -36px;
}

#navigation li .children a,
#navigation li .sub-menu a {
  display: block;
}

#navigation li .children,
#navigation li .sub-menu {
 	position: absolute;
 	left: -999em;
  	width: 165px;
	background: #3c3c3c;
	z-index: 1000 !important;
}

#navigation li .children li,
#navigation li .sub-menu li {
	border: 0px;
	text-align: left;
	padding-top: 0px;
}

#navigation li .children li a,
#navigation li .sub-menu li a {
	color: #fff;
	padding: 8px 10px;
	width: 145px;
	background: #5E6463;
}

.arrow {
	background: url('images/header/rightarrow.png') center right no-repeat !important;
	width: 10px;
	height: 5px;
	float: right;
	margin-top: 8px;
}

#navigation li .children li .children li a,
#navigation li .sub-menu li .sub-menu li a {
	background-image: none !important;
}

#navigation li .children li a:hover,
#navigation li .sub-menu li a:hover {
	background: transparent;
	color: #ccc;
	background: #666;
}

#navigation li:hover .children,
#navigation li .children:hover,
#navigation li:hover .sub-menu,
#navigation li .sub-menu:hover {
  left:auto;
}


/* end menu */

.clr {
	clear: both;
}



.linklove {
	display: none;
}

form.smallcontact {
	background: transparent;
	border: 0px;
}

form.smallcontact label,
form.smallcontact .reqtxt,
form.smallcontact .emailreqtxt,
form.smallcontact fieldset
 {
	display: none;
}

form.smallcontact input {
	margin-bottom: 5px;
	border: 0px !important;
}

form.smallcontact ol {
	padding-left: 0px;
	margin-left: 0px
}

form.smallcontact input.sendbutton {
	float: right;
}
form.contact {
	border: 0px;
	margin: 0px;
	width: 600px;
}

form.contact ol.cf-ol li {
	margin: 0px !important;
	float: left;
	min-height: 70px;
	position: relative;
}


form.contact input,
form.contact textarea {
	border: 1px solid #c8c8c8;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/PIE.htc);
	background: #f3f3f3;
	margin: 0px 0px 12px 0px;
	padding: 10px;
	width: 242px;
}

form.contact textarea {
	float: left;
	height: 150px;
	width: 540px;
}

#li--5 {
	width: 600px;
}

form.contact label {
	margin: 0px 6px 3px 0px;
	color: #808284;
	width: 160px;
	display: block;
	text-align: left;
}

form.contact .reqtxt,
form.contact .emailreqtxt {
	color: #00a655;
	font-size: 16px;
	margin: 0px 0px 0px 5px;
	position: absolute;
	top: 5px;
	right: 45px;
}

form.contact li {
	float: left;
	width: 300px;
}

form.contact li#li--6,
form.contact .cf-sb {
	clear: both;
}

form.contact .sendbutton {
	padding: 5px 10px;
	background: url(images/header/buttonbg.png) repeat-x;
	color:&nbsp;#fff !important;
	border: 0px !important;
	width: 150px !important;
	text-align: left;
	cursor: pointer;
	margin-top: 20px;
	float: left;
}

#mainPic {
	background: url(images/header/mainPic.jpg) no-repeat;
	width: 959px;
	height: 310px; /* was 311px */
	display: block;
	padding: 20px;
	position: relative;
	padding-top: 90px;

}

#mainPic .widget {
	/* float: left; */
	background: #fff;
	opacity: 0.8;
	width: 300px;
	height: 128px;
	overflow: hidden;
	position: relative;
	bottom: 0px;
	color: #333;
	padding: 10px 20px;
	clear: none !important;
	margin-bottom: 17px;
	margin-right: 20px;
}

#mainPic #secondary {
	float: left;
	width: 900px;
	height: 190px;
}

#mainPic .widget .widget-title,
#mainPic .widget a {
	color: #333;
	font-weight: normal;
	margin-bottom: 5px;
}

#mainPic .widget ul li {
	float: left;
	border-bottom: 1px solid #666;
	line-height: 1.5;
	width: 45%;
	margin-right: 5%;
	margin-bottom: 5px;
	height: 20px;
	padding: 5px 0px;
}

#mainPic .widget ul li.page-item-458,
#mainPic .widget ul li.page-item-463 {
	border: 0px;
}

#mainPic .widget ul li a {
	color: #1263a5;
	padding: 5px 0px;
}

.largeBlockPic {
	background: url(images/header/cubeOverlay.png) no-repeat;
	width: 350px;
	height: 416px;
	position: absolute;
	left: -60px;
	top: 40px;
}

#versicubeOverlay {
	background: url(images/header/versicubeOverlay.png) no-repeat;
	top: 100px;
}

#idealcubeOverlay {
	background: url(images/header/idealcubeOverlay.png) no-repeat;
	top: 100px;
}

#tinycubeOverlay {
	background: url(images/header/tinycubeOverlay.png) -20px 0px no-repeat;
	top: 100px;
}

#versicubeOverlay {
	background: url(images/header/versicubeOverlay.png) no-repeat;
	top: 100px;
	left: -60px;
}

#ductpanellingOverlay {
	background: url(images/header/ductOverlay.png) no-repeat;
	top: 100px;
}

#vanityOverlay {
	background: url(images/header/vanityOverlay.png) no-repeat;
	top: 100px;
}

#pagesOverlay {
	background: url(images/header/cubeTwoOverlay.png) no-repeat;
	top: 100px;
}

#challengercube {
	top: 100px;
}


.small {
	margin-left: 330px;
}

#footer {
	background: #1263a5;
}

#footer .containerWrapperNoOverlay {
	padding: 20px 0px 10px 0px;
}

#footer #first,
#footer #third,
#footer #colone,
#footer #coltwo,
#footer #colthree {
	width: 250px;
	float: left;
}

#footer #second,
#footer #coltwo {
	width: 615px;
}

#footer #second .widget_recent_entries {
	width: 190px;
	margin-right: 20px;
}

#footer #first {
	width: 130px;
}

#footer #second aside {
	width: 260px;
	margin-left: 20px;
	float: left;
}

#footer #second #recent-posts-4,
#footer #second #nav_menu-2,
#footer #second #text-9 {
	width: 140px;
	float: left;
}

#footer #second #text-9 {
	width: 190px;
}

#footer #second aside .sub-menu {
	margin-left: 15px;
}

#footer #second aside .sub-menu li {
	display: inline-block;
	display: inline;
	*zoom: 1;
	margin-left: 10px;
}

#footer .smallcontact input,
#footer .smallcontact textarea {
	background: #2073b6;
	border: 0px !important;
	color: #0c4778;
	padding: 5px;
}

#footer .smallcontact textarea {
	height: 100px;
}

#footer .smallcontact .sendbutton {
	background: #0d4777 none;
	color: #6aa9db;
	text-align: left;
	width: 120px;
}

#footer .children {
	display: none;
}

#downloadBrochure {
	background: url(images/header/downloadBrochure.png) no-repeat;
	width: 243px;
	height: 172px;
	display: block;
	position: absolute;
	bottom: -80px;
	left: 0px;
}

#sponsors {
	background: url(images/header/bgfooter.jpg) repeat-x;
	height: 60px;
	text-align: right;
	padding: 20px 10px;
}

#sponsors img {
	margin-left: 10px;
}

#footer #downloadBrochure {
	background: url(images/header/downloadBrochure.png) no-repeat;
	width: 243px;
	height: 172px;
}

/* inner pages */
.leftCol {
	float: left;
	width: 287px;
	margin-left: -50px;
	position: relative;
}

.leftCol ul {
	margin-top: 10px;
	width: 200px;
}

.leftCol li {
	list-style: disc;
}

#topQuote,
#bottomQuote {
	color: #56bc83;
	margin-left: -132px;
	width: 300px;
}

#topQuote {
	margin-left: -40px;
	position: relative;
	z-index: 100 !important
}

#bottomQuote {
	margin-top: 110px;
}

.page-id-463 #bottomQuote {
	margin-left: -202px;
	padding-right: 200px;
	margin-top: 40px;
	width: 206px;
	background: url(images/header/box.png) right no-repeat;
}

.blog #pagesOverlay {
	background: url("images/header/versicubeOverlayBlog.png") no-repeat scroll 0 0 transparent;
}

.rightCol {
	float: left;
	width: 415px;
	margin-left: 3px;
}

.rightCol h2,
.rightCol h3 {
	border-bottom: 1px solid #92D0A9;
	width: 70%;
	color: #6d6f71;
	margin-bottom: 6px;
	padding-bottom: 5px;
	font-size: 18px;
}

.rightCol h3 {
	width: 420px;
	text-transform: none;
	font-size: 13px;
}

.rightCol #optionsBlock {
	background: #fff url(images/header/optionsbgouter.jpg) repeat-x;
	padding: 5px;
	width: 500px;
	margin-left: -90px;
	margin-top: 0px;
}

.rightCol #optionsBlock .nomargin {
	margin-right: 0px !important;
}

.rightCol #optionsBlock .option {
	float: left;
	background: url(images/header/optionbg.png) repeat-x;
	margin-right: 8px;
	text-align: center;
	height: 178px;
	display: block;
	position: relative;
}

.rightCol #optionsBlock .option span {
	display: block;
	text-align: center;
	color: #666;
	position: absolute;
	top: 130px;
	width: 100%;
	height: 36px;
	overflow: hidden;
}

.challengercube #optionsBlock .option.firstblk {
	width: 124px;
}

.challengercube #optionsBlock .option.secondblk {
	width: 224px;
}

.challengercube #optionsBlock .option.thirdblk {
	width: 136px;
}

.challengercube #optionsBlock .option.fourthblk {
	width: 74px;
	padding-top: 20px;
}

.challengercube #optionsBlock .option.fifthblk {
	width: 123px;
}

.challengercube #optionsBlock .option.sixthblk {
	width: 130px
}

.challengercube #optionsBlock .option.seventhblk {
	width: 149px;
}


.versicube #topQuote,
.versicube #bottomQuote {
	color: #4c90c3;
}

.versicube h2,
.versicube h3 {
	border-bottom: 1px solid #4c90c3;
}

.versicube #optionsBlock .option.firstblk {
	width: 124px;
}

.versicube #optionsBlock .option.secondblk {
	width: 224px;
}

.versicube #optionsBlock .option.thirdblk {
	width: 136px;
}

.versicube #optionsBlock .option.fourthblk {
	width: 150px;
	padding-top: 20px;
}

.versicube #optionsBlock .option.fifthblk {
	width: 204px;
}

.versicube #optionsBlock .option.sixthblk {
	width: 130px
}

.versicube #optionsBlock {
	background: transparent url(images/header/versibgouter.png) repeat-x;
}

.versicube #optionsBlock .option {
	background: transparent url(images/header/versibg.png) repeat-x;
}

.idealcube #topQuote,
.idealcube #bottomQuote {
	color: #c88b11;
}

.idealcube h2,
.idealcube h3 {
	border-bottom: 1px solid #c88b11;
}

.idealcube #optionsBlock {
	background: transparent url(images/header/idealbgouter.png) repeat-x;
}

.idealcube #optionsBlock .option {
	background: transparent url(images/header/idealoptionbg.png) repeat-x;
}

.idealcube #optionsBlock .option.firstblk {
	width: 124px;
}

.idealcube #optionsBlock .option.secondblk {
	width: 224px;
}

.idealcube #optionsBlock .option.thirdblk {
	width: 136px;
}

.idealcube #optionsBlock .option.fourthblk {
	width: 180px;
	padding-top: 20px;
}

.idealcube #optionsBlock .option.fifthblk {
	width: 174px;
}

.idealcube #optionsBlock .option.sixthblk {
	width: 130px
}

.tinycube #topQuote,
.tinycube #bottomQuote {
	color: #f99d1f;
}



.tinycube h2,
.tinycube h3 {
	border-bottom: 1px solid #f99d1f;
}

.tinycube #optionsBlock .option.firstblk {
	width: 188px;
}

.tinycube #optionsBlock .option.secondblk {
	width: 124px;
}

.tinycube #optionsBlock .option.thirdblk {
	width: 172px;
}

.tinycube #optionsBlock .option.fourthblk {
	width: 120px;
	padding-top: 20px;
}

.tinycube #optionsBlock .option.fifthblk {
	width: 107px;
}

.tinycube #optionsBlock .option.sixthblk {
	width: 115px
}

.tinycube #optionsBlock .option.seventhblk {
	width: 130px
}

.tinycube #optionsBlock {
	background: transparent url(images/header/idealbgouter.png) repeat-x;
}

.tinycube #optionsBlock .option {
	background: transparent url(images/header/idealoptionbg.png) repeat-x;
}

#style {
	margin: 60px 0px 0px -270px;
}

.ductpanelling #topQuote,
.ductpanelling #bottomQuote {
	color: #666;
}

.ductpanelling h2,
.ductpanelling h3 {
	border-bottom: 1px solid #666;
}

.ductpanelling #optionsBlock .option.firstblk {
	width: 240px;
}

.ductpanelling #optionsBlock .option.secondblk {
	width: 252px;
}

.ductpanelling #optionsBlock {
	background: transparent url(images/header/ductpanellingoptionsouter.png) repeat-x;
}

.ductpanelling #optionsBlock .option {
	background: transparent url(images/header/ductpanellingoptionsbg.png) repeat-x;
}

.vanity #topQuote,
.vanity #bottomQuote {
	color: #00b1b0;
}

.vanity h2,
.vanity h3 {
	border-bottom: 1px solid #00b1b0;
}

.vanity h3 {
	margin-left: -550px;
}

.vanity #optionsBlock {
	/* background: #fff url(images/header/vanityoptionsbg.png) repeat-x; */
	padding: 10px;
	margin-top: 0px;
	margin-left: -550px;
	width: 960px !important;
}


.vanity a {
	color: #00b1b0;
	text-decoration: underline;
}

.page-id-47 #pagesOverlay {
	margin-top: 20px;
}

.page-id-47 #pagesOverlay #logos {
	background: url("images/header/logos.png") no-repeat;
	position: relative;
	top: 360px;
	left: 80px;
	width: 221px;
	height: 238px;
}

.page-id-463 header.entry-header .entry-title {
	border-bottom: 1px solid #00B1B0;
}


.page-id-132 header.entry-header .entry-title {
	border-bottom: 1px solid #92D0A9;
}

.page-id-132 #copy {
	background: url("images/header/challengerbgbottom.png") repeat-x scroll center bottom #fff;
}

.page-id-458 header.entry-header .entry-title {
	border-bottom: 1px solid #666;
}

.page-id-458 #copy {
	background: url("images/header/ductpanellingbgbottom.png") repeat-x scroll center bottom #fff;
}

.page-id-458 #style {
	margin: 60px 0 0 -200px;
}


.page-id-130 header.entry-header .entry-title {
	border-bottom: 1px solid #4C90C3;
}

.page-id-458 #marginTop,
.page-id-136 #marginTop,
.page-id-134 #marginTop,
.page-id-132 #marginTop,
.page-id-130 #marginTop {
	margin-bottom: 20px !important;
}

.page-id-130 #marginTop {
	position: relative;
	top: 9px;
	margin-bottom: 40px;
}

.page-id-130 #copy {
	background: url("images/header/versibgbottom.png") repeat-x scroll center bottom #fff;
}

.page-id-134 header.entry-header .entry-title {
	border-bottom: 1px solid #f99d1e;
}

.page-id-134 #copy {
	background: url("images/header/tinycubebgbottom.jpg") repeat-x scroll center bottom #fff;
}

.page-id-136 header.entry-header .entry-title {
	border-bottom: 1px solid #C88B11;
}

.page-id-136 #copy {
	background: url("images/header/idealcubebgbottom.png") repeat-x scroll center bottom #fff;
}

.page-id-136 .leftCol ul {
	width: 227px
}

.page-id-463 #copy {
	background: url(images/header/vanityoptionsbg.png) repeat-x scroll center bottom #fff;
}

.page-id-463 #optionsBlock {
	background-color: transparent;
	background-image: none;
}

.page-id-556 .small {
	margin-left: 0px;
}

.home #text-4,
.home #text-5,
.home #text-6,
.home #text-7,
.home #text-8 {
	display: none;
}


/* #copy {
	background: #fff url('images/header/bgbottom.jpg') bottom repeat-x;
} 

.Home #copy {
	background: transparent none !important;
} */

#copyright {
	color: #fff;
}

#frm_form_6_container input,
#frm_form_6_container textarea {
	border: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	background-color: #eaeaea !important;
	padding: 6px !important;
}

#frm_form_6_container .frm_submit input {
	color: #fff !important;
	background-color: #1263a5 !important;
	padding: 10px 20px !important;
}</pre></body></html>