body	{
	margin:0;
	padding:0;
	font-family: arial, sans-serif;
	font-size: 14px;
	background: url(../images/pure9backgrd.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

a:link {
	color: #808f03;
	text-decoration: none;
}
a:visited {
	color: #808F03;
	text-decoration: none;
	font-size: 12px;
	color: #808f03;
	font-family: arial, sans-serif;
}
a:hover {
	color: #677300;
	text-decoration: underline;
}
a:active {
	color: #808F03;
	text-decoration: none;
}

.top {
	width: 895px;
	height: 92px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #c6c6c6;
	text-align: right;
}

.top a:link, a:visited, a:hover, a:active {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #c6c6c6;
}

#container1{
	padding-top:45px;
	margin: 0px auto 0px auto;
	width:895px;
	height:55px;
}

#js-container{
	background: url(../images/p9-flash-backgrd.png) no-repeat;
	margin: 0px auto 0px auto;
	padding: 23px 0px 0px 0px;
	width:925px;
	height:375px;
}

#maincontent-container{
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	width:895px;
	background-color:#ffffff;
	clear: both;
}

#container3{
	width: 100%;
	margin: 0px auto 0px auto;
	background-color:#ffffff;
}

.content{
	width: 595px;
}

.content-right{
	float: left;
	width: 225px;
	font-size: 12px;
	color: #3f3f3f;
	font-family: arial, sans-serif;
	line-height: 150%;
	background-color:#ffffff;
}

.content-right ul{
	list-style-image: url('images/bullet-list.jpg');
	list-style-type:square;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	
}

.content-right li {
	margin:0px;
	padding:0px;
}

.content-right ul a:link, a:visited, a:hover, a:active {
	font-size: 12px;
	color: #2a2a2a;
	font-family: arial, sans-serif;
}

.content-right a:link, a:visited, a:hover, a:active {
	font-size: 12px;
	color: #808f03;
	font-family: arial, sans-serif;
}

.content-left{
	float: left;
	width: 627px;
	padding-left: 28px;
	background-color:#ffffff;
}

.port-column2 a:hover img{
	border-width: 6px;
	border-color: #333;
	color: #8b8b8b;
}

.port-column2 a img{
	border-width: 6px;
	border-color: #e7e7e7;
}

.port-column2{
	float: left;
	width: 190px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 11px;
	font-family: arial, sans-serif;

}

.port-content h1{
	font-size: 12px;
	padding-bottom:5px;
	margin:0;
	font-family: arial, sans-serif;
	text-decoration:bold;
}


.port-content{
	width: 180px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 12px;
	font-size: 12px;
	line-height: 130%;
	font-family: arial, sans-serif;
}

.content-port{
	width:592px;
	font-size: 12px;
	color: #3f3f3f;
	font-family: arial, sans-serif;
	line-height: 150%;
	}

.content-port-container{
	float:left;
	width:600px;
}

.port-more-container{
	float: left;
	width: 600px;
}

.footer {
	margin-top: 20px;
	float: left;
	width:100%;
	background-color:#181818;
	height: 280px;
}

.footer-content  {
	width:840px;
	height:260px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 10px;
	color:#dfdfdf;
	font-family: arial, sans-serif;
	font-size:11px;
	line-height:17px;
		}
		
.pdfimg{
	font-size:12px;
	color: #3f3f3f;
	padding-top:12px;
	line-height:17px;
	width:225px;
}

.pdfimg a:link, a:visited, a:active, {
	font-size: 12px;
	color: #808f03;
	font-family: arial, sans-serif;
}

.pdfimg a:hover {
	font-size: 12px;
	color: #3f3f3f;
	font-family: arial, sans-serif;
}

.pdfimg img{
	padding-right:10px;
}

.form	{
	background: #FFFFFF;
	border: 1px solid #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	padding: 0px;
}

.player {
	margin: 0 auto 0 auto;
	width: 925px;
	width: 925px;
	height: 384px;
	background: url(../images/p9-flash-backgrd.png) repeat-x center top;
}

	.player-inner {
		width: 860px;
		height: 309px;
		padding: 23px 0 0 34px;
	}
	
		.player-index {
			display: none;
			position: relative;
			margin: 22px 0 0 0;
			height: 9px;
		}
			.slide-holder {
			}
			
			.player-index-inner {
				display: inline;
			}
					
				a.index-btn {
					display: block;
					width: 9px;
					height: 9px;
					margin-right: 4px;
					float: left;
					outline: none;
					font-size: 0px;
					line-height: 0px;
					background-image: url(../images/player_buttons.png);
					background-position: 0 -97px;
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=../images/player_buttons.png);
					_background-image: url(../images/player_buttons_ie6.gif);
					_filter: none;
				}
				
				a.index-btn-active {
					background-position: -9px -97px;
					cursor: default;
				}
			
		.player-content {
			position: relative;
			width: 860px;
			height: 309px;
			overflow: hidden;
		}
		
			.player-content-inner img.default-slide {
			}
			
			.player-slides {
				display: none;
			}
			
			.slide-holder {
				position: absolute;
				top: 0px;
				right: 0px;
				height: 309px;
				overflow: hidden;
			}
			
			div.player-btn {
				width: 81px;
				height: 97px;
				position: absolute;
				top: 99px;
				opacity: 0;
				z-index: 99;
			}
			
			.player-btn a {
				z-index: 99;
				display: block;
				width: 81px;
				height: 97px;
				outline: none;
				font-size: 0px;
				line-height: 0px;
				background-repeat: no-repeat;
				background-image: url(../images/player_buttons.png);
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop);
				_background-image: url(../images/player_buttons_ie6.gif);
				_filter: none;
			}
			
				.btn-next {
					right: 0px;
				}
				
					.btn-next a {
						background-position: 20px 0;
					}
					
						.btn-next a:hover {
							background-position: -51px 0;
						}
				
				.btn-prev {
					left: 0px;
				}
				
					.btn-prev a {
						left: 0px;
						background-position: -142px 0;
					}
					
						.btn-prev a:hover {
							background-position: -213px 0;
						}
						

div#lightbox_image_data {
	height: 12px;
	padding: 6px 4px 0 4px;
	font-weight: bold;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #666;
}

	#lightbox_caption {
	
	}
	
		#lightbox_caption a {
			outline: none;
		}
		
	#lightbox_close {
		float: right;
		width: 80px;
		text-align: right;
	}
	
		#lightbox_close a {
			outline: none;
		}
		
		


