.home {

}
img {
	border: none;
}



a {
	/* get rid of link outlines in firefox */
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

a.button.next {
	float: right;
	text-indent: -9999px;
}

a.button.next {
	height: 51px;
	width: 149px;
	background-image: url(../gfx/cssimg/button-next-new-norm.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 15px;
}

a.button.next:hover, .scroller a.button.next:active {
	background: url(../gfx/cssimg/button-next-new.png);
}



a.button.submit {
	float: right;
	text-indent: -9999px;
}

a.button.submit {
	height: 51px;
	width: 149px;
	background-image: url(../gfx/cssimg/button-submit-new-norm.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 15px;
}

a.button.submit:hover, .scroller a.button.submit:active {
	background: url(../gfx/cssimg/button-submit-new-over.png);
}









#tour-path a:link, #tour-path a:visited {
	text-decoration:none;
	cursor: pointer;
}

#tour-path a:hover, #tour-path a:active {
	color: #000000;
	text-decoration:none;
	cursor: pointer;
}
#tour-path a.on {
	background:transparent url(../gfx/cssimg/on-frontpageslider-new.gif) no-repeat scroll 50% 0pt;
	cursor:pointer;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDC1BC;
	border-right-color: #CDC1BC;
	border-bottom-color: #CDC1BC;
	border-left-color: #CDC1BC;
}




/* !!! Don't touch these unless you know what you're doing ---------*/

ul#tour-path {
	height: 86px;
	width: 894px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	position: relative;
	overflow: visible;
	background-image: url(../gfx/home-mattress-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

ul#tour-path li {
	display: inline;
	overflow: visible;
}

ul#tour-path li a {
	color: #005D96;
	float: left;
	font-size: 12px;
	line-height: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	cursor: pointer;
}
ul#tour-path  li  #endimage  {
	margin-top: 30px;
	margin-bottom: 0;

}

.home .scroller {
	background: #fff;
}


#simplegallery1 {
	z-index: 0;
	background: url(none) repeat scroll 0 0 transparent !important;
}


.home .scroller {
	height: 281px;
	overflow: hidden;
	width: 919px;
}

.home .scroller .section {
	height: 380px;
	float: left;
	overflow: hidden;
	width: 919px;
}



.home .scroller .content {
	width: 10000px;
}

.scroller .content img.screenshot {
	border: 0px solid #eee;
	float: right;
	margin: 20px 30px 0 0;
}

.scroller .content .video {
	margin: 15px 20px 20px 20px;
}

.caption {
	float: left;
	font-size: 14px;
	height: 300px;
	padding: 24px 18px 18px 30px;
	width: 390px;
}
.costs {
	width: 440px;
}

.home .scroller #section1 .caption {
	padding-top: 18px;
}

.caption h1 {
	font-size: 2.5em;
	font-weight: normal;
	line-height: 32px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

.home .scroller #section1 .caption h1 {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#section5 a.button.next {
	margin-top: 0px;
}

.caption p {
	line-height: 18px;
	margin: 0 0 5px 0;
}

.caption ul {
	margin: 8px 0 0 0;
}

.caption ul li {
	margin: 5px 0;
	list-style-image: none;
	list-style-type: circle;
}

#flashcontent {
	margin: 30px 0 0 0;
}

.caption ul li img {
	vertical-align: top;
	margin: 0 10px 0 0;
}


/* FixPNG for IE6 */

/* FixPNG from Komodo */

* html .fixPNG {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../gfx/cssimg/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}
.slide-text {
	float: left;
	padding-top: 120px;
	padding-left: 712px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 149px;
	width: 192px;
	padding-right: 15px;
	padding-bottom: 15px;
	cursor: pointer;
}