#pagecontainer {
	width: 100%;
	margin: 0 auto;
	min-height: 500px;
	background: url(/en/htmlimg/homebg.jpg) no-repeat center top;
}

#headercontainer {
	width: 100%;
	height: 53px;
	margin: 0 auto;
	border-bottom: 1px solid #FFFFFF;
}
#mainmenu {
	width: 900px;
	height: 53px;
	margin: 0 auto;
}
#mainmenu a {
	float: left;
	display: inline;
}
#mainmenu span {
	display: none;
}
#mainmenu a:hover {
	background-position: 0 -53px;
}
.contact { background: url(/en/menu/menu_contact.gif) top center no-repeat; width:118px; height: 53px; }
.store { background: url(/en/menu/menu_store.gif) top left no-repeat; width:130px; height: 53px; }
.about { background: url(/en/menu/menu_about.gif) top center no-repeat; width:117px; height: 53px; }
.story { background: url(/en/menu/menu_story.gif) top center no-repeat; width:146px; height: 53px; }
.jewellery { background: url(/en/menu/menu_jewellery.gif) top center no-repeat; width:103px; height: 53px; }
.homebut{ background: url(/en/menu/menu_home.gif) top center no-repeat; width:78px; height: 53px; }
#logo { width: 204px; height: 53px; display: block; }
.home {
	background: url(/en/menu/logo.gif) top center no-repeat;
	width:198px;
	height: 53px;
	border-right: 1px solid #FFFFFF;
}

#logo span { display: none; }
#contentcontainer {
	width: 900px;
	margin: 0 auto;
	height: auto;
}
#leftcolumn {
	width: 168px;

	height: auto;
	float: left;
	display: inline;
	background: #000000;
	padding-right: 12px;
	padding-left: 18px;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align: center;
}
#rightcolumn {
	width: 695px;

	height: auto;
	float: left;
	display: inline;
	border-left: 1px solid #FFFFFF;
}
#footercontainer {
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 7px;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
	background: #000000;
}
.clearer {
	margin: -1px;
	clear: both;
	height: 1px;
	width: auto;
	display: block;
}
#leftcolumn p {
	text-align: left;
	margin-top: 11px;
	border-top: 1px solid #666666;
	width: 156px;
	padding-top: 8px;
	padding-bottom: 2px;
	font: 13px/16px Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 4px;
}
#leftcolumn p span {
	text-align: left;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#leftcolumn p a {
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#homecontent {
	margin-left: 255px;
	margin-top: 45px;
	min-height: 350px;
	height: 350px;
}
#homecontent p {
	margin-left: 25px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
}
#random-home {
	margin-left: 25px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 3px;	
}
#random-home a {
		font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footermenu {
	width: 95%;
	height: auto;
	padding-top: 15px;
	margin: 0 auto;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 20px;

}
.subfooter {
	padding: 2px;
	font-size: 11px;
}
.footercontainer {
	width: 860px;
	height: auto;
	margin: 0 auto;
	clear: both;
}
#footercontainer img {
	float: left;
	width: 177px;
	height: auto;
	display: inline;
}
.innerfooter {
	float: left;
	width: 475px;
	height: auto;
		margin: 0 auto;
}
.orderhome {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC99;
	text-decoration: none;
}
a:hover.orderhome {
	color: #FFFFFF;
}