body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/backgrounds/mainBackground.jpg);
}
.container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.homeBackgnd {
	float: left;
	background-image: url(../img/backgrounds/gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.homepageTitle {
	float: left;
	width: 960px;
}
.topContainer {
	float: left;
	width: 960px;
}

.logo1 {
	float: left;
	padding-left: 25px;
}
.logo1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logo2 {
	float: right;
	padding-right: 25px;
}
.logo2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.topNavigationContainer {
	float: left;
	margin-top: 36px;
	margin-bottom: 0px;
	width: 640px;
	padding-left: 20px;
}
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0px;
}
#p7PMnav ul {
	margin: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	background-color: #BB2B33;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	color: #FFF;
	line-height:1;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#p7PMnav li ul li a {
	color: #FFF;
}
#p7PMnav li ul li a:hover {
	color: #F8981D;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #F8981D;
	letter-spacing: 0.01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFF;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	color: #FFF;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 170px;

}
/* end of Navigation-----*/
.saveBanner {
	color: #8c2e2f;
	background-color: #f8981d;
	float: left;
	width: 960px;
}
.saveBanner h1 {
	font-size: 60px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.saveBanner h1 a {
	color: #902E30;
	text-decoration: none;
}
.saveBanner h1 a:hover {
	color: #E02735;
}


.homeContentCntr {
	float: left;
	width: 960px;
}
.homeLeftColCntr {
	float: left;
	width: 471px;
}
.homeLeft1 {
	float: left;
	width: 424px;
	font-weight: bold;
	color: #FFF;
	padding-left: 47px;
	font-size: 15px;
	background-color: #bc2b33;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	height: 188px;
}
.homeLeft1 h2 {
	font-size: 40px;
	padding: 0px;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homeLeft1 p {
	padding: 0px;
	font-size: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.energyPic {
	float: right;
	padding-right: 26px;
}
.energyPic img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.homeLeft2 {
	float: left;
	width: 441px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../img/backgrounds/redCurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFF;
	height: 212px;
	background-color: #DC2834;
}
.homeLeft2 a {
	color: #FFF;
	text-decoration: none;
}
.homeLeft2 a:hover {
	color: #F8981D;
}

.homeLeft2 ul {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homeLeft2 li {
	list-style-type: none;
	background-image: url(../img/backgrounds/orangeBullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homeLeft2 p {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 10px;
	font-style: italic;
}


.homeRightCol {
	float: right;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.homeRightCol ul {
	margin: 0px;
	padding: 0px;
}
.homeRightCol li {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.headerBox {
	float: left;
	width: 960px;
	background-color: #f8981d;
	color: #8c2e2f;
}
.headerBox h1 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 24px;
}
.headerBox h2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.leftTxtArea {
	float: left;
	width: 451px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.leftTxtArea p a {
	color: #FF6;
}
.leftTxtArea p a:hover {
	color: #FC3;
	text-decoration: none;
}

.leftTxtArea img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftTxtArea h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftTxtArea h4 span {
	font-weight: normal;
	font-style: italic;
	padding-left: 32px;
}

.leftTxtArea p {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.leftTxtArea li {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



.rightTxtArea {
	float: right;
	width: 469px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-right: 10px;
	margin-top: 10px;
}
.rightTxtArea h3 {
	color: #DD2935;
	font-size: 16px;
}

.rightTxtArea a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rightTxtArea a {
	color: #C02A35;
}
.imgRightPad {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.rightTxtArea a:hover {
	color: #F8981D;
	text-decoration: none;
}

.rightTxtArea p {
	font-size: 12px;
}

.Comment p {font-family:Segoe Script, Lucida Handwriting, Verdana; font-size: 20px; line-height: 20px; font-weight:normal;
		text-indent: 20px;}

.rightTxtAreaImg {
	width: 479px;
	float: left;
	margin-bottom: 0px;
}

.rightTxtFooter {
	background-image: url(../img/backgrounds/redCurveForm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 489px;
	height: 140px;
}
.innerContentCntr {
	background-image: url(../img/backgrounds/curveTop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 960px;
	min-height: 400px;
}
.leftNavContainer {
	float: left;
	background-image: url(../img/backgrounds/curveBottom.jpg);
	width: 960px;
	background-position: left top;
	height: 150px;
}



.footer {
	background-color: #E02735;
	font-size: 8px;
	color: #FFF;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #F8981D;
	text-decoration: none;
}

.homeRightColForm {
	float: right;
	font-size: 15px;
	font-weight: bold;
	color: #BC2B33;
	margin: 0px;
	padding: 0px;
	width: 489px;
	height: 400px;
	background-image: url(../img/backgrounds/redCurveForm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
}
.homeRightColForm p {
	padding-left: 10px;
	margin-top: 30px;
}
.formTable {
	margin-top: 30px;
	margin-left: 10px;
}
.formTable tr td {
	font-weight: normal;
	font-size: 12px;
	padding: 3px;
}
.formBoxes {
	border: 1px solid #972E31;
	width: 290px;
}
.submitButton {
	border: 1px solid #982E31;
	margin-right: 10px;
	color: #FFF;
	background-color: #F8981D;
}
.productBullets {
	float: left;
	width: 402px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.productBullets a {
	color: #FFF;
	text-decoration: none;
}
.productBullets a:hover {
	color: #F8981D;
}
.productBullets ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.productBullets li {
	list-style-type: none;
	background-image: url(../img/backgrounds/orangeBullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.compatibilityTable {
	margin-top: 74px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #902E30;
	border-left-color: #902E30;
}
.compatibilityTable th {
	text-align: left;
	padding: 3px;
	color: #952C30;
	background-color: #F8981D;
	font-size: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #902E30;
	border-bottom-color: #902E30;
}
.compatibilityTable td {
	padding: 3px;
	font-size: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #902E30;
	border-bottom-color: #902E30;
	background-color: #FFF;
	color: #000;
}
.rightTxtAreaFlash {
	width: 479px;
	float: left;
	padding-left: 2px;
}
.rightTxtAreaFlashVid {
	float: left;
	width: 465px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-right: 14px;
	margin-top: 14px;
}
.innerContentCompatibility {
	background-image: url(../img/backgrounds/curveWhiteBak.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 960px;
}
.compatibilityTable2 {
	margin-top: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #902E30;
	border-left-color: #902E30;
	margin-bottom: 30px;
}
.compatibilityTable2 th {
	text-align: left;
	padding: 3px;
	color: #952C30;
	background-color: #F8981D;
	font-size: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #902E30;
	border-bottom-color: #902E30;
}
.compatibilityTable2 td {
	padding: 3px;
	font-size: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #902E30;
	border-bottom-color: #902E30;
	background-color: #FFF;
	color: #000;
}
#productBullets {
	float: left;
	width: 402px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#productBullets a {
	color: #FFF;
	text-decoration: none;
}
#productBullets a:hover {
	color: #F8981D;
}
#productBullets ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#productBullets li {
	list-style-type: none;
	background-image: url(../img/backgrounds/orangeBullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftNavpad1 {
	margin-top: 145px;
}
.leftNavpad2 {
	margin-top: 65px;
}
.leftNavpad3 {
	margin-top: 132px;
}
.leftNavpad4 {
	margin-top: 147px;
}
.leftNavpad5 {
	margin-top: 162px;
}
.leftNavpad6 {
	margin-top: 56px;
}
.leftNavpad7 {
	margin-top: 64px;
}
.leftNavpad8 {
	margin-top: 298px;
}
.leftNavpad9 {
	margin-top: 6px;
}
.leftNavpad10 {
	margin-top: 6px;
}
.leftNavpad11 {
	margin-top: 740px;
}
.leftNavpad12 {
	margin-top: 100px;
}

#TRV {display:none;}
#MRV {display:none;}
.Hidden {display:none;}

.TRVImage{position:relative;float:left;width:236px;height:345px;background-image:url('../img/whereDoIStart/trv.gif');}
.MRVImage{position:relative;float:right;width:213px;height:345px;background-image:url('../img/whereDoIStart/mrv_hover.gif');}

.floatright {float:right;}
.margin_top_10 {margin-top:10px;}

#PresetToggle {width:470px;height:547px;background-image:url('../img/product/preset_bedroom.jpg');}
.iblogLinks {
	float: left;
	padding-left: 22px;
}
.iblogLinks img {
	margin-right: 10px;
}
.iblogLinks a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.iblogLinks2 {
	float: left;
	padding-left: 2px;
}
.iblogLinks2 img {
	margin-right: 10px;
}
.iblogLinks2 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.WhereToBuyPicsCntnr {
	float: left;
	width: 450px;
}

.WhereToBuyPics {
	float: left;
	width: 150px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;
}
.WhereToBuyPics img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bandqTable {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C02A35;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C02A35;
}
.bandqTable td {
	margin: 0px;
	padding: 2px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C12B36;
	border-left-color: #C12B36;
}
.bandqTable th {
	text-align: left;
	vertical-align: top;
	padding: 2px;
	background-color: #F8981D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C12B36;
}
.ecobuild {
	float: right;
	margin: 0px;
	padding: 5px;
}
.ecobuild a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.quoteCntr {
	float: right;
	width: 470px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.quoteImageLft {
	float: left;
	width: 50px;
}
.quoteTxt {
	float: left;
}
.quoteImageRght {
	float: right;
}
.telephoneImg {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftTxtArea ul li a {
	color: #FFF;
}
.leftTxtArea ul li a:hover {
	color: #F8981D;
}

