﻿body
{
	background-color: #f0f0f0;
	margin: 0px;
	padding: 0px;
	min-width: 1010px;
	text-align: center;
}

#wrapper
{
	background-color: #ffffff;
	width: 1010px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#top
{
	background-color: #c0c0c0;
}

#left
{
	background-color: #f9f9f9;
	position: absolute;
	left: 0px;
	width: 202px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #c0c0c0;
	min-height: 800px;
}

#lnav
{
	margin-left: 20px;
	margin-top: 25px;
}

#lnav p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#lnav .nlist
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#lnav .nlistgry
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#lnav .nlists
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#lnav .nlistgrys
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mid
{
	background-color: #ffffff;
	position: absolute;
	left: 202px;
	width: 201px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 1px #f0f0f0;
	max-height: 800px;
	min-height: 800px;
	overflow: auto;
}

#mid p
{
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 0px;
}

#right
{
	background-color: #ffffff;
	position: relative;
	left: 404px;
	width: 605px;
	border-top: solid 1px #999999;
	border-right: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	min-height: 800px;
}

#right p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#right .down
{
	margin-top: 150px;
	margin-bottom: 0px;
	padding: 0px;
}

#rightmid
{
	background-color: #ffffff;
	position: absolute;
	left: 202px;
	width: 806px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 1px #f0f0f0;
	border-right: solid 1px #c0c0c0;
	min-height: 800px;
	/*max-height: 800px;
	overflow: auto;*/
	text-align: center;
}

#rightmid .down
{
	margin-top: 90px;
	margin-bottom: 0px;
	padding: 0px;
}

#bottom
{
	position: relative;
	min-height: 1px;
}

#order
{
	margin-left: 5px;
	margin-top: 50px;	
}

#rtxt
{
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

#wnimg
{
	margin-left: 275px;
	margin-top: 20px;
}

#wntxt
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 40pt;
	font-weight: normal;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}

#rmimg
{
	border: solid 1px #999999;
	margin-top: 60px;	
}

#terra
{
	margin-top: 20px;
	margin-left: 10px;	
}

#terra p
{
	padding-top:3px;
	padding-bottom:3px;	
}

#promo
{
	margin-top: 40px;
	background-color: #eef;	
}

a img
{
	border: none;
}

.hidden
{
	display: none;	
}
