
/* DEFAULTS */
body {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	
	color: #000000;
	background: #FFFFFF;
	
	vertical-align: top;	
	text-align: center;
	
	margin: 1px;
	margin-top: 2px;	
	padding: 0px;
	width: 100%;
	height: 100%;
}

a:link, a:visited, a:active, a:hover {
 	color : #000000;
	text-decoration: none;
}

td {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;	
	border: 0px;
}

ol {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	border: 0px;	
}

li {
	margin: 0px;
	padding: 0px;
	border: 0px;	
}

p {
	margin: 0px;
	padding: 0px;
	border: 0px;	
}


/* TOP */

div.pgm_top1 {
	vertical-align: top;	
	text-align: center;

	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
	border: 0px;
	width: 100%
}
table.pgm_top1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top: 1px solid #A6CE39;
	border-right: 1px solid #A6CE39;
	border-bottom: 0px;
	border-left: 1px solid #A6CE39;
	width: 770px;	
}



/* MIDDLE */

div.pgm_mid1 {
	vertical-align: top;	
	text-align: center;

	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
	border: 0px;
	width: 100%
}
table.pgm_mid1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top: 0px;
	border-right: 1px solid #A6CE39;
	border-bottom: 0px;
	border-left: 1px solid #A6CE39;
	width: 770px;	
}


td.pgm_logo1 {
	vertical-align: middle;
	text-align: center;
}
img.pgm_logo1 {
	height: 119px;	
	width: 160px;
}

td.pgm_progroup1 {
	vertical-align: middle;
	text-align: left;

	border-bottom: 3px solid #A6CE39;
}
img.pgm_progroup1 {
	width: 284px;
	height: 45px;
}

td.pgm_management1 {
	vertical-align: middle;
	text-align: left;	
}
img.pgm_management1 {
	width: 475px;
	height: 38px;
}

td.pgm_home2, td.pgm_about2, td.pgm_services2, td.pgm_approach2, td.pgm_contact2 {
	background-image: url("../images/pgm_bluebox2.gif");
	background-repeat: repeat;
	background-position: center center;
	
	vertical-align: middle;
	text-align: center;

	border: 0px;
	width: 154px;
	height: 30px;
}

a.pgm_home2:link, a.pgm_home2:visited, a.pgm_home2:active,
a.pgm_about2:link, a.pgm_about2:visited, a.pgm_about2:active,
a.pgm_services2:link, a.pgm_services2:visited, a.pgm_services2:active,
a.pgm_clients2:link, a.pgm_clients2:visited, a.pgm_clients2:active,
a.pgm_approach2:link, a.pgm_approach2:visited, a.pgm_approach2:active,
a.pgm_contact2:link, a.pgm_contact2:visited, a.pgm_contact2:active,
a.pgm_news2:link, a.pgm_news2:visited, a.pgm_news2:active {
	font-size: 18px;
	font-weight: bold;

	color: #A6CE39;	
}

a.pgm_home2:hover, a.pgm_about2:hover, a.pgm_services2:hover, a.pgm_clients2:hover, 
a.pgm_approach2:hover, a.pgm_contact2:hover, a.pgm_news2:hover {
	color: #FFFFFF;
}




/* BOTTOM */

div.pgm_bot1 {
	vertical-align: top;	
	text-align: center;

	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 0px;
	border: 0px;
	width: 100%
}
table.pgm_bot1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top: 0px;
	border-right: 1px solid #A6CE39;
	border-bottom: 1px solid #A6CE39;
	border-left: 1px solid #A6CE39;
	width: 770px;	
}

td.pgm_bot1_mnu1 {
	text-decoration: none;
	vertical-align: middle;
	text-align: center;		
}

a.pgm_bot1_mnu1:link, a.pgm_bot1_mnu1:visited, a.pgm_bot1_mnu1:active
{
	font-size: 11px;

	color: #000000;
}
a.pgm_bot1_mnu1:hover
{
	color: #A6CE39;
}

td.pgm_bot1_lgl1 {
	font-size: 10px;
	
	text-decoration: none;
	vertical-align: middle;
	text-align: center;		
}

a.pgm_bot1_lgl1:link, a.pgm_bot1_lgl1:visited, a.pgm_bot1_lgl1:active
{
	color: #000000;
}
a.pgm_bot1_lgl1:hover
{
	color: #A6CE39;
}

