/* CSS Document *//* ---------- MAIN NAVIGATION ---------- */#main-nav {	float: left;	width: 505px;	margin-top: 37px;}#main-nav li {	display: inline;}#main-nav a {	float: left;	height: 81px;	list-style-type: none;	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 18px;	font-weight: bold;	text-decoration: none;	text-align: left;	padding: 15px 18px 0px 18px;}.label {	font-size: 13px;	font-weight: normal;	display: block;	cursor: pointer;	margin-top: 1px;}.main-nav-home a {	color: #6C6C6C;	width: 76px;}.main-nav-home a:hover {	color: #fff;	background:		url(../graphics/csslayout/nav-indicator-home.gif)		no-repeat		top center;}.main-nav-solar a {	color: #6C6C6C;	width: 124px;}.main-nav-solar a:hover {	color: #fff;	background:		url(../graphics/csslayout/nav-indicator-solar.gif)		no-repeat		top center;}.main-nav-flooring a{	color: #6C6C6C;	width: 84px;}.main-nav-flooring a:hover {	color: #fff;	background:		url(../graphics/csslayout/nav-indicator-flooring.gif)		no-repeat		top center;}.main-nav-contact a{	color: #6C6C6C;	width: 77px;}.main-nav-contact a:hover {	color: #fff;	background:		url(../graphics/csslayout/nav-indicator-contact.gif)		no-repeat		top center;}/* ---------- SOLAR NAVIGATION FOR HOMEPAGE ---------- */.solar-nav {	float: left;	width: 440px;	height: 80px;	margin-top: 20px;}.solar-nav li {	display: inline;}.solar-nav a {	float: left;	width: 110px;	height: 22px;	list-style-type: none;	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 13px;	color: #fff;	text-decoration: none;	text-align: center;	border-bottom: 1px solid #878787;	padding-top: 8px;	background:		url(../graphics/csslayout/nav-dividerV.gif)		left		repeat-y		#6C6C6C;}.solar-nav a:hover {	background:		#72B936;}.solar-nav-blank {	float: left;	width: 110px;	height: 30px;	list-style-type: none;	border-bottom: 1px solid #878787;	background:		url(../graphics/csslayout/nav-dividerV.gif)		left		repeat-y		#6C6C6C;}/* ---------- FLOORING NAVIGATION FOR HOMEPAGE---------- */.flooring-nav {	float: left;	width: 440px;	height: 80px;	margin-top: 20px;}.flooring-nav li {	display: inline;}.flooring-nav a {	float: left;	width: 110px;	height: 22px;	list-style-type: none;	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 13px;	color: #fff;	text-decoration: none;	text-align: center;	border-bottom: 1px solid #878787;	padding-top: 8px;	background:		url(../graphics/csslayout/nav-dividerV.gif)		left		repeat-y		#6C6C6C;}.flooring-nav a:hover {	background:		#B81B20;}.flooring-nav-blank {	float: left;	width: 110px;	height: 30px;	list-style-type: none;	border-bottom: 1px solid #878787;	background:		url(../graphics/csslayout/nav-dividerV.gif)		right		repeat-y		#6C6C6C;}/* ---------- SOLAR NAVIGATION FOR SUBPAGE ---------- */.solar-nav-subpage {	float: left;	width: 910px;	height: 50px;	margin-top: 20px;}.solar-nav-subpage li {	display: inline;}.solar-nav-subpage a {	float: left;	width: 110px;	height: 22px;	list-style-type: none;	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 13px;	color: #fff;	text-decoration: none;	text-align: center;	border-bottom: 1px solid #878787;	padding-top: 8px;	background:		url(../graphics/csslayout/nav-dividerV.gif)		left		repeat-y		#6C6C6C;}.solar-nav-subpage a:hover {	background:		#72B936;}/* ---------- FLOORING NAVIGATION FOR SUBPAGE---------- */.flooring-nav-subpage {	float: left;	width: 910px;	height: 50px;	margin-top: 20px;}.flooring-nav-subpage li {	display: inline;}.flooring-nav-subpage a {	float: left;	width: 110px;	height: 22px;	list-style-type: none;	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 13px;	color: #fff;	text-decoration: none;	text-align: center;	border-bottom: 1px solid #878787;	padding-top: 8px;	background:		url(../graphics/csslayout/nav-dividerV.gif)		left		repeat-y		#6C6C6C;}.flooring-nav-subpage a:hover {	background:		#B81B20;}/* ---------- END OF NAVIGATION ---------- */.nav-blank-left {	float: left;	width: 110px;	height: 30px;	list-style-type: none;	border-bottom: 1px solid #878787;	background:		url(../graphics/csslayout/nav-dividerV.gif)		left		repeat-y		#6C6C6C;}.nav-blank-right {	float: left;	width: 110px;	height: 30px;	list-style-type: none;	border-bottom: 1px solid #878787;	background:		url(../graphics/csslayout/nav-dividerV.gif)		left		repeat-y		#6C6C6C;}#nav-end {	float: right;	width: 29px;	height: 31px;	border-left: 1px solid #878787;	background:		url(../graphics/csslayout/nav-end.gif)		right		no-repeat;}#nav-end-border {	float: left;	width: 29px;	height: 31px;	border-left: 1px solid #878787;	background:		url(../graphics/csslayout/nav-end.gif)		right		no-repeat;}/* ---------- BODY LINKS ---------- */.body-links {	float: left;}.body-links ul {	list-style-type: none;}.body-links li {	list-style-type: square;	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 14px;	color: #6C6C6C;	text-align: left;	text-decoration: none;	line-height: 14px;	margin: 7px 0px 0px 35px;}.body-links a {	list-style-type: none;	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 14px;	color: #568BBE;	text-decoration: none;}.body-links a:hover {	color: #2D6BA7;}/* ---------- FOOTER NAVIGATION ---------- */.footer-links a {	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 12px;	color: #CACACA;	text-decoration: none;}.footer-links a:hover {	color: #fff;}.footer-links li {	list-style-type: none;	margin: 0px 0px 2px 0px;}.footer-links li a {	list-style-type: none;	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 12px;	color: #CACACA;	text-align: left;	padding: 0px;}.footer-links li a:hover {	color: #fff;}/* ---------- OTHER LINKS ---------- */.confirmation a {	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 12px;	color: #568BBE;	text-decoration: none;}.confirmation a:hover {	color: #2D6BA7;}/* ---------- BOXED LINKS ---------- */.box-link {	float: left;	width: 910px;	margin-top: 20px;}.box-link li {	display: inline;}.box-link a {	float: left;	width: 124px;	height: 165px;	list-style-type: none;	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;	font-size: 13px;	color: #6C6C6C;	text-decoration: none;	text-align: center;	padding: 20px;	margin: 0px 20px 20px 0px;	border: 1px solid #DDDDDD;}.box-link a:hover {	border: 1px solid #94B9DC;}.last-box a { margin-right: 0px; }
