/* CSS Document */
body {background-image: url(ps_background.jpg);
       background-repeat: repeat-x;
	   background-color:#b3d9ff;
		margin: 0px;
		color: #36c;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;}

#header {width: 799px;
		height: 108px;
			border-left: 1px solid #69f;
			border-right: 1px solid #69f;
			border-top: 1px solid #69f;
			border-bottom: 1px solid #95C8FF;
			margin-left: auto;
			margin-right: auto;
			background-image: url(psheader_background.jpg);
			background-repeat: repeat-x;}

#headerindex {width: 799px;
		height: 108px;
			border-left: 1px solid #69f;
			border-right: 1px solid #69f;
			border-top: 1px solid #69f;
			border-bottom: 1px solid #95C8FF;
			margin-left: auto;
			margin-right: auto;
			background-image: url(home_top2.jpg);}

#navigation {width: 799px;
			margin-left: auto;
			margin-right:auto;
			margin-top: 5px;
			margin-bottom: 4px;}

.container {width: 799px;
		margin-left: auto;
		margin-right:auto;
		background-image: url(psbottom_background2.jpg);
		background-repeat: no-repeat;
		background-position: bottom left;
			border-left: 1px solid #69f;
			border-right: 1px solid #69f;
			border-top: 1px solid #7FB2FF;
			border-bottom: 1px solid #95C8FF;
			clear:both;}

.containerindex {width: 799px;
		height: 500px;
		margin-left: auto;
		margin-right:auto;
		
		background-image: url(home_bottom.jpg);
		background-repeat: no-repeat;
		background-position: bottom left;
			border-left: 1px solid #69f;
			border-right: 1px solid #69f;
			border-top: 1px solid #7FB2FF;
			border-bottom: 1px solid #95C8FF;
			clear:both;}

.bluesidebar {width: 180px;
				float:left;
				text-align:center;
				clear:left;}

.waterfact {background-image: url(fact_box.gif);
		background-repeat: no-repeat;
		margin-left: 5px;}

.whitecontent {width: 570px;
height:450px;
			    float:right;
				padding: 20px;
				margin: 0px;
				clear:right;
				 overflow : auto; }

#bottom {width: 801px;
		height: 30px;
			margin-left: auto;
			margin-right:auto;
			margin-top: 0px;
			background-image: url(psnavbottom.jpg);
			background-repeat: no-repeat;
			border-left: 1px solid #b3d9ff;
			border-right: 1px solid #b3d9ff;
			border-top: 1px solid #69f;
			border-bottom: 1px solid #b3d9ff;
			clear:both;}

/*text*/	

p {padding-top: 0px;}

.waterfacttext {font-weight: bold;
padding: 20px;}
.topnav {color: #f00;
			font-weight: bold;
			font-size: 12px;
			padding-top: 70px;
			padding-left: 600px;}	

.footertext {color: #fff;
			font-size: 14px;
			text-align: right;
			margin-top: 5px;
			padding-right: 15px;}

#tabs ul {list-style-type: none;
margin-top: 5px; margin-bottom:5px;}

#tabs li {display: inline;
font-size: 16px;
color: #fff;
font-weight: bold;
margin-left: 70px;
}

#tabs li a {display:inline; text-decoration:none; color: #fff;}

#tabs li a:hover {color: #fff;
				display: inline;}

a {color: #D2F0FF;}

.menu {
	color: #3f9fd1;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/*images*/

#logo {margin-left: 20px;
		float:left;
		border: 0px;}

.photo {float:right}
.mainmenu {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

