@charset "utf-8";
/* =html =body */
html,body {
	background: #FFFFFF url(../images/site/body.gif);
}
/* =h1 */
h1 {
	background: transparent url(../images/site/h1.png);
	border: 1px solid #CCCCCC;
}
/* =h2 */
.error h2 {
	background: transparent url(../images/site/h2-error.png) no-repeat;
}
.welcome h2 {
	background: transparent url(../images/site/h2-welcome.png) no-repeat;
}
.chelsea h2 {
	background: transparent url(../images/site/h2-chelsea.png) no-repeat;
}
.decoChelsea2010 h2 {
	background: transparent url(../images/site/h2-deco-chelsea-2010.png) no-repeat;
}
.lamps h2 {
	background: transparent url(../images/site/h2-products.png) no-repeat;
}
.showroom h2 {
	background: transparent url(../images/site/h2-showroom.png) no-repeat;
}
.contact h2 {
	background: transparent url(../images/site/h2-contact.png) no-repeat;
}
.links h2 {
	background: transparent url(../images/site/h2-links.png) no-repeat;
}
.silver h2 {
	background: transparent url(../images/site/h2-silver.png) no-repeat;
}
.chrome h2 {
	background: transparent url(../images/site/h2-chrome.png) no-repeat;
}
.glass h2 {
	background: transparent url(../images/site/h2-glass.png) no-repeat;
}
.brass h2 {
	background: transparent url(../images/site/h2-brass.png) no-repeat;
}
.painted h2 {
	background: transparent url(../images/site/h2-painted.png) no-repeat;
}
.natural h2 {
	background: transparent url(../images/site/h2-natural.png) no-repeat;
}
.wood h2 {
	background: transparent url(../images/site/h2-wood.png) no-repeat;
}
.miscellaneous h2 {
	background: transparent url(../images/site/h2-miscellaneous.png) no-repeat;
}
.sporting h2 {
	background: transparent url(../images/site/h2-sporting.png) no-repeat;
}
.children h2 {
	background: transparent url(../images/site/h2-children.png) no-repeat;
}
.animals h2 {
	background: transparent url(../images/site/h2-animals.png) no-repeat;
}
.ceramic h2 {
	background: transparent url(../images/site/h2-ceramic.png) no-repeat;
}
.tole h2 {
	background: transparent url(../images/site/h2-tole.png) no-repeat;
}
.marble h2 {
	background: transparent url(../images/site/h2-marble.png) no-repeat;
}
.desk h2 {
	background: transparent url(../images/site/h2-desk.png) no-repeat;
}
.standard h2 {
	background: transparent url(../images/site/h2-standard.png) no-repeat;
}
.ceiling h2 {
	background: transparent url(../images/site/h2-ceiling.png) no-repeat;
}
.wall h2 {
	background: transparent url(../images/site/h2-wall.png) no-repeat;
}
.single h2 {
	background: transparent url(../images/site/h2-single.png) no-repeat;
}
.pairs h2 {
	background: transparent url(../images/site/h2-pairs.png) no-repeat;
}
.figures h2 {
	background: transparent url(../images/site/h2-figures.png) no-repeat;
}
.bookends h2 {
	background: transparent url(../images/site/h2-bookends.png) no-repeat;
}
.sale h2 {
	background: transparent url(../images/site/h2-sale.png) no-repeat;
}
.reading h2 {
	background: transparent url(../images/site/h2-reading.png) no-repeat;
}
#nav-main h2 {
	background: transparent url(../images/site/h2-nav-main.png) no-repeat;
}
#nav-shop h2 {
	background: transparent url(../images/site/h2-nav-shop.png) no-repeat;
}
/* =hr */
hr {
	background: none;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
}
/* =img */
#content img {
	border: 1px solid #CCCCCC;
}
/* =content */
#content {
	background: transparent url(../images/site/div.png);
	border: 1px solid #CCCCCC;
}
/* =nav-main */
#nav-main {
	background: transparent url(../images/site/div.png);
	border: 1px solid #CCCCCC;
}
/* =nav-shop */
#nav-shop {
	background: transparent url(../images/site/div.png);
	border: 1px solid #CCCCCC;
}
/* =page */
#page {
	background: transparent url(../images/site/page.png) repeat-y;
}
/* =skip-nav */
#skip-nav {
	background: transparent url(../images/site/skip-nav.png) no-repeat;
}
/* =site-info */
#site-info {
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
}