body {
	background:#ffcc33;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	font-family:Verdana;
	font-size: 9pt;
	margin-top:0px;
}

#languages{
	position:absolute;
	top:5px;
	width:920px;
	text-align:right;
	font-size:8pt;
	z-index:9;
}

#header{
	background:#ffffff;
	position:absolute;
	top:30px;
	height:380px;
	width:920px;
	border-top: #009900 solid 2px;
	border-right: #009900 solid 2px;
	border-left: #009900 solid 2px;
	z-index:1;
}

#rtCorner{
	background:url(../imgs/rtCorner.jpg);
	width:14px;
	height:11px;
	position:absolute;
	right:-3px;
	top:-2px;
}
#ltCorner1{
	background:#668f14;
	height:3px;
	position:absolute;
	left:-7px;
	top:-7px;
	width:435px;
	border-top: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-bottom: #009900 solid 2px;
	z-index:2;
}
#ltCorner2{
	background:#668f14;
	height:75px;
	width:3px;
	position:absolute;
	left:-7px;
	top:-5px;
	border-left: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	border-right: #009900 solid 2px;
	z-index:3;
}

#logo{
	width:400px;
	height:100px;
	position:absolute;
	right:30px;
	top:5px;
	border: #000000 0px solid;
	float:right;
	vertical-align:middle;
	z-index:4;
}

#menuBackground{
	background:url(../imgs/menuBackground.jpg);
	width:450px;
	height:100px;
	position:absolute;
	top:0px;
	left:0px;
}

.menu{
	text-align:center;
	vertical-align:baseline;
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:3px;
	min-width:45px;
	max-width:65px;
}

.menu a {
text-decoration:none;
}

a.active:link {
	
	font-weight:bold;
}
a.active:visited {
	
	font-weight:bold;
}

a.white:link{
color:#ffffff;
}
a.white:visited{
color:#ffffff;
}
a.white:hover{
	color:#ff0000;
}
a:link{
	color:#000000;
}
a:visited{
	color:#000000;
	
}
a:hover{
	color:#ff0000;
}

#menuItem1{
	background:url(../imgs/menuItemBackground1.png) repeat;
	border: #666666 1px solid;
	position:absolute;
	left:10px;
	top:0px;
	float:left;
	z-index:5;
}

#menuItem2{
	background:url(../imgs/menuItemBackground1.png) repeat;
	border: #666666 1px solid;
	position:absolute;;
	left:85px;
	top:0px;
	float:left;
	z-index:6;
}

#menuItem3{
	background:url(../imgs/menuItemBackground1.png) repeat;
	border: #666666 1px solid;
	position:absolute;
	left:160px;
	top:0px;
	float:left;
	z-index:7;
}

#menuItem4{
	background:url(../imgs/menuItemBackground1.png) repeat;
	border: #666666 1px solid;
	position:absolute;
	left:250px;
	top:0px;
	z-index:8;
}

#menuItem5{
	background:url(../imgs/menuItemBackground1.png) repeat;
	border: #666666 1px solid;
	position:absolute;
	left:325px;
	top:0px;
	z-index:9;
}

#banner{
	position:absolute;
	top:0px;
	width:920px;
	height:350px;
	z-index:1;
}
#bannerLeft{
	background:#668f14;
	height:100px;
	width:4px;
	position:absolute;
	left:-7px;
	top:163px;
	border-left: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	border-top: #000000 solid 1px;
}

#content{
	background:#ffffff;
	position:absolute;
	margin-top:355px;
	width:920px;
	z-index:100;
	border-right: #009900 solid 2px;
	border-left: #009900 solid 2px;
	min-height:200px;
}
#textOuter{
	margin-top:0px;
	background:#ffffff;
	width:920px;
	min-height:140px;
	z-index:10;
}
.text{
	padding-right:25px;
	padding-left:25px;
	padding-bottom:0px;
	padding-top:0px;
	text-align:justify;
	z-index:11;
}
#footer{
	height:107px;
	width:920px;
	margin-top:0px;
	border-bottom: #005000 solid 5px;
}
#footer1{
	background: url(../imgs/footerBackground1.jpg) no-repeat;
	height:107px;
	width:920px;
	margin-top:0px;
}

#footer2{
	background: url(../imgs/footerBack.png);
	width:920px;
	height:24px;
	margin-top:-24px;
}
