body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #4f730e;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #bbd02c;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: x-small}




#CONTENT-BOX-RIGHT p {
	margin: 0px;
	padding: 0px;
}
#CONTENT-BOX-RIGHT img {
	margin-top: 26px;
}



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

p {
	padding-right: 40px;
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#CONTAINER {
	height: 530px;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 105px;
}

#CONTENT-BOX-LEFT {
	float: left;
	height: 530px;
	width: 540px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
}



#CONTENT-BOX-RIGHT {
	height: 530px;
	width: 294px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 30px;
	padding-right: 39px;
	padding-left: 39px;
}





#TITLE-BAR {
	height: 62px;
	width: 500px;
	padding-left: 40px;
	background-image: url(../images/title-background-light-green.gif);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TITLE-BAR h1 {
	font-size: large;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#TITLE-BAR h2 {
	font-size: small;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#CONTENT-BOX-LEFT ul {
	list-style-type: none;
	padding: 0px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#CONTENT-BOX-LEFT li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#CONTENT-BOX-LEFT a {
	color: #4f730e;
}
#CONTENT-BOX-LEFT a:hover {
	color: #bbd02c;
}
#LANGUAGE-BOX {
	height: 33px;
	width: 120px;
	position: relative;
	bottom: 600px;
	clear: both;
	float: left;
}
#CONTENT-BOX-LEFT table p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
