#Container {
	width: 100%
	position: absolute;
	min-height: 100%;
		}
#Banner {
	position: relative;
	clear: both;
	height: 200px;
	width: 100%;
	padding: 0;
	background-repeat: no-repeat;
	margin-right: 0;
	margin-bottom: 0px;
	background-position: center center;
	
}
#Header {
	position: relative;
	clear: both;
	height: 75px;
	width: 100%;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#Body_CtrHead{
	position: relative;
	clear: both;
	height: 13px;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0;
}
#Body_Ctr {
	position: relative;
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0;
	border: 0px;
}
#Body_CtrFoot {
	position: relative;
	clear: both;
	height: 10px;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0;
}
#Software{
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
}
#Content {
	position: relative;
	top: 0px;
	bottom: 0px;
	width: 60%;
	padding: 0;
	margin: 0;
	left: 20%;
	right: 20%;
		}

#Footer {
	clear: both;
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;
}
#FooterFollow{
	float: right;
	margin: 0;
	padding: 0 0 0 0;
}
#FooterFollow img{
	padding: 0 5px 0 5px;
	vertical-align: middle;
}
#Logo {
	position: relative;
	float: left;
	clear: left;
	background: url(../images/graphics/logo2.gif) no-repeat center;
	left: 20px;	
}
#BoxNav {
	width: 100%;
	position: relative;
	bottom: 0px;
	margin-bottom: 20px;
}
#BoxNav table {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 10px 0;
	 *border-collapse: expression('separate', cellSpacing = '10px');
}
#BoxNav td {
	height: 119px;
	width: 114px;
	margin: 5px 0;
}
#BoxNav td a {
	display: block;
	width:100%;
	height: 100%;
	background-position: left top;
}
#BoxNav td a:hover{
	background-position: left -111px;
}

#BoxNav4 {
	width: 100%;
	position: relative;
	bottom: 0px;
	margin-bottom: 20px;
}
#BoxNav4 table {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 80px 0;
	 *border-collapse: expression('separate', cellSpacing = '10px');
}
#BoxNav4 td {
	height: 119px;
	width: 114px;
	margin: 5px 0;
}
#BoxNav4 td a {
	display: block;
	width:100%;
	height: 100%;
	background-position: left top;
}
#BoxNav4 td a:hover{
	background-position: left -111px;
}
#BoxNav5 {
	width: 100%;
	position: relative;
	bottom: 0px;
	margin-bottom: 20px;
}
#BoxNav5 table {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 30px 0;
	 *border-collapse: expression('separate', cellSpacing = '10px');
}
#BoxNav5 td {
	height: 119px;
	width: 114px;
	margin: 5px 0;
}
#BoxNav5 td a {
	display: block;
	width:100%;
	height: 100%;
	background-position: left top;
}
#BoxNav5 td a:hover{
	background-position: left -111px;
}
#Headlines {
	position: relative;
	clear: both;
	width: 100%;
	height: 28px;
	background: url(../images/graphics/bg-headlines.gif) no-repeat top left;
}
#BreadCrumbs {
	position: relative;
	top: -5px;
	left: 20%;
	clear: both;
	padding: 0 0 0 0;
	height: 20px;
}
#BreadCrumbs ul {
	margin: 0;
	padding: 0 0 0 0;
}
#BreadCrumbs li {
	margin: 0;
	padding: 0 0 0 0;
}
#MainNav {
	text-align: right;
	position: relative;
	float: right;
	clear: right;
	margin-right: 25px;
}
#MainNav ul {
	margin: 0;
	padding: 0 0 0 0;
}
#MainNav  li {
	margin: 0;
	padding: 0 0 0 0;
}
#LangNav {
	text-align: right;
	position: relative;
	float: right;
	clear: right;
	height: 40px;
	margin-right: 10px;
}
#MidHdr {
	height: 50px;
}
#MidBox {
	margin: 0 auto;
	clear: both;
	min-height: 300px;
	padding-bottom: 8px;
	width: 425px;
	background: url(../images/graphics/box-shadow.gif) no-repeat scroll left bottom transparent;
}
#MidBox #MidContent{
	border:1px solid #EAECEE;
	background-color: #ffffff;
	padding: 20px;
	min-height: 300px;
}
#MidFtr {
	height: 50px;
}
#BoxNavTR {
	float: right;
}
#BoxNavTR table {
	margin: 0px 20px 10px 10px;
	border-collapse: separate;
	border-spacing: 10px 0;
	 *border-collapse: expression('separate', cellSpacing = '10px');
}
#BoxNavTR td {
	height: 106px;
	width: 114px;
	border: 1px solid #E7E7E7;
	margin: 5px 0;
}
#BoxNavTR td a {
	display: block;
	width:100%;
	height: 100%;
	background-position: left top;
}
#BoxNavTR td a:hover{
	background-position: left -107px;
}
#BoxNavTL {
	float: left;
}
#BoxNavTL table {
	margin: 0px 10px 10px 20px;
	border-collapse: separate;
	border-spacing: 10px 0;
	 *border-collapse: expression('separate', cellSpacing = '10px');
}
#BoxNavTL td {
	height: 106px;
	width: 114px;
	border: 1px solid #E7E7E7;
	margin: 5px 0;
}
#BoxNavTL td a {
	display: block;
	width:100%;
	height: 100%;
	background-position: left top;
}
#BoxNavTL td a:hover{
	background-position: left -107px;
}

