#top {
	position: absolute;
	width: 100%;
	top: 0px;
	height: 170px;
	background-color: #FFFFFF;
	left: 0px;
	right: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6c5735;
}
body {
	background-color: #FFFFFF;
	font-family: 'Frutiger CE 45 Light.ttf', Geneva, Arial, Helvetica, sans-serif;
	color: #6c5735;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1.5em;
}
a:hover {
	color: #d6a477;
}
a:active {
	color: #d6a477;
}
a {
	color: #6c5735;
	font-family: 'Frutiger CE 45 Light.ttf', Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 1px;
}
h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #d6a477;
	font-family: 'Frutiger CE 45 Light.ttf', Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	letter-spacing: 1px;
}
h2 {
	color: #FF9933;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	letter-spacing: 1px;
	font-family: 'Frutiger CE 45 Light.ttf', Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	font-family: 'Frutiger CE 45 Light.ttf', Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FF9933;
	margin: 0px;
	letter-spacing: 1px;
}
h4 {
	font-size: 9px;
	color: #6c5735;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-family: 'Frutiger CE 45 Light.ttf', Geneva, Arial, Helvetica, sans-serif;
}
h5{
	font-size: 16px;
	font-family: 'Frutiger CE 45 Light.ttf', Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #d6a477;
	margin: 0px;
	letter-spacing: 1px;
}
#coming{
	width:100%;
	font-size:24px;
	height: 300px;
	padding-right: 30px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#prodesc{
	font-size: 11px;
}
#menu_left {
	position: absolute;
	top: 146px;
	height: 15px;
	bottom: 3px;
}
#menu_right {
	position: absolute;
	height: 15px;
	top: 146px;
	right: 0px;
	bottom: 3px;
}
#menu_shop {
	top: 116px;
	position: absolute;
	height: 25px;
	right: 0px;
	bottom: 30px;
}
#logout {
	top: 85px;
	position: absolute;
	height: 25px;
	right: 0px;
}
#menu_collection {
	position: absolute;
	height: 15px;
	width: 100%;
	left: 0px;
	top: 175px;
	right: 0px;
	padding-bottom: 5px;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6c5735;
	vertical-align: bottom;
}
#menu_bottom {
	position: relative;
	padding: 0px 0px 10px 0px;
	height: 30px;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 5;
	bottom: 0px;
	vertical-align: top;
}
#menu_bottom a{
	font-size: 11px;
}
#menu_bottom2 {
	height: 30px;
	padding: 0px 0px 10px 0px;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 5;
	vertical-align: top;
}
#menu_bottom2 a{
	font-size: 11px;
}
#logo {
	position: absolute;
	height: 130px;
	width: 275px;
	left: 30px;
	top: 16px;
	background-image: url(imgs/logo.jpg);
	background-repeat: no-repeat;
}
#body {
	position: relative;
	min-height: 380px;
	width: 90%;
	left: 51px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}
#body_home {
	position: relative;
	min-height: 600px;
	width: 90%;
	left: 5%;
	margin-bottom: 15px;
	background-color: #FEF8EC;
	background-image: url(imgs/back_home.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	right: 5%;
}
#alert {
	background-color: #FFFFFF;
	z-index: 3;
	height: 200px;
	width: 400px;
	left: 30%;
	top: 250px;
	position: absolute;
	border: thin dotted #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
	visibility: hidden;
}
#forgotPass {
	background-color: #FFFFFF;
	z-index: 3;
	height: 200px;
	width: 400px;
	left: 30%;
	top: 250px;
	position: absolute;
	border: thin dotted #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
	visibility: hidden;
}
#img {
	height: 530px;
	width: 290px;
	left: 0px;
	top: 0px;
}
