body {
	margin-top: 0px;
	background-color: #6cb19d;
}

#container {
	width: 700px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
	background-image: url(img/container_back.jpg);
	background-repeat: repeat-y;
}


#header {
	height:202px;
	padding: 0;
	margin-bottom: 0;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}


#content {
	margin-top: 16px;
	margin-left: 158px;
	margin-right: 220px;
	padding: 0;
}

#content2 {
	margin-top: 16px;
	margin-left: 158px;
	margin-right: 220px;
	padding: 0;
	height: 250px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#left {
    float: left;
    width: 132px;
    margin-right: 0;
    padding: 0;
	background-color: #9ed2c3;
}

#right {
	float: right;
	width: 210px;
	margin-left: 0;
	padding: 4;
}

#contentlow {
	clear: both;
	margin-top: 10px;
	margin-left: 158px;
	margin-right: 24px;
	padding: 0;
}

#footer {
	clear: both;
	margin-top: 0;
	background-color: #208469;
	height: 22px;
}

#logo {
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#headertxt {
	position: absolute;
	margin-left: 372px;
	margin-top: 173px;
	padding: 0px;
}

#navcontainer1
{
	padding: 0;
	height: 20px;
	position: absolute;
	margin-left: 292px;
	margin-top: 43px;
}

#navcontainer1 ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer1 ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer1 ul li a
{
background: #fff;
width: 78px;
height: 18px;
border: 1px solid #208469;
padding: 0;
margin: 0 0 10px 0;
color: #208469;
text-decoration: none;
display: block;
text-align: center;
font: 11px/18px "Trebuchet MS", Verdana, Arial, sans-serif;
}

#navcontainer1 ul li a:hover
{
color: #000;
background: #c4e0d8;
}

#navcontainer1 li#active a
{
background: #208469;
color: #fff;
}

 #navcontainer2 {
	width: 126px;
	margin-top: 0px;
	position: absolute;
}

#navcontainer2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 11px/18px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
}

#navcontainer2 a
{
display: block;
padding: 3px;
width: 126px;
background-color: #1f8469;
border-bottom: 1px solid #9fd2c4;
}

#navcontainer2 a:link
{
color: #9fd2c4;
text-decoration: none;
}

#navcontainer2 a:hover
{
background-color: #79b5a5;
color: #000;
}

#navcontainer2 a:visited
{
color: #9fd2c4;
text-decoration: none;
}

#navcontainer2 li#active a
{
background: #9ed2c3;
color: #000;
}

#navcontainer2 ul li a:hover
{
background-color: #79b5a5;
color: #000;
}

#contentheader {
	height: 22px;
	width: 314px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

#thumbcontainer {
	height: 82px;
	margin-top: 10px;
	margin-left: 174px;
	margin-right: 24px;
	padding: 6;
	text-align: center;
}

#language {
	padding: 0;
	height: 16px;
	position: absolute;
	margin-left: 580px;
	margin-top: 4px;
}
