body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.bgMainShadow {
	background-image: url(images/bg/bg_main_shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgHeadHoriz {
	background-image:url(images/bg/bg_header_horiz.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bodyIndent {
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E4866;
	line-height: 16px;
	padding-right: 55px;
}
.prefooter {
	background: #edf1f4;
}
#header {
	background: white;
}
#logo_home {
	margin: 23px 0 0 42px;
}
h1#homepage {
	background: url(images/h1.gif) no-repeat;
	height: 89px;
	text-indent: -3000em;
	overflow: hidden;
}
h2 {
	color: #424265;
	font-weight: normal;
	font-size: 1.15em;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 13px;
	background: url(images/h2.gif) no-repeat;
	margin-bottom: 0;
}
h2#design_expertise {
	font-size: 1em;
	color: #656580;
	font-weight: normal;
	text-align: right;
	margin-top: 40px;
	padding-right: 20px;
	background: none;
}
h3 {
	border-bottom: 1px solid #9f0f09;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 0;
}
#homepage h3 {
	color: #a0110b;
	font-size: 0.65em;
	padding: 2px 4px 0 12px;
	font-weight: normal;
	text-transform: uppercase;
}
h3#email {
	padding-bottom: 10px;
}
p {
	line-height: 1.5em;
}
#homepage p {
	padding: 0.25em 20px;
	font-size: 0.65em;
}
#rollovers {
	width: 745px;
	float: left;
	position: relative;
}
#room {
	margin-bottom: 5px;
	float: left;
}
#room span {
	display: block;
	width: 541px;
	height: 209px;
	position: absolute;
	top: 0; left: 0;
}
#main {
	float: right;
}

#sidebar {
	background: url(images/shadow-l.gif) repeat-y;
}
.clear {
	clear: both;
}

/* @group Navbar */

.nav {
	list-style: none;
	text-transform: uppercase;
	font-size: 0.55em;
	border-top: 1px solid #b3c7d6;
	margin: 0;
	padding: 0;
	width: 204px;
	background: url(images/shadow-l.gif) repeat-y;
}
.nav li {
	margin: 0;
	border-bottom: 1px solid #b3c7d6;
}

.nav li a {
	padding: 2px 4px 2px 12px;
	display: block;
}
.nav li.on a {
	border-left: 3px solid #a0110b;
	padding-left: 9px;
}
.nav li a:hover {
	color: #000266;
	background: #dfe8ef url(images/shadow-l-hvr.gif) repeat-y;
}
.nav li#central_vacuum a:hover span {
	display: block;
	height: 209px;
	width: 541px;
	background: url(images/index_nav/room/room_1.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.nav li#audio_systems a:hover span {
	display: block;
	height: 209px;
	width: 541px;
	background: url(images/index_nav/room/room_2.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.nav li#security_systems a:hover span {
	display: block;
	height: 209px;
	width: 541px;
	background: url(images/index_nav/room/room_3.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.nav li#intercom a:hover span {
	display: block;
	height: 209px;
	width: 541px;
	background: url(images/index_nav/room/room_5.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.nav li#closet_systems a:hover span {
	display: block;
	height: 209px;
	width: 541px;
	background: url(images/index_nav/room/room_6.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.nav li#shower_enclosures a:hover span {
	display: block;
	height: 209px;
	width: 541px;
	background: url(images/index_nav/room/room_8.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.nav li#bath_accessories a:hover span {
	display: block;
	height: 209px;
	width: 541px;
	background: url(images/index_nav/room/room_9.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.nav li#cabinets a:hover span {
	display: block;
	height: 209px;
	width: 541px;
	background: url(images/index_nav/room/room_10.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.inside {
	width: 180px;
	margin-left: 24px;
	padding-bottom: 40px;
	background: transparent url(images/inside_nav_end_shadow.gif) bottom right no-repeat;
}
.inside li {
	background: #edf1f4 url(images/shadow-r.gif) right repeat-y;
}
.inside li a:hover {
	background: #dfe8ef url(images/shadow-r-hvr.gif) right repeat-y;
}

/* @end */

#awards {
	list-style: none;
	font-size: 0.65em;
	text-align: right;
	margin-right: 15px;
	background: url(images/hba.gif) right no-repeat;
}
#awards li {
	padding-right: 50px;
	color: #656580;
}

/* text links __________________________________________ */
a:link {
	color: #3E4866;
	line-height: 16px;
	text-decoration: none;
}
a:visited {
	line-height: 16px;
	color: #3E4866;
	text-decoration: none;
}
a:hover {
	line-height: 16px;
	color: #A2AAC7;
	text-decoration: none;
}
a:active {
	line-height: 16px;
	color: #3E4866;
	text-decoration: none;
}

/* text links footer ________________________________________ */
a:link.footer {
	font-size: 9px;
	color: #3E4866;
	line-height: 16px;
	text-decoration: none;
}
a:visited.footer {
	font-size: 9px;
	line-height: 16px;
	color: #3E4866;
	text-decoration: none;
}
a:hover.footer {
	font-size: 9px;
	line-height: 16px;
	color: #848BA5;
	text-decoration: none;
}
a:active.footer {
	font-size: 9px;
	line-height: 16px;
	color: #3E4866;
	text-decoration: none;
}

.alt {
	font-size: 10px;
	color: #3E4866;
	line-height: 14px;
}
.bgRightcolVert {
	background-image: url(images/bg/bg_rightcol_vert.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
.bgFooterTrans {
	background-image: url(images/bg/bg_footer_transition.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodyIndentfooter {
	padding-left: 24px;
	font-size: 9px;
	color: #3E4866;
	line-height: 20px;
	padding-right: 55px;
}
.bgVacShadow {
	background-image: url(images/page_vacuum/vac_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.beamProductIndent {
	padding-left: 20px;
	font-size: 9px;
	color: #3E4866;
	line-height: 13px;
	padding-right: 20px;
}
.bodyIndentWide {
	padding-left: 24px;
	font-size: 10px;
	color: #3E4866;
	line-height: 16px;
	padding-right: 5px;
}
h1 {
	font-size: 10px;
	font-weight: bold;
	color: #3E4866;
	margin-bottom: 1px;
}
li {
	margin-left: -25px;
}
li.liindent {
	margin-left: 55px;
}
.bodyIndentNoright {
	padding-left: 24px;
	font-size: 10px;
	color: #3E4866;
	line-height: 16px;
}
