body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #797979;
	background-color:#C0C0C0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
}
a
{
color: #3365FF;
}

#main
{
display:block;
width:768px;
clear:both;
margin:0px auto 0 auto;
}
#keplenstext {
	position:absolute;
	left: 0px;
	top: 13px;
	margin-bottom: 4px;
}
#keplenslogo {
	position:absolute;
	right: 0px;
	top: 0px;
	margin-bottom: 4px;
}
#keplensline {
	position:absolute;
	left: 0px;
	top: 34px;
	margin-bottom: 4px;
}
#menu1 {
	margin-bottom: 4px;
}
#header
{
	position:relative;
	height: 64px;
}
#menu1
{
position:absolute;
top: 18px;
left: 100px;
width: 625px;
height: 64px;
}
#content
{
position:absolute;
}
#menu2
{
position:absolute;
top: 76px;
left: 0px;
width: 768px;
height: 32px;
}
#bar2
{
	position:relative;
	height: 96px;
	background-image: url(images/keplensbarbackground.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#bar3
{
	position:absolute;
	height: 96px;
	background-image: url(images/keplensbarbackground.png);
	background-repeat: x-repeat;
	background-position: left top;
	width: 100%;
	z-index: 0;
	display: block;
	left: 0px;
	top: 0px;
}
#menu3
{
position:absolute;
top: 76px;
left: 0px;
width: 768px;
height: 32px;
}
#k {
	position:absolute;
	width:21px;
	height:23px;
	z-index:2;
	top: 13px;
}
#centered {
	position: relative;
	top: 24px;
	width: 100%;
	height: 100%;
	margin-top:auto;
	margin-bottom: auto;
	vertical-align: middle;
	text-align: center;
}
#middle {position: relative; top: 50%; width: 100%; text-align: center;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static; height: 64px;}



#kfloater	{float:left; height:50%; margin-bottom:-25px;}
#kcontent	{clear:both; height:25px; position:relative;}.stitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
#kcontent	{clear:both; height:25px; position:relative;}.stitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.spic {
	vertical-align: top;
	padding: 4px;
	clear: none;
	float: none;
}

.buyprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
.buydiscount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.buytotal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FF0000;
}