body {
	background: #FFCC01 url(bg-body.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	font: 11px/18px Tahoma, Arial;
	color: #006699;
}
#construct {
	background: url(bnr.jpg) no-repeat center top;
	text-align: center;
	font-family: Tahoma, Arial;
}
#contentholder {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	height: 270px;
	line-height: 18px;
}
#leftcolumn {
	font: normal 11px Tahoma, Arial;
	color: #3366CC;
	float: left;
	width: 280px;
}
#content {
	float: right;
	width: 460px;
	font: 12px/18px Tahoma, Arial;
	color: #003366;
	text-align: justify;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 24px;
}
.clear {
	clear: both;
	float: none;
}

#footer {
	background: url(footer.jpg) no-repeat center top;
	height: 47px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
	margin-left: 6px;
}
.navicon {
	float: right;
	height: 30px;
	width: 30px;
	display: block;
}
#navigation {
	background: url(bg-navigation.jpg) no-repeat 27px top;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
#contentbg {
	font: 11px/18px Tahoma, Arial;
	color: #006699;
	text-align: left;
	background: url(bg-content.jpg) repeat-y center;
}
#content h1 {
	font: normal 18px "Trebuchet MS", Arial;
	color: #FF6600;
	border-bottom: 2px solid #DFDFDF;
	padding: 0px;
	margin: 0px;
}
#navigation li a:hover {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(bto-over-mango.jpg) no-repeat left;
}
#content h2 {
	font: 14px "Trebuchet MS", Arial;
	color: #FF6600;
}

#navigation ul {

	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 216px;
}
#navigation li {
	list-style: url(none) none inside;
	margin: 0px -16px 0px 5px;
	padding: 0px;
	border-bottom: 1px solid #FFCC00;
	width: 201px;
	border-right-width: 0px;
	border-left-width: 0px;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:link {

	color: #999999;
	text-decoration: underline;
}
a:hover {


	color: #FF6600;
	text-decoration: underline;
}
