@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(/assets/branding/page-background.gif);
	background-repeat: repeat-x;
	background-color: #c8cecd;
	color:#333;
}
#navigation {
	float:left;
}
a:link {
	color: #900;
}
a:visited {
	color: #900;
}
a:hover {
	color: #039;
}
a:active {
	color: #900;
}
#content {
	margin-right: auto;
	margin-left: auto;
	background-image: url(/assets/branding/content-background.png);
	width: 975px;
}
#footer-home {
	margin-right: auto;
	margin-left: auto;
	background-image: url(/assets/branding/footer-home.png);
	width: 975px;
	height:140px;
}
#footer-inside a {
	margin-right: auto;
	margin-left: auto;
	background-image: url(/assets/branding/footer-inside.png);
	width: 975px;
	height:140px;
	display:block;
	background-position:center -50px;
	background-repeat:no-repeat;
}
#footer-inside a:hover {
	margin-right: auto;
	margin-left: auto;
	background-image: url(/assets/branding/footer-inside-over.png);
	width: 975px;
	height:140px;
	display:block;
	background-position:center -50px;
	background-repeat:no-repeat;
}
#footer-inside a span {
	display:none;
}
#content.home .content {
	background-image: url(/assets/images/banner-home-v1.jpg);
	height: 463px;
	margin-left:8px;
	margin-right:8px;
}
#content.inside .content {
	background-image: url(/assets/images/banner-inside-family-couch-v1.jpg);
	margin-left:8px;
	margin-right:8px;
	background-color: #f8f9fb;
	background-repeat: no-repeat;
	height: 100%;
}
#content.inside #navigation .button {
	background-image:url(/assets/branding/button-red-sm.png);
	background-repeat:no-repeat;
	color:#333333;
	display:block;
	float:left;
	height:25px;
	line-height:120%;
	margin-top:0px;
	padding:26px 30px 15px 36px;
	text-decoration:none;
	width:118px;
}
#content.inside #navigation #nav-button4.button {
	background-image: url(/assets/branding/button-green.png);
	background-image:url(/assets/branding/button-green.png);
	background-repeat:no-repeat;
	color:#333333;
	display:block;
	float:left;
	height:25px;
	line-height:120%;
	padding:26px 10px 15px 35px;
	text-decoration:none;
	width:167px;
}
#content.home #navigation .button {
	background-image: url(/assets/branding/home-box-grey.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 169px;
	padding-top: 35px;
	padding-right: 30px;
	padding-left: 40px;
	padding-bottom: 0px;
	line-height:120%;
	display:block;
	text-decoration:none;
	color:#333;
	margin-top:370px;
}
#content.home #navigation #nav-button4.button {
	background-image: url(/assets/branding/home-box-green.png);
}
#content.home #navigation #nav-button3a, #content.home h1 {
	display:none;
}
#navigation .button h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	line-height:normal;
	font-size:18px;
}
#content.inside #navigation .button .nav_description {
	display:none;
}#content .content .text {
	width: 880px;
	margin-left: 35px;
	float: left;
	margin-top: 265px;
	padding:0px;
}
 #content.inside a h1 span {
	 display:none;}
 #content.inside a h1 {
	 display:block;
	 height:55px;
	 width:950px;
	 padding:0px;
	 margin:0px;
 }
.content .text td {
	vertical-align: top;
}
.content .text h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	line-height: normal;
}
.content .text p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content .content .text {
	line-height: 160%;
}
.text ul {
	margin: 0px;
	padding-top: 0px;
}

