body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #41C150 repeat-y top center;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, th, p, div, dl {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #060;
}

h1, h2, h3, h4, h5, h6 {
	padding: .5em 0 .25em;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

p {
	padding: 0 0 1em;
}

a {
	text-decoration: none;
	color: #EC3233;
	border-bottom: 1px dashed #EC3233;
}

a:link, a:visited {
	color: #060;
	border-bottom-color: #060;
}

a:hover {
	border-bottom-style: solid;
}

img {
	border: none;
}

table th {
	color: #060;
	background: #9F9;
	border-top: 1px solid #0F3;
	border-bottom: 1px solid #0F3;
}

table thead th {
	font-size: 14px;
	text-align: left;
	background: #6F6;
	border-bottom: 1px solid #0C0;
}

table .EvenRow {
	background: #CFC;
}

table, tr, th, td {
	margin: 0;
	padding: 0;
}

dt {
	font-weight: bold;
}

.Alpha {
	list-style: upper-alpha;
}

.CompanyName {
	font-weight: bold;
}

#Wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
	clear: both;
}

#Page {
	background: #FFF;
	border-right: 1px solid #090;
	border-left: 1px solid #090;
	width: 800px;
	float: left;
	clear: both;
}

#Footer {
	text-align: center;
	color: #FFF;
	background: #090;
	border: 1px solid #090;
	font-size: 12px;
	width: 100%;
	padding-bottom: 1em;
	float: left;
}

#Footer p {
	margin: 0;
	padding: 2px 0;
}

#Footer a {
	color: #FFF;
}

#Footer li {
	display: inline;
}

#TopPane {
	width: 100%;
}

#Logo {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #0C0;
}

#Logo a {
	background: #FFF url(/images/Logo.png) no-repeat center;
	border: none;
	width: 560px;
	height: 160px;
	margin: 0 auto;
	display: block;
}

#Logo span {
	display: none;
	visibility: hidden;
}

#LeftPane {
	width: 160px;
	float: left;
}

.Menu {
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #0C0;
	border-bottom: 1px solid #0C0;
	width: 160px;
	margin: -1px 0 0;
	padding: 0;
	float: left;
	list-style: none;
}

.Menu li {
	color: #FFF;
	background: #EC3233;
	border-right-color: #F66;
	width: 160px;
	margin: 0;
	padding: 0;
	float: left;
}

.Menu li a {
	border-bottom: none;
	border-right: 1px solid #0C0;
	width: 151px;
	padding: 4px;
	float: left;
}

.Menu a:link, .Menu a:visited {
	color: #090;
	background: #9F9;
}

.Menu a:hover {
	color: #FFF;
	background: #090;
}

.Menu .Current a:link, .Menu .Current a:visited {
	color: #FFF;
	background: #EC3233;
	border-right-color: #F66;
}

.Menu .Current a:hover {
	background: #F30;
	border-right-color: #C63;
}

#ContentPane {
	background: url(/images/Watermark.jpg) no-repeat center bottom;
	width: 616px;
	margin: 8px;
	padding: 4px 4px 420px;
	float: left;
}

#ContentPane p {
	text-align: justify;
}

#BottomPane {
	text-align: center;
	color: #060;
	background: #9F9;
	border-top: 1px solid #090;
	border-bottom: 1px solid #090;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

#BottomPane ul {
	margin: 2px 0;
	padding: 0;
}

#BottomPane li {
	display: inline;
}

#Pricelist {
	width: 100%;
}

#Pricelist th {
	text-align: center;
}

#Pricelist th.Price {
	width: 100px;
}

#Pricelist .Price {
	text-align: right;
}

#Pricelist .Currency {
	text-align: right;
}

#Links {
	border-top: 1px solid #090;
	margin-top: 8px;
}

#Copyright {
	margin: 0;
}

#Design {
	margin: 0;
}

#ValidXHTML10, #ValidCSS2 {
	border: none;
	margin: 2px;
	padding: 0;
}
