* {padding:0; margin:0;}
body{
	background:url(../images/44_133.png);
	margin:0;
	padding:0;

}
#header {
	text-align:center;
	width:100%;
	margin:0 0 20px 0;
	padding:0;
}

#container{
	width:850px;
	height:100%;
	background:url(../images/44_17.png);
	margin:auto;
	display: block;
}

#shadow{
	height:100%;
	background:url(../images/33_02.png) repeat-y  scroll;
	position:absolute;
	left:73px;
	top:-5px;
	margin:auto;
	display: table;
}
/********************contactus**************************/
#contactus-text{
	display:inline-block;
	float:left;
}
#contactus-text p{
	font: normal 13px tahoma;
	color:#4a4b4b;
	padding:5px 8px 5px 100px;
	text-align: justify;
}
#contactus-text h2{
	font: bold 15px tahoma;
	color:#8e0606;
	padding:20px 8px 5px 95px;
}
/********************home**************************/
#home-text{
	width:680px;
	display:inline-block;
	float:left;
	margin:30px 0px 0 0 ;
	
}
#home-text p{
	font: normal 13px tahoma;
	color:#4a4b4b;
	padding:0px 0px 5px 15px;
	display:block;
	text-align: justify;
}
#home-text img{
	float:left;
	margin:0px -10px 0px 0px;
}
.contaner-pic{
	width:100%;
	margin:-50px 0px 0px 0px;
	padding:20px 20px;
	display:table;
}
.contaner-pic h3{
	text-align:center;
	color:#930000;
	padding-bottom:10px;

}

.new-pic {
	width:14%;		
	text-align:center;
	font: normal 13px tahoma;
	margin:20px 25px 20px 30px;
	color:#4a4b4b;
	padding:25px 25px 30px 5px;
	float:left;
	display:inline-block;
	background:url(../images/new-product-bg.png) no-repeat;
}

/********************aboutus**************************/
#aboutus-text{
	width:680px;
	display:inline-block;
	float:left;
}
#aboutus-text p{
	font: normal 13px tahoma;
	color:#4a4b4b;
	padding:5px 8px 5px 100px;
	display:block;
	text-align: justify;
}
#aboutus-text h2{
	font: bold 15px tahoma;
	color:#8e0606;
	padding:20px 8px 5px 60px;
}
#aboutus-text img{
	float:right;
	margin:5px 5px -5px 5px;
}

/********************furniturecare-text**************************/
#furniturecare-text{
	width:680px;
	display:inline-block;
	float:left;
}
#furniturecare-text p{
	font: normal 13px tahoma;
	color:#4a4b4b;
	padding:0px 8px 5px 100px;
	display:block;
	text-align: justify;
}
#furniturecare-text h2{
	font: bold 15px tahoma;
	color:#8e0606;
	padding:15px 8px 5px 60px;
}
#furniturecare-text img{
	float:right;
	margin:50px 5px -5px 5px;
}
#furniturecare-text img.lastimg {
	float:right;
	margin:10px 5px -5px 5px;
}
/*ul{
list-style-image: url(../images/22.png)
}*/
/********************Gallary**************************/


#gallary{
	display:inline-block;
	float:left;
	margin:0 10px 10px 20px;
}
/********************salongallery**************************/
#salongallery{
	width:680px;
	display:inline-block;
	float:left;
	margin:10px 0px 0px 0px;
}
#salongallery img{
	margin:15px 0px 0px 0px;
}
/********************cansolgallery**************************/
#cansolgallery{
	width:680px;
	display:inline-block;
	float:left;
	margin:10px 0px 0px 0px;
}
#cansolgallery img{
	margin:10px 0px 0px 10px;
}
/********************bauogallery**************************/
#bauogallery{
	width:680px;
	display:inline-block;
	float:left;
	margin:10px 0px 0px 0px;
}
#bauogallery img{
	margin:10px 0px 0px 10px;
}
/********************sidebar**************************/
#mainContents {
	display:table;
}

#sidebar{
	width: 125px;
	height: 260px;
	background: url(../images/sidebar.png) no-repeat;
	padding:95px 35px 40px 30px;
	float:right;
	display:inline-block;
	margin:-5px -20px 0 0;
}
#sidebar ul {
}
#sidebar a{
	display:inline-block;
	width:100%;
	text-decoration:none;
	text-align:center;
	color:#999;
	border-bottom: dotted 1px #2E2E2F;
	font: normal 14px tahoma;
	padding:4px 3px 0 2px;
}
#sidebar a.last{
	border:none;
}
#sidebar li {
	list-style:none;
}
#sidebar a:hover{
	background:url(../images/44_133.png) #414143;
	color:#fff;
	text-indent:15px;
}
#decoration-img{
	margin:-65px  0;
	float:right;
}
/*****************mail*******************/
#mail-img{
	display:table;
	float:right;
	margin:-120px 50px 0 -30px;
}
/*****************footer*******************/

#footer{
	width:100%;
	background:#414143;
	margin:0;
	padding:10px 0px;
	text-align:center;
	

}
#footer li{
	display:inline;
	list-style:none;
	border-right:1px solid #999;
}
#footer li a{
	color:#999;
	text-decoration:none;
	padding:0px 5px 0 5px;
}
#footer li.last{
	border-right:0;
}
#footer a:hover{
	color:#fff;
}