body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #000000;
	background: #cbcbcb;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

td {
	vertical-align: top;
	padding: 0px;
}

a, a:visited, a:active {
	text-decoration: none;
	color: #008ed8;
}

a:hover {
	text-decoration: underline;
	color: #008ed8;
}

h1 {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	color: #319b92;
	margin: 0px 0px 1.1em;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #5b5b5b;
	margin: 0;
}

p {
	margin: 0 0 1.4em 0;
}

#container {
	height: 100%;
	display: block;
	min-height: 100%;
	position: relative;
}

#container #header {
	background: #ffffff;
	min-width: 1168px;
}
#container #header .header {
	background: #38a080 url(../images/header.jpg) no-repeat;
	margin: 0px 0px 2px 0;
	height: 170px;
}

#container #header .linePink {
	background: #fd9ac2;
	margin: 0px 0px 3px 0;
	height: 1px;
}

#container #header .lineGreen {
	background: #83d7d1;
	height: 3px;
}

#container #footer .lineBlue {
	background: #83c5d7;
	margin: 0px 0px 3px;
	height: 3px;
}

#container #footer .lineOrange {
	background: #fdc99a;
	margin: 0px 0px 2px;
	height: 1px;
}

#container #content {
	padding: 44px 54px 44px 54px;
	background: #ffffff;
	min-width: 1060px;
	min-height: 600px;
}

#container #content .content {
	float: left;
	width: 600px;
	background: #ffffff;
}

#container #content #nav {
	float: left;
	width: 219px;
}
#container  #content  #nav  a, #container #content #nav a:visited, #container #content #nav a:active {
	font-weight: bold;
	color: #1a8fcc;
	text-decoration: none;
	font-size: 12px;
}

#container #content #nav a.onpage, #container #content #nav a.onpage:visited, #container #content #nav a.onpage:active {
	font-weight: bold;
	color: #0061da;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

#container #content #nav a:hover {
	font-style: italic;
	font-weight: bold;
	color: #0061da;
	font-size: 12px;
	text-decoration: none;
}

#container #content #nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 170px;
}

#container #content #nav li {
	margin: 0px;
	padding: 0 0 12px 0;
	list-style-type: none;
	font-size: 12px;
}
#container  #content  .content  img.banknotes {
	margin: 4px;
}

#container #content .logo_upcycle {
	float: left;
	margin: 0 0 0 52px;
}

#container #footer {
	width: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 0;
	display: block;
	z-index: 999;
	background: #ffffff;
	min-width: 1168px;
}
#container  #footer .footer {
	background: #cbcbcb;
	height: 101px;
	padding: 16px 54px 0 54px;
}
#container  #footer  .footer  p {
	margin: 0;
	font-size: 11px;
}
#container  #footer  .footer a, #container  #footer  .footer a:active, #container  #footer  .footer a:visited {
	color: #000000;
	margin: 0px 0px 0px 45px;
}

#container #footer .footer a:hover {
	color: #000000;
	margin: 0px 0px 0px 45px;
}
