html {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	border: none;
	background-color: #040404;
}
div.empty { clear: both; display: block; height: 1px; margin-top: -1px; overflow: hidden }
#pagecontainer {
	position: relative;
	width: 800px;
	visibility: visible;
	left: 0px;
	top: 0px;
	margin: 0px;
}
#content {
	clear: none;
	float: left;
	width: 748px;
	background-color: #000000;
	border-left: 52px solid #343434;
}
#top {
	position: relative;
	left: 0px;
	top: 0px;
	width: 748px;
	height: 248px;
}
#text {
	border-top: 75px solid #000000;
	width: 448px;
	clear: both;
	float: left;
	border-left: 78px solid #000000;
}
#ordernow {
	width: 542px;
	height: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	background-color: #0C0C0C;
	border-top: 40px solid #000000;
	border-left: 78px solid #000000;
	padding-left: 16px;
	clear: both;
}
#orderform {
	width: 392px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	border-top: 11px solid #000000;
	border-left: 94px solid #000000;
	clear: both;
}
th.white { color: #FFFFFF; }
td.white { color: #FFFFFF; }
input.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 194px;
	height: 16px;
	background-color: #F7F7F7;
	border-top: 1px solid #999999;
	border-right: 1px solid #AAB3B3;
	border-bottom: 1px solid #D5DDDD;
	border-left: 1px solid #AAB3B3;
}
#footer {
	clear: both;
	border-top: 71px solid #000000;
	width: 669px;	/* 747 - 78 */
	height: 187px;	/* 249 - 62 */
	background-image: url(../gfx/alakuva.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #DF8B27;
	padding-left: 78px;
	padding-top: 62px;
}
form { margin: 0px; padding: 0px; border: none; }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFD800;
	margin-top: 0px;
	margin-bottom: 22px;
	letter-spacing: 1px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #DF8B27;
	margin-top: 0px;
	margin-bottom: 22px;
	letter-spacing: 1px;
}
p.price {
	color: #EFC261;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #969696;
	letter-spacing: 1px;
}
a { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; }
a:link { color: #969696; }
a:active { color: #969696; }
a:visited { color: #969696; }
a:hover { color: #969696; text-decoration: underline; }
