@charset "UTF-8";
.CONTAINER {
	height: 600px;
	width: 800px;
	margin: auto;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CA3C;
	border-right-color: #99CA3C;
	border-bottom-color: #99CA3C;
	border-left-color: #99CA3C;
	background-color: #282828;
	background-image: url(images/background.gif);
}
.TOPBANNER {
	height: 141px;
	width: 800px;
}
.MENU {
	height: 22px;
	width: 800px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #99CA3C;
}
.PIC-BANNER {
	height: 146px;
	width: 800px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CA3C;
}
.FOOTER {
	margin: auto;
	height: 20px;
	width: 800px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
}
.LEFT-MAIN {
	float: left;
	height: 284px;
	width: 360px;
}
.RIGHT-MAIN {
	float: left;
	height: 284px;
	width: 440px;
}
.MAIN-TEXT {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 30px;
	font-weight: normal;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#sddm li a
{
	display: block;
	width: 67px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background-color: #99CA3C;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#sddm li a:hover
{
	background-color: #CEE4AF;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #BDDE96;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 2;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	background-color: #B0D683;
}

	#sddm div a:hover
	{
	color: #FFF;
	background-color: #99CA3C;
}
.header {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CA3C;
}
.RIGHT-MAIN-SCROLL {
	float: left;
	height: 284px;
	width: 440px;
	overflow: auto;
}
.casestudies-pic {
	margin-top: 13px;
}
.sitemap-TEXT {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 30px;
	font-weight: normal;
}
.RIGHT_SITEMAP {
	float: left;
	height: 284px;
	width: 220px;
}
