body{
	background:url(../images/page_bg.jpg) top left repeat-x #000000;
	margin:auto;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
	}
#wrapper{
	width:920px;
	margin:auto;
	}
#header{
	width:920px;
	height:130px;
	background:url(../images/logo.jpg) top right no-repeat;
	}
	#header img a, #header img{
		border:none;
		outline:none;
		}
	.logo{
	float:right;
	width:360px;
	}
	#header h1{
		display:none;
		}
		
#footer {

margin:-20px auto;
padding:0;
line-height:20px;
font-size:0.95em;
background:#ccc;
}
	
#navigation_pane{
	width:920px;
	height:20px;
	}
	ul.navigation{
		margin:0px;
		padding:0px;
		list-style-type:none;
		}
	ul.navigation li{
		color:#FFFFFF;
		display:block;
		float:left;
		font-size:16px;
		text-align:center;
		font-weight:800;
		}
	ul.navigation li a:link, ul.navigation li a:visited, ul.navigation li a:hover{
		color:#FFFFFF;
		text-decoration:none;
		}
	ul.navigation li a:hover{
		text-decoration:underline;
		}
	li.pg1{
		width:180px;
		height:30px;
		padding:10px;
		margin-right:20px;
		background:url(../images/pg1_top.jpg) top center no-repeat;
		}
		li.pg1alt{
			width:180px;
			height:30px;
			padding:10px;
			margin-right:20px;
			background:url(../images/pg1_top_alt.jpg) top center no-repeat;
			}
	li.pg2{
		width:180px;
		height:30px;
		padding:10px;
		margin:0px 20px;
		background:url(../images/pg2_top.jpg) top center no-repeat;
		}
		li.pg2alt{
			width:180px;
			height:30px;
			padding:10px;
			margin:0px 20px;
			background:url(../images/pg2_top_alt.jpg) top center no-repeat;
			}
	li.pg3{
		width:180px;
		height:30px;
		padding:10px;
		margin:0px 20px;
		background:url(../images/pg3_top.jpg) top center no-repeat;
		}
		li.pg3alt{
			width:180px;
			height:30px;
			padding:10px;
			margin:0px 20px;
			background:url(../images/pg3_top_alt.jpg) top center no-repeat;
			}
	li.pg4{
		width:180px;
		height:30px;
		padding:10px;
		margin-left:20px;
		background:url(../images/pg4_top.jpg) top center no-repeat;
		}
		li.pg4alt{
			width:180px;
			height:30px;
			padding:10px;
			margin-left:20px;
			background:url(../images/pg4_top_alt.jpg) top center no-repeat;
			}
.content{
	width:920px;
	}
	.page1cont{
		width:180px;
		padding:10px;
		float:left;
		margin-right:20px;
		background:url(../images/pg1_smbtm.jpg) bottom center no-repeat #6675B5;
		}
	.page2cont{
		width:180px;
		padding:10px;
		float:left;
		margin:0px 20px;
		background:url(../images/pg2_smbtm.jpg) bottom center no-repeat #CC6699;
		}
	.page3cont{
		width:180px;
		padding:10px;
		float:left;
		margin:0px 20px;
		background:url(../images/pg3_smbtm.jpg) bottom center no-repeat #6699CC;
		}
	.page4cont{
		width:180px;
		padding:10px;
		float:left;
		margin-left:20px;
		background:url(../images/pg4_smbtm.jpg) bottom center no-repeat #83AC46;
		}
	.page1big{
		width:900px;
		min-height:300px;
		padding:10px;
		float:left;
		background:url(../images/pg1_btm.jpg) bottom center no-repeat #6675B5;
		}
	.page2big{
		width:900px;
		min-height:300px;
		padding:10px;
		float:left;
		background:url(../images/pg2_btm.jpg) bottom center no-repeat #CC6699;
		}
	.page3big{
		width:900px;
		min-height:300px;
		padding:10px;
		float:left;
		background:url(../images/pg3_btm.jpg) bottom center no-repeat #6699CC;
		}
	.page4big{
		width:900px;
		min-height:300px;
		padding:10px;
		float:left;
		background:url(../images/pg4_btm.jpg) bottom center no-repeat #83AC46;
		}

.newslayer {
	position: absolute;
	visibility: visible;
	left: 50%; 
	margin-left: -460px; 
		}
