html {
	height: 100%;
	font-size: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #3a434a;
}

body {
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

	body a {
		color: #afcbe0;
	}
	
	body a:hover {
		color: white;
	}

.text {

	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.title {

	font-family: verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

div#container {
	width: 900px;
	margin: 0 auto 0 auto;
	background: url(img/body-bg.gif) repeat-y top center;
	min-height: 100%;
	position: relative;
}

div#inner {
	background: url(img/cont-bg.jpg) repeat-y top center;
}

div, p, span, table, tr, th, td {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}

p { margin: 0; }


#header {
	background: url(img/header.jpg) no-repeat;
	width: 900px;
	height: 108px;
	position: relative;
}

	#homelink {
		position: absolute;
		top: 0;
		left: 682px;
	}

	#maillink {
		position: absolute;
		top: 0;
		left: 760px;
	}

#main {
         background: url(img/main-bg.gif) repeat-y top center;
}

#banner {
	margin: 0 auto 0 auto;
	width: 768px;
	position: relative;
	text-align: center;
}

#mainnav {
	position: absolute;
	top: 0; left: 7px;
	width: 213px;
	height: 301px;
}

#space {
	height: 15px;
}

#contentOuter {
	margin: 0 auto 0 auto;
	width: 768px;
	background-color: #4b5962;
}

#content {
	margin: 0 auto 0 auto;
	width: 752px;
	background-color: #626c72;
}

	#leftside {
		float: left;
		width: 200px;
		margin: 0;
	}

		#newsbox {
			margin: 105px 12px 0px 12px;
			border: 1px solid #ffffff;
			padding: 10px;
			background-color: #969c9f;
			overflow: hidden;
		}

	#rightside {
		float: left;
		width: 550px;
		margin: 0;
	}
		#dynamIt {
			padding: 10px;
		}

	#clean {
		clear: left;
	}

#contentInner {
         background: url(img/content-grad.gif) repeat-x top;
	min-height: 270px;
}

#bottomnav-top {
	text-align: center;
         background: url(img/fix-bg.gif) repeat-y top center;

}
#bottomnav {
	margin: 0 auto 0 auto;
	width: 806px;
	height: 21px;
	text-align: center;
	background: url(img/bottomnav-bg.png) no-repeat top center;
}

/* #bottomnav a, #bottomnav div {
 	float: left;
} */

#bottomnav a { 
	color: #abb2b7;
	text-decoration: none;
	text-transform: uppercase;
}

#bottomnav a:hover {
	color: white;
	text-decoration: underline;
	text-transform: uppercase;
}

#bottomnav-bottom {
	background: url(img/body-bg.gif) repeat-y top center;
	text-align: center;
}


























#mainnav-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:198px;
	height:40px;
}

#mainnav-02 {
	position:absolute;
	left:198px;
	top:0px;
	width:15px;
	height:301px;
}

#mainnav-03 {
	position:absolute;
	left:0px;
	top:40px;
	width:198px;
	height:34px;
}

#mainnav-04 {
	position:absolute;
	left:0px;
	top:74px;
	width:198px;
	height:35px;
}

#mainnav-05 {
	position:absolute;
	left:0px;
	top:109px;
	width:198px;
	height:34px;
}

#mainnav-06 {
	position:absolute;
	left:0px;
	top:143px;
	width:198px;
	height:34px;
}

#mainnav-07 {
	position:absolute;
	left:0px;
	top:177px;
	width:198px;
	height:35px;
}

#mainnav-08 {
	position:absolute;
	left:0px;
	top:212px;
	width:198px;
	height:34px;
}

#mainnav-09 {
	position:absolute;
	left:0px;
	top:246px;
	width:198px;
	height:41px;
}

#mainnav-10 {
	position:absolute;
	left:0px;
	top:287px;
	width:198px;
	height:14px;
}



	#NAV_MANU a {
		color: white;
	}

	#NAV_MENU {
		position: absolute;
		top: 0px;
		left: 205px;
	}

	#NAV_MENU .menuDiv {
		position: absolute;
		visibility: hidden;

		width: 220px;

		background-color: #1e2a30;
		color: #ffffff;
		text-align: left;
	}

	#NAV_MENU .menuDiv div {
		padding: 2px 5px 6px 35px;
		background: url(img/arrow.gif) no-repeat 16px center;
		text-align: left;
	}

	#NAV_MENU .menuDiv a:link, #NAV_MENU .menuDiv a:visited {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
	}

	#NAV_MENU .menuDiv a:active, #NAV_MENU .menuDiv a:hover {
		color: #AFCBE0;
		text-decoration: none;
		font-weight: bold;
	}
