@charset "utf-8";
/* CSS Document */
body {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #043157;
	background-repeat: repeat;
	background-position: left top;
	background-image: none;
	border: thin solid #FFF;
}
.logo {
	background-image: url(pplogoheader.gif);
	background-repeat: no-repeat;
	width: 254px;
	left: 70px;
	top: 8px;
	position: relative;
	height: 90px;
}

.header {
	background-image: url(images/headerback.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 850px;
	background-color: #FFF;
}
.headergraphic {
	background-image: url(pointheader.gif);
	background-repeat: no-repeat;
	width: 248px;
	left: 380px;
	top: 0px;
	position: relative;
	height: 90px;
}
.menu {
	background-color: #0D4E86;
	height: 30px;
	width: 850px;
}
.mainpic {
	background-image: url(mainpic.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 850px;
	position: relative;
	left: 0px;
	top: 0px;
}
.left_column {
	float: left;
	height: 250px;
	width: 200px;
}
.mc3 {
	float: left;
	width: 790px;
	position: relative;
	left: 20px;
	top: 10px;
	margin: 0px;
	padding: 10px;
	height: 400px;
}
.mc1 {
	float: left;
	width: 790px;
	position: relative;
	left: 20px;
	top: 10px;
	margin: 0px;
	padding: 10px;
	height: 250px;
}
.mc1text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D4E86;
	text-align: center;
}
.mc1text a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D4E86;
}
.mc1text a:visited{
	text-decoration: none;
}
.mc1text a:hover{
	text-decoration: none;
}
.mc2 {
	float: left;
	width: 500px;
	position: relative;
	left: 170px;
	top: 10px;
	margin: 0px;
	padding: 10px;
	height: 400px;
}
.mc2text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D4E86;
}
.mc2text a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D4E86;
}
.mc2text a:visited{
	text-decoration: none;
}
.mc2text a:hover{
	text-decoration: none;
}
.right_column {
	float: right;
	height: 250px;
	width: 650px;
}
.footer {
	clear: right;
	height: 35px;
	width: 850px;
	background-color: #0D4E86;
}
.main_page {
	height: 290px;
	width: 850px;
	background-color: #FFF;
	float: none;
	clear: left;
}
.main_page2 {
	height: 490px;
	width: 850px;
	background-color: #FFF;
	float: none;
	clear: left;
}
.footer_top {
	clear: right;
	height: 20px;
	width: 850px;
}

#nav {
	list-style-image: none;
	list-style-type: none;
	height: 30px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #906;
	background-color: #0D4E86;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	text-align: center;
	}

#nav li {
	float: left;
	position: relative;
	top: 1px;
	border: 1px solid #0D4E86;
	}
#nav li a {
	width: 110px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	background-color: #0D4E86;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#nav li a:visited {
	color: #FFF;
	text-decoration: none;
}

#nav li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
.footer div {
	text-align: center;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
