/* CSS Document */
body,td,th {
	font-size: 11px;
	color: #EAFACA;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #EAFACA;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #EAFACA;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #EAFACA;
	text-decoration: none;
}
.image-left {
	padding-left: 10px;
	padding-right: 10px;
}
.image-index {
	padding-right: 10px;
}

.table-text {
	font-weight: bold;
	color: #78953C;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #78953C;
}
#main {
	width: 779px;
	margin: auto;	
}
#main-content {
	width: 779px;
	float: left;
	background-color: #78953C;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#right {
	width: 260px;
	height: auto;
	float: right;	
}
.right {
	width: 260px;
	height: auto;
	float: right;
	background-image: url(../images/navigation02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapper {
	width: 779px;
}
.right02 {
	width: 260px;
	float: right;
	height: auto;
	background-image: url(../images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.left {
	width: 519px;
	height: auto;
	float: left;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DAF3A6;
	margin: auto;
	height: auto;
	width: 148px;
	padding-right: 10px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.bold-text {
	font-weight: bold;
	color: #FFD61C;
}


.left02 {
	float: left;
	width: 519px;
	height: auto;
}
.main-text {
	padding-left: 40px;
}

.image {
	width: 185px;
	float: right;
}
.footer {
	width: 779px;
	clear: both;
	height: auto;
	margin: auto;	
}
