body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#frame {
	height: auto;
	width: 975px;
}
#top {
	background-attachment: scroll;
	background-image: url(../images/top_slice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 965px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}
#top_pic {
	background-attachment: scroll;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 116px;
	width: 538px;
}
#page {
	background-attachment: scroll;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
	height: auto;
	width: 975px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003333;
}

#small_menu {
	background-attachment: scroll;
	background-image: url(../images/small_menu_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 46px;
	width: 437px;
}

a.btn1:link,a.btn1:active,a.btn1:visited {
	background-attachment: scroll;
	background-image: url(../images/carpet_btn_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 53px;
	width: 72px;
} 
#below_btns {
	background-attachment: scroll;
	background-image: url(../images/below_menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 17px;
	width: 437px;
}
#page_right_top {
	background-attachment: scroll;
	background-image: url(../images/page_top_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 975px;
}
#main {
	padding: 15px;
	float: left;
	height: auto;
	width: 710px;
}
.column {
	float: left;
	height: auto;
	width: 340px;
	padding-right: 5px;
	padding-left: 5px;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

#right {
	padding: 10px;
	float: left;
	height: auto;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.tipbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 195px;
	border: 1px solid #999999;
	padding: 5px;
}
a.btn1:hover {
	background-image: url(../images/carpet_btn_up.jpg);
}

a.btn2:link,a.btn2:active,a.btn2:visited {
	background-attachment: scroll;
	background-image: url(../images/upholstry_btn_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 53px;
	width: 98px;
} 

a.btn2:hover {
	background-image: url(../images/upholstry_btn_up.jpg);
}
a.btn3:link,a.btn3:active,a.btn3:visited {
	background-attachment: scroll;
	background-image: url(../images/tile_btn_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 53px;
	width: 124px;
} 

a.btn3:hover {
	background-image: url(../images/tile_btn_up.jpg);
}
a.btn4:link,a.btn4:active,a.btn4:visited {
	background-attachment: scroll;
	background-image: url(../images/ducts_btn_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 53px;
	width: 143px;
} 

a.btn4:hover {
	background-image: url(../images/ducts_btn_up.jpg);
}
#footer {
	float: left;
	height: auto;
	width: 975px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
#index_front {
	background-image: url(../images/front.jpg);
	float: left;
	height: 370px;
	width: 360px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 360px;
	padding-right: 20px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #006699;
}
.right_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin-bottom: 5px;
	margin-top: 5px;
}

#right_front {
	background-attachment: scroll;
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 370px;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
a.bc:link, a.bc:active, a.bc:visited {
	color: #000000;
	text-decoration: none;
}
a.bc:hover {
	color: #CC3300;
	text-decoration: none;
}
a.foot:link, a.foot:active, a.foot:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:hover {
	color: #CC3300;
	text-decoration: none;
}
a.mini:link, a.mini:active, a.mini:visited {
	color: #444444;
	text-decoration: none;
}
a.mini:hover {
	color: #CC3300;
	text-decoration: none;
}
#foot_frame {
	background-attachment: scroll;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 975px;
}
a.right_btn:link, a.right_btn:active, a.right_btn:visited {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 2px;
	float: left;
	height: auto;
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #EEFAFD;
}
.left_photo {
	background-attachment: scroll;
	background-color: #F2F2F2;
	background-image: url(../images/brian.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	float: left;
	height: 212px;
	width: 180px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.right_btn:hover {
	color: #CC3300;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #006699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#right_menubox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 5px;
	padding: 5px;
	float: right;
	height: auto;
	width: 300px;
	border: 3px solid #000000;
}
#tab1,#tab2,#tab3,#tab4,#tab5,#tab6,#tab7,#tab8,#tab9,#tab10 {
	display: none;
}
#tab1 {
	display: block;
}
.small_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.p_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006699;
	line-height: 14px;
	float: left;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #006699;
}
.right_photo {
	background-attachment: scroll;
	background-color: #F2F2F2;
	background-image: url(../images/carpet1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	float: right;
	height: 215px;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
}
.left_photo_no_border {
	background-attachment: scroll;
	background-image: url(../images/brian.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	float: left;
	height: 212px;
	width: 180px;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.book_c:link, a.book_c:active, a.book_c:visited {
	background-attachment: scroll;
	background-image: url(../images/carpet_book_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 200px;
	text-decoration: none;
}

a.book_c:hover {
	background-image: url(../images/carpet_book_over.jpg);
	text-decoration: none;
}

a.book_u:link, a.book_u:active, a.book_u:visited {
	background-attachment: scroll;
	background-image: url(../images/upholstry_book_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 200px;
	text-decoration: none;
}

a.book_u:hover {
	background-image: url(../images/upholstry_book_over.jpg);
	text-decoration: none;
}

a.book_t:link, a.book_t:active, a.book_t:visited {
	background-attachment: scroll;
	background-image: url(../images/tile_book_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 200px;
	text-decoration: none;
}

a.book_t:hover {
	background-image: url(../images/tile_book_over.jpg);
	text-decoration: none;
}

a.book_d:link, a.book_d:active, a.book_d:visited {
	background-attachment: scroll;
	background-image: url(../images/duct_book_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 200px;
	text-decoration: none;
}

a.book_d:hover {
	background-image: url(../images/duct_book_over.jpg);
	text-decoration: none;
}


