body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #46494D;
}
#pageimg {
	background-image: url(img/kd.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	height: 727px;
	width: 429px;
	left: 0px;
	top: 0px;
}
#menu {
	height: 25px;
	width: 1020px;
	position: absolute;
	z-index: 3;
	left: 10px;
	top: 122px;
	text-align: center;
}
#sub {
	height: 25px;
	width: 1020px;
	position: absolute;
	z-index: 3;
	left: 10px;
	top: 150px;
	text-align: center;
}
#puff {
	position: absolute;
	z-index: 3;
	height: auto;
	width: 210px;
	top: 190px;
	left: 780px;
	padding-right: 10px;
}
#head {
	background-image: url(img/bgHead.png);
	background-repeat: no-repeat;
	height: 278px;
	width: 1020px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	background-position: 20px;
}
#content {
	z-index: 3;
	height: auto;
	width: 420px;
	top: 190px;
	left: 350px;
	position: absolute;
}
#lang {
	position: absolute;
	z-index: 4;
	height: auto;
	width: 90px;
	left: 900px;
	top: 130px;
	font: 9px/11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.menu, .menuAct {
	text-transform: uppercase;
}
.inpardiv {
	background-image: url(img/deviderPuff.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 216px;
}
.xtxt {
	position: relative;
	left: 10px;
}
.xhdg {
	position: relative;
	left: 10px;
	text-transform: uppercase;
}
.hdg, .phd {
	text-transform: uppercase;
}
.cartadd {
	width: auto; 
	height: auto; 
	clear: both 
}
#shoppingcart {
	background-image: url(img/cart.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 5px;
	color: #ac8c3d;
	text-decoration: none;
	text-indent: 30px;
	cursor: pointer;
	width: 210px;
	height: 25px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
input.shop { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #999999; width: 205px; border: solid 1px #333333 }
select.shop { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #999999; width: 205px; border: solid 1px #333333 }
input.shopbutton	{ color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; width: auto }
input.cartbutton	{ color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; width: 205px }
textarea.shop { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #999999; width: 205px; height: 140px; border: solid 1px #333333 }