body{
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font: 12px tahoma;
}

img{
border:0px;
}

#topWhiteBg{
width:100%;
height:300px;
background-color:white;
position:absolute;
left:0px;
top:0px;
z-index:-1;
}

#wrapper{
	width:100%;
	background-color:white;
	float:left;
}

#header{
	background-color: white;
	width: 966px;
	height: 360px;
	margin-bottom:2px;
}

#title{
	width: 966px;
	height: 84px;
	float:left;

}

#logoLanguage{
	width: 966px;
	height: 32px;
	margin:28px 0px 20px 0px;
}

#logo{
	width: 468px;
	height: 32px;
	float:left;
}

#language{
	width: 117px;
	height: 11px;
	float:right;
}

#flash{
	width: 966px;
	height: 276px;
}

#parentContent{
	width: 966px;
	float:left;
}

#wideSideBar{
	width: 240px;
	float: left;
	background-color:#f1f1f1;
}

#sideBar{
	width: 240px;
	float: left;
	background-color:#fbf0d0;
	background-image:url('../images/sidebar/sidebarFooter.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#sidebarHeader{
	border:1px solid yellow;
	width: 191px;
	height:60px;
	background-image:url('../images/sidebar/sidebarTitle.jpg');
	float:left;
}

#wideSidebarHeader{
	background-color:#1e3137;
	width: 240px;
	height:60px;
	float:left;
}

#wideSidebarHeaderInner{
	float:left;
	margin-top:30px;
	margin-left:20px;
	font: 21px tahoma;
	color:white;
}

#sidebarContent{
	text-align:justify;
	width:191px;
	line-height:16px;
	float:left;
	margin:0px 0px 0px 0px;
}

#readMoreLink{
/* margin-top:11px;
background-image:url('../images/sidebar/readMoreBullet.jpg');
background-repeat:no-repeat;
background-position:left;
padding-left:15px;
padding-bottom:1px; */
margin-top:11px;
font:9px tahoma;
background-image:url('../images/sidebar/readMoreBullet_2.jpg');
background-repeat:no-repeat;
background-position:left;
padding-left:10px;
}

#readMoreLink_2{
font:9px tahoma;
background-image:url('../images/sidebar/readMoreBullet_2.jpg');
background-repeat:no-repeat;
background-position:left;
padding-left:10px;
}

#content{ 
	float:left;
	width: 332px;
	height: 100%;
	text-align: left;
	background-image:url('../images/home/gradientBg.jpg');
	background-repeat:repeat-x;

}

#wideContent{ 
	float:left;
	width: 726px;
	height: 100%;
	text-align: left;
}

#wideContentGradientTop{
width:100%;
height:12px;
background-image:url('../images/sidebar/gradientTop.png');
background-repeat:repeat-x;
margin-bottom:-12px;
}

#wideContentGradientBottom{
width:100%;
height:13px;
float:left;
margin-top:-13px;
background-image:url('../images/sidebar/gradientBottom.png');
background-repeat:repeat-x;
}

#quickLink{
	font:12px tahoma;
	text-align:left;
	color:black;
}

#quickLink a{
	font-weight:bold;
	color:black;
	text-decoration:none;	
}

#quickLink a:hover{
	color:#ff8a00;
	text-decoration:underline;
}

#footer{
	width: 100%;
	height:63px;
	float:left;
	margin-top:2px;
	margin-bottom:5px;
}

#footerContent{
	background-color:#f2f2f2;
	width:966px;
	height:51px;
	font:12px tahoma;
}

#footerLink{
	width: 440px;
	height:38px;
	float:left;
	margin:6px 0px 0px 14px;
	color:#868686;
	font-size:11px;
}

#footerLink img{
float:left;
}

#footerLinkText{
float:left;
margin:3px 15px 0px 0px;
}

#footerMember{
	width: 493px;
	height:43px;
	float:right;
	margin:3px 0px 0px 0px;
	background-image:url('../images/footer/member.jpg');
	background-repeat:repeat-x;
}

#footer_arc{
	background-image:url('../images/footer/footer_roundedcorner.jpg');
	height: 12px;
	width:966px;
}

#contentInner{
	font: 12px Tahoma;
	color: #505050;
	width: 266px;
	margin:28px 0px 0px 21px;
	text-align: justify;
	float:left;
}

#contentInnerWide{
	font: 12px Tahoma;
	color: #505050;
	width: 643px;
	margin:28px 0px 10px 21px;
	text-align: justify;
	float:left;
}

#rightSideBar{
	float:left;
	width: 394px;
	height: 100%;

}
#sidebarGradientHead{
width:100%;
height:12px;
background-image:url('../images/sidebar/gradientTop.png');
background-repeat:repeat-x;
margin-bottom:-12px;
}

#sidebarGradientFooter{
width:100%;
height:13px;
float:left;
margin-top:-13px;
background-image:url('../images/sidebar/gradientBottom.png');
background-repeat:repeat-x;
}

#rightSideBarGallery{
	float:left;
	width: 204px;
}

#rightSideBarInfo{
	float:right;
	width: 190px;
	height: 100%;
	background-color:#efefef;
	background-image:url();
	background-repeat:repeat-x;
}


#rightSideBarInfo ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#rightSideBarInfo ul li a{
	float:left;
	color: #92b827;
	width: 190px;
	height: 52px;
	border-bottom:1px solid #b9cad4; 
	text-decoration:none;
}

#rightSideBarInfo ul li a:hover{		
	background-image:url('../images/sidebar/woodenBlock.jpg');
	color: #a46e32;
}

#leftSideBarInfo{
	height: 100%;
	background-color:#efefef;
}


#leftSideBarInfo ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

#leftSideBarInfo ul li a{
	float:left;
	color: #222900;
	width: 190px;
	height: 52px;
	border-bottom:1px solid #b9cad4; 
	text-decoration:none;
	text-align:left;
}

#leftSideBarInfo ul li a:hover{		
	background-image:url('../images/sidebar/woodenBlockSmall.jpg');
	color: #222900;
}

#listTitle{
	font: 12px tahoma;
	font-weight: bold;
	margin-top:5px;
	margin-left:20px;
	text-align:left;
}

#listInfo{
	color: #4f4f4f;
	font: 11px tahoma;
	margin-top:2px;
	margin-left:20px;
	float:left;
	text-align:left;
}

a{
color:#407698;
text-decoration:none;
}

a:hover{
color:#407698;
text-decoration:underline;
}

a:visited{
color:#407698;
}

#asiaDecowood{
	/*color:#92b827;*/
	color:#407698;
	font-weight:bold;
}

#subTitle{
	color:#407698;
	font-weight:bold;
	font-size:17px;
}

#moreAlbums{
	font:9px tahoma;
	text-align:right;
}

#gallery{
	margin-bottom:5px;
	font:20px tahoma;
	color:#92b827;
}

/*e-Gallery*/
div.verticle{
	display:inline;
}

div.my_image{
	opacity:0.0; /*Fire Fox*/
	filter:alpha(opacity=0); /*IE*/
}

div.my_image img{
	border:0px;
}

div.border{
	position:absolute;
	top:13px;
	left:0px;
}

div.hide{
	display:none;
}

#loading_gallery{
	background:url('../images/eshowroom/loading_gif/ajax-loader.gif') no-repeat center center;
	width:700px;
	height:466px;
	position:absolute;
	z-index:50;
}

#label{
	color:#1f3037;
	font-weight:bold;
}

#eGalleryHover:hover{
	opacity:0.5;
	filter:alpha(opacity=50);
}