@charset "utf-8";

.pgdefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#pgbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e0e0e0;
	background-position: top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration:none;
}
.pgcompany {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e0e0e0;
	background-position: top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration:none;
}
.pgprojects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e0e0e0;
	background-position: top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration:none;
}
.pgcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e0e0e0;
	background-position: top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration:none;
}
.pgproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e0e0e0;
	background-position: top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration:none;
}
.pggallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e0e0e0;
	background-position: top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration:none;
}
.pgpartners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e0e0e0;
	background-position: top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration:none;
}
.pglist {

	 line-height: 30px; 
	 font-size:12px; 
	 font-weight:bolder; 
	 list-style: none;
}		 

#apArrowNav {
	position:absolute;
	left:25px;
	top:154px;
	width:24px;
	height:178px;
	z-index:7;
	text-align:right;
	vertical-align:middle;
}
#apNav {
	position: absolute;
	left: 19px;
	top: 150px;
	width: 116px;
	height: 180px;
	z-index: 2;
	vertical-align: middle;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1d48a0;
}
a.navlink:link {
	text-decoration: none;
	color: #00000;
}
a.navlink:active {
	text-decoration: none;
	color: #00000;
}
a.navlink:visited {
	text-decoration: none;
	color: #00000;
}
a.navlink:hover {
	text-decoration: none;
	color: #e24b00;
}
#apLogo {
	position: absolute;
	left: 0px;
	top: 2px;
	width: 850px;
	height: 142px;
	z-index: 2;
	background-image: url(../images/pglogo_horiz_large24_4.png);	
}
#apBtmLines {
	position: fixed;
	left:0px;
	top:625px;
	width:100%;
	height: 50%;
	z-index:0;
	background-image: url(../images/pgsite_trans_bgd3_top.png);
}
#apToplines {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100px;
	z-index:0;
	background-image: url(../images/pgsite_trans_bgd3_frame.png);
}
#apContent {
	position:absolute;
	left:157px;
	top:150px;
	width:563px;
	height:400px;
	z-index:4;
	overflow: auto;
	padding: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

#apTextHeaders {
	position:absolute;
	left:164px;
	top:132px;
	width:390px;
	height:17px;
	z-index:5;
	text-indent: 6px;
	background-image: url(../images/pgsite_trans_bgd3.png);
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#apContact {
	position:absolute;
	left:50px;
	top:600px;
	width:350px;
	height:23px;
	z-index:5;
	font-weight: normal;
	color:#1d48a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
#apCopyright {
	position:absolute;
	left:419px;
	top:598px;
	width:232px;
	height:23px;
	z-index:6;
	font-weight: normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align:right;
}
body,td,th {
	color: #484848;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   border: 0px solid black;
}
table.navbar td a{
   display: block;
   width: 99px;
   padding: 3px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #FFF;
   background-color: #666666;
}

table.navbar td a:hover, table.navbar td a:active {
   color: #fff;
   background-color: #0f88ff;
}

#navcontainer
{
width: 120px;
border-right: 0px solid #000;
padding: 0 0 0 0;
margin-bottom: 0;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
color: #333;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}



#navcontainer li
{
border-bottom: 5px solid #e0e0e0;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
background-color: #cccccc;
color: #000;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: 99px; }

#navcontainer li a:hover
{
background-color: #2586d7;
color: #000;
}

body.pgcompany a#company,
body.pgprojects a#projects,
body.pgcontact a#contact,
body.pgproducts a#products,
body.pggallery a#gallery,
body.pgpartners a#partners {
color: #fff;
background: #0f88ff;
}