body { background: url(images/bg.jpg) #000000 repeat left top; color: #7a4e00; margin: 0px; font-family: "Arial"; font-size: 13px;
}

.indexbg { background: url(images/indexbg.jpg) no-repeat center top;
}

.bg { background: url(images/bg.jpg) repeat left top;
}

.allbg { background: url(images/allbg.jpg) no-repeat center top;
}

.aboutbg { background: url(images/aboutbg.jpg) no-repeat center top;
}

.productbg { background: url(images/productbg-chair.jpg) no-repeat center top;
}

.productbg2 { background: url(images/productbg-sofa.jpg) no-repeat center top;
}

.contactbg { background: url(images/contactbg.jpg) no-repeat center top;
}

.factorybg { background: url(images/factorybg.jpg) no-repeat center top;
}

/*bottom*/
a.superweb:link {
color: #878b91; background-color: transparent; text-decoration:none;
}
a.superweb:visited {
color: #878b91; background-color: transparent; text-decoration:none;
}
a.superweb:active {
color: #878b91; background-color: transparent; text-decoration:none;
}
a.superweb:hover {
color: #0099FF; background-color: transparent; text-decoration: underline;
}

.footertext { font-size: 11px; color: #552c00;
}

/*home*/
.home { padding-left: 10px; padding-right: 10px;
}

/*aboutus*/
.aboutus { padding-left: 40px; padding-right: 40px;
}

.abouttext1 { font-size: 14px; color: #cecece
}

/*services*/
.services { padding-left: 40px; padding-right: 40px;
}

/*contact us*/
.contact { padding-left: 80px; padding-right: 40px;
}

.contacttext1 {color: #FFFFFF;
}

a.map:link {
color: #d1bc7e; background-color: transparent; text-decoration: underline;
}
a.map:visited {
color: #d1bc7e; background-color: transparent; text-decoration: underline;
}
a.map:active {
color: #d1bc7e; background-color: transparent; text-decoration: underline;
}
a.map:hover {
color: #7a4e00; background-color: transparent; text-decoration: underline;
}
