		body {
			background: url(images/background_big.gif) white center repeat-y fixed;
			padding: 0;
			margin: 0;
			text-align: center;
			font-family: Helvetica, Arial, sans-serif;
  			font-size: 0.9em;
		}
		
		A:link {text-decoration: none; color: #46707a;}
		A:visited {text-decoration: none; color: #46707a;}
		A:active {text-decoration: none; color: #46707a;}
		A:hover {text-decoration: underline; color: #869c2b;}

		.example A:link {text-decoration: none; color: #46707a;}
		.example A:hover {text-decoration: underline; color: #869c2b;}

		.port A:link {text-decoration: none; color: #46707a;}
		.port A:visited {text-decoration: none; color: #46707a;}
		.port A:active {text-decoration: none; color: #46707a;}
		.port A:hover {text-decoration: underline; color: #869c2b;}
		
		
		.text_mid A:link {text-decoration: none; color: #46707a;}
		.text_mid A:visited {text-decoration: none; color: #46707a;}
		.text_mid A:active {text-decoration: none; color: #46707a;}
		.text_mid A:hover {text-decoration: underline; color: #869c2b;}		
		
		
		.footer A:link {text-decoration: none; color: #aac53b;}
		.footer A:visited {text-decoration: none; color: #aac53b;}
		.footer A:active {text-decoration: none; color: #aac53b;}
		.footer A:hover {text-decoration: underline; color: #869c2b;}
		
		
		
		img {
			border: 0;
		}
		
		
		.highlightit img{
		border: 1px solid #ccc;
		}
		
		.highlightit:hover img{
		border: 1px solid #869c2b;
		}
		
		.highlightit:hover{
		color: red; /* Dummy definition to overcome IE bug */
		}
		
		#wrapper {
			width: 754px;
			text-align: center;
			/*background-image: url(images/background_dark.gif);*/
			margin: 0 auto;
					}
		
		#content {
			text-align: left;
			width: 704px;
			margin: 15px;
			padding: 10px;
			background-color: #ffffff;
			margin: 0 auto;
		}
		
		#header {
			width: 684px;
			text-align: left;
			font-family: helvetica;
			font-size: 12px;
			margin: 0 auto;
			padding-top: 15px;
			color:#b0aba4;
		}
		
		#portmenu {
			width: 700px;
			text-align: center;
			margin: 0 auto;
			padding-top: 15px;
		
		}
		
		.footer {
			font-family: helvetica;
			font-size: 11px;
			color:#817669;
			height: 80px;
			padding: 0;
			margin: 0;
		}
		
		#logo1 {
			float: left;
			width: 45px;
		}
		
		#logo2 {
			float: right;
			width: 142px;
		}
		
		#text {
			text-align: left;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 18px;
			line-height: 24px;
			color: #817669;
		}
		
		.text_mid {
			text-align: left;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 13px;
			line-height: 24px;
			color: #817669;
		}	
		
		#text_small {
			text-align: left;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12px;
			line-height: 16px;
			color: #817669;
		}	
			
		.text_small {
			
			color: #817669;
			
		}	
		
		.level2 {
			
			padding: 10px 30px;
			
		}
			
		
		.example {
			text-align: left;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 11px;
			color: #817669;
			background-color: #e6e4d0;
			padding: 15px;
		}
		
		.example b {
			
			color:#46707a;
		
		}
		
		
		h3 {
			font-weight: normal;
			font-size: 12px;	
			text-align: left;
		}
		
		
		h2 {
			color: #46707a;
			font-weight: normal;
			padding-top: 20px;
			padding-bottom: 0;
			margin:0;	
			font-size: 20px;
		}		
		
		#spacer {
			padding: 0;
			margin: 0;
			display: block;
			height: 1px;
			width: 754px;
			text-align: center;
			background-image: url(images/background_dark.gif);
		}
		
		.green {
			color: #aac53b;
			font-weight: bold;
		}
		
		.greentop {
			color: #aac53b;
			font-size: 16px;
			font-weight: bold;
		}
				
		
		.sliderText_large {
			padding: 25px 25px 10px 25px;
			text-align: left;
			font-family: helvetica, arial, tahoma, verdana, sans-serif;
			font-size: 16px;
			line-height: 20px;
			color: #817669;
		}
		
		.sliderText_mid {
			padding: 25px 25px 10px 25px;
			text-align: left;
			font-family: helvetica, arial, tahoma, verdana, sans-serif;
			font-size: 14px;
			line-height: 18px;
			color: #817669;
		}
		
		
		.sliderText_small {
			padding: 25px 25px 10px 25px;
			text-align: left;
			font-family: helvetica, arial, tahoma, verdana, sans-serif;
			font-size: 12px;
			line-height: 16px;
			color: #817669;
		}
		
		.small a {
		
			color: #aac53b
		
		}
		
		small {
			font-size: .9em;
			margin-top: 4px;
		}
		
		ul.port {
			margin-left: 0;
			padding-left: 0;
			line-height: 14px;
		}
		
		li.port {
		
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	list-style-type:none;
  	padding: 0 0 5px 20px;
  	margin: 0;
  	background-position: 2px 0;

}

		
		}

		
		
		ul.text_mid {
			margin: 0;
			padding: 0;
		}
		ul.text_mid li {
			margin: 0;
			padding: 0;
			line-height: 18px;
		}
	



.listArrow2	ul {
			margin: 0px 9px 0 9px;
			padding: 0px 9px 0 9px;
	
}
	

.listArrow div {
	padding-bottom: 0;

}	
	
.listArrow	ul {
margin: 0;
padding: 0;
	
}
		
		
.listArrow li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	list-style-type:none;
  	padding: 0 0 10px 25px;
  	margin: 0;
  	background-position: 2px 0;

}

		
		
		/*  888888888888888888888888888888888888888888888888888888888*/
		
		
		

p {
  line-height: 1.5em;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  	margin: 0 0 0 0;
	/*padding: 8px 5px 8px 20px;*/
}

ul.menu a {	
}

ul.menu li {
  margin-top: 1px;
}

.one {
	background: #46707a url(images/menu1.gif) top right no-repeat;
	color: #ffffff;	
  	padding: 4px 5px 4px 23px;
    display: block;
    text-decoration: none;
}

.two {
	background: #46707a url(images/menu2.gif) top right no-repeat;
	color: #ffffff;	
  	padding: 4px 5px 4px 23px;
    display: block;
    text-decoration: none;
}

.three {
	background: #46707a url(images/menu3.gif) top right no-repeat;
	color: #ffffff;	
  	padding: 4px 5px 4px 23px;
    display: block;
    text-decoration: none;
}

.four {
	background: #46707a url(images/menu4.gif) top right no-repeat;
	color: #ffffff;	
  	padding: 4px 5px 4px 23px;
    display: block;
    text-decoration: none;
}



a.home:link {text-decoration: none; color: #46707a;}
a.home:visited {text-decoration: none; color: #46707a;}
a.home:hover {text-decoration: underline; color: #869c2b;}



ul.menu li a {
  color: #ffffff;
}



ul.menu li ul li {
  background-color: #efeddd;
  color: #000;
}


a.one:hover {
  background: #36565f url(images/menu1a.gif) top right no-repeat;
  color: #ffffff;
  text-decoration: none;
}
a.two:hover {
  background: #36565f url(images/menu2a.gif) top right no-repeat;
  color: #ffffff;
  text-decoration: none;
}

a.three:hover {
  background: #36565f url(images/menu3a.gif) top right no-repeat;
  color: #ffffff;
  text-decoration: none;
}

a.four:hover {
  background: #36565f url(images/menu4a.gif) top right no-repeat;
  color: #ffffff;
  text-decoration: none;
}





#menu {
	display: block;
	text-align: center;
}

#nav {
	width: 685px;
	height: 24px;
	background: url(images/menu.gif);
	margin: 0 auto;
	padding: 0; 
	position: relative;
	top: 0px;
}

#nav span { display: none; }

#nav li { margin: 0px; padding: 0px; list-style: none; position: absolute; top: 0px; }

#nav li, #nav a { height: 24px; display: block; }

#nav1 { left: 0px; width: 129px; }
#nav2 { left: 129px; width: 138px; }
#nav3 { left: 267px; width: 138px; }
#nav4 { left: 405px; width: 138px; }
#nav5 { left: 543px; width: 142px; }


#nav2_on { left: 129px; width: 138px; }
#nav3_on { left: 267px; width: 138px; }
#nav4_on { left: 405px; width: 138px; }
#nav5_on { left: 543px; width: 142px; }

#nav1 a:hover { background: transparent url(images/menu.gif) 0px -24px no-repeat;}
#nav2 a:hover { background: transparent url(images/menu.gif) -129px -24px no-repeat;}
#nav3 a:hover { background: transparent url(images/menu.gif) -267px -24px no-repeat;}
#nav4 a:hover { background: transparent url(images/menu.gif) -405px -24px no-repeat;}
#nav5 a:hover { background: transparent url(images/menu.gif) -543px -24px no-repeat;}

#nav2_on { background: transparent url(images/menu.gif) -129px -24px no-repeat;}
#nav3_on { background: transparent url(images/menu.gif) -267px -24px no-repeat;}
#nav4_on { background: transparent url(images/menu.gif) -405px -24px no-repeat;}
#nav5_on { background: transparent url(images/menu.gif) -543px -24px no-repeat;}







