@charset "utf-8";
/* CSS Document */

html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:normal;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	color: #131313;
	height:80%;
}
.wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%; 
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;/* the bottom margin is the negative value of the footer's height */
	margin-right: auto;
	width:1000px;
}
.footer, .push {
	height: 0px; /* .push must be the same height as .footer */
}


ul, ol {
}
h1, h2, h3 {
	font-size: 100%;
	padding-left: 22px;
	background: url(images/h1-bullet.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
}
img{
	border: 0px;
}
#topNav{
	background: url(images/topNav-bg.jpg);
	background-repeat: no-repeat;
	width:1000px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	top: 0px;
	height:101px;
}
.logo img{
	float:left;
	padding: 0;
	margin: 0;
		}
.downloads{
	padding:10px;
	border-bottom: 1px solid #ddd;
}
.dlLinks{
	text-align:center;
	font-size: 70%;
	padding-bottom:15px;
	display: inline;
}
.dlLinks  h2 {
	background:url();
	display: inline;
	list-style-type: circle;
}
#topNavBtns{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	padding-left:675px;
	padding-right:0px;
	padding-bottom:0px;
}
	.home{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:20px;
	padding-right:0px;
	padding-bottom:0px;
	text-decoration: none;
	font-size: 85%;
	color: #000;
	font-weight: bold;
	display: block;
	width: 110px;
	}
	.home:hover{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:20px;
	padding-right:0px;
	padding-bottom:0px;
	text-decoration: none;
	font-size: 85%;
	color: #A8C1C6;
	font-weight: bold;
	display: block;
	width: 110px;
	}
	.about{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:6px;
	padding-right:0px;
	padding-bottom:0px;
	text-decoration: none;
	font-size: 85%;
	color: #000;
	font-weight: bold;
	display: block;
	width: 110px;
	}
	.about:hover{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:6px;
	padding-right:0px;
	padding-bottom:0px;
	text-decoration: none;
	font-size: 85%;
	color: #A8C1C6;
	font-weight: bold;
	display: block;
	width: 110px;
	}	
	.contact{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:6px;
	padding-right:0px;
	padding-bottom:0px;
	text-decoration: none;
	font-size: 85%;
	color: #000;
	font-weight: bold;
	display: block;
	width: 110px;
	}
	.contact:hover{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:6px;
	padding-right:0px;
	padding-bottom:0px;
	text-decoration: none;
	font-size: 85%;
	color: #A8C1C6;
	font-weight: bold;
	display: block;
	width: 110px;
	}		
.menuBar{
	width:1000px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left:0px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:0px;
	background-color:#a6c0c5;
	color:#ffffff;
	background-repeat: no-repeat;
	float: none;
	height: 36px;
}
#imgHolder{
	width:1000px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	height:170px;
	background: url(images/imgHolder.jpg);
	background-repeat: no-repeat;
}
#pgeHolder{
	width:1000px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#sqPanel{
	float:left;
	width:88px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	height:500px;
	background: url(images/squares.jpg);
	background-repeat: no-repeat;
}
#pgeLeft{
	float:left;
	width:700px;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	color: #131313;
}
#pgeRight{
	float:left;
	width:220px;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	color: #131313;
}
.pgeRightInner{
	border:8px solid #ddd;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.newsItem {
	font-size: 95%;
	padding: 5px 5px;
	margin-bottom: 5px;
	color: #666666;
}
.newsItem:hover {
	font-size: 95%;
	padding: 5px 5px;
	margin-bottom: 5px;
	color: #000;
}
.moreLink a {
	font-size: 90%;
	color: #000;
	padding-top: 10px;
	float: right;
	text-decoration: none;
}
.moreLink a:hover {
	font-size: 90%;
	color: #000;
	padding-top: 10px;
	float: right;
	text-decoration: underline;
}
.newsDate {
	font-size: 70%;
	color: #666666;
	clear: right;
}
#pgeFooter {
	background:url(images/footer-bg.jpg) repeat-x;
	border-top: 5px solid #ddd;
	background-color:#555555;
	clear: both;
	height: 200px;
}
.pgeFooterInner {
	padding-left: 110px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 500px;
	color: #FFFFFF;
	float: left;
}
.pgeFooterInner a{
	color: #FFFFFF;
	text-decoration:none;
}
.pgeFooterInner a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
.pgeFooterInnerRight {
	padding-top: 15px;
	color: #fff;
	float: right;
	padding-right: 110px;
}
.pgeFooterInnerRight h1 {
	color: #fff;
	font-size: 70%;
	padding-bottom: 3px;
	padding-right: 0px;
	background: url(images/footer-h1-bullet.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 18px;
	background-position: 0px 2px;
}
.pgeFooterInnerRight a {
	color: #fff;
	text-decoration:none;
}
.li-h1{
	color:#FFFFFF;
	font-size: 100%;
	margin: 0 0 0 25px;
	display: block;
	background-color: #f7f7f7 ;
	border:1px solid #ddd;
	padding: 3px;
}
	.li-h1 h1 {
		font-size:100%;
		color: #000;
		margin: 0;
	}
.li-h2{
	color:#000;
	text-decoration:none;
	font-size: 90%;
	margin: 0 0 0 40px;
}
	.li-h2 h2 {
		font-size:90%;
		color: #000;
		margin: 5px 0 5px 0;
	}
.li-h3{
	color:#000;
	text-decoration:none;
	font-size: 85%;
	margin: 0 0 0 75px;	
}
	.li-h3 h3{
		font-size:85%;
		color: #000;
		margin: 5px 0 5px 0;
	}
	