body {
	background-color: #C8C8C8;
	margin: 0;
}
h3,h4,h5,h6 {
	font-family: Tahoma, Verdana, Arial;
}
h1 {
	font-size: 18px;
	color: #800040;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma;
	text-transform: uppercase;
}
h2 {
	font-size: 13px;
	color: #800040;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma;
	text-transform: uppercase;
	border-bottom-color: #800040;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#container {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	border: solid #fff 1px;
	height: auto;
	margin-bottom: auto;
	background-color: #D2D1C3;
	background-position: 0px 305px;
	background-repeat: repeat-y;
	background-image: url(../img/side_nav_gradient.jpg);
	
   
}
#header {
	height: 128px;
	width: 775px;
	background-image: url(../img/pgigroup_top.jpg);
}
#navbar {
	background-color: #E6E6DE;
	height: 31px;
	width: 311px;
	left: 328px;
	top: 51px;
	margin-left: 450px;
	z-index: 100;
}

#flash {
	height: 185px;
	width: 776px;
	background-image: url(../img/pgi_flash.jpg);
	z-index: 1;
}
#bottom {
	height: 140px;
	width: 622px;
	background-color: #FFFFFF;
	margin-left: 154px;
	margin-top: -140px;
}
#bottom2 {
	height: auto;
	width: 582px;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 5px 20px 10px 20px;
	margin-left: 154px;
	margin-top: -140px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8C8A6B;
}

#bottom2 img {
	padding: 10px;
	border: solid #97003F 1px;
	margin: 20px;
	float: right;
}

#footer {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	height: 18px;
}

.footer_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8C8A6B;
	padding-top: 2px;
	text-align: right;
}
.footer_text a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8C8A6B;
}
.footer_text a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8C8A6B;
}
.footer_text a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #810040;
}
.footer_text a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8C8A6B;
}
.footer_text a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8C8A6B;
}
/*END LAYOUT */


/*BEGIN MAIN NAV BAR*/

.menu {
	width:247px;
	height:30px;
	font-size:0.85em;
	position:relative;
	z-index:100;
	background-color: #E6E6DF;
	float: left;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:100px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:auto;
	height:30px;
	position:relative;
	background-color: #E6E6DF;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:129px;
	height:30px;
	background:#E6E6DF;
	padding-left:10px;
	line-height:29px;
	border-width: 1px 1px 0 0;
	border: 0px solid #E6E6DF;
}


#thome a  {
	width: 72px;
	height:30px;
	background: url(../img/home.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#thome a:hover  {
	width: 72px;
	height:30px;	
	background: url(../img/home_over.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#thome a span {
	display: none;
	}	
#twhoweare a  {
	width: 81px;
	height:30px;
	background: url(../img/whoweare.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#twhoweare a:hover  {
	width: 81px;
	height:30px;
	background: url(../img/whoweare_over.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#twhoweare span {
	display: none;
	}	
#tservices a  {
	width: 62px;
	height:30px;
	background: url(../img/services.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#tservices a:hover  {
	width: 62px;
	height:30px;
	background: url(../img/services_over.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#tservices span {
	display: none;
	}
#tprojects ul  {
	width: 60px;
	background-color: #810040;
	}
#tprojects a  {
	width: 60px;
	background-color: #E6E6DF;
	background-image: url(../img/menu2.gif);
	}
#tprojects a:hover  {
	width: 60px;
	background-color: #810040;
	background-image: url(../img/menu2_over.gif);
	}
#tprojects span {
	display: none;
	}	
	
#tfloorplans a  {
	width: 78px;
	height:30px;
	background-color: #E6E6DF;
	background-image: url(../img/floorplans.gif);
	background-repeat: no-repeat;
	}
#tfloorplans a:hover  {
	width: 78px;
	height:30px;
	background: url(../img/floorplans_over.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#tfloorplans span {
	display: none;
	}		
	
		
#texperience ul  {
	width: 110px;
	background-color: #810040;
	}
#texperience a  {
	width: 110px;
	background-color: #E6E6DF;
	background-image: url(../img/menu2.gif);
	}
#texperience a:hover  {
	width: 110px;
	background-color: #810040;
	background-image: url(../img/menu2_over.gif);
	}
#texperience span {
	display: none;
	}	

.menu2 {
	width:78px;
	font-size:0.85em;
	position:relative;
	z-index:100;
	background-color: #E6E6DF;
	height: 30px;
	float: left;
}
.menu2 ul {

padding:0;
margin:0;
list-style-type:none;
}
.menu2 ul ul {

width:78px;
}
.menu2 li {
	float:left;
	width:68px;
	position:relative;
	background-color: #E6E6DF;
	background-repeat: no-repeat;
}
.menu2 a, .menu2 a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#8C8A6B;
	width:68px;
	height:30px;
	padding-left:10px;
	line-height:29px;
	background-image: url(../img/experience.gif);
	background-repeat: no-repeat;
	border-width: 1px 1px 0 0;
	border-bottom-style: solid;
	border-bottom-color: #E6E6DF;
	border-bottom-width: 1px;
}
* html .menu2 a, * html .menu2 a:visited {

width:68px;
w\idth:68px;
}
.menu2 ul ul a.drop, .menu2 ul ul a.drop:visited {
	background-image: url(../img/experience_over.gif);
	background-repeat: no-repeat;
	background-color: #8C8A6B;
}
.menu2 ul ul a.drop:hover {
	background-image: url(../img/experience_over.gif);
	background-repeat: no-repeat;
	background-color: #8C8A6B;
}
.menu2 ul ul :hover > a.drop {
	background-image: url(../img/experience_over.gif);
	background-repeat: no-repeat;
	background-color: #8C8A6B;
}
.menu2 ul ul {

visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:110px;
}
* html .menu2 ul ul {

top:31px;
t\op:31px;
}
.menu2 table {

	position:absolute;
	top:0;
	left:0;
}
.menu2 ul ul a, .menu2 ul ul a:visited {
	color:#8C8A6B;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:68px;
	font-family: Tahoma, Verdana, Arial;
	background-image: url(../img/experience.gif);
	background-repeat: no-repeat;
}
* html .menu2 ul ul a {

width:68px;
w\idth:68px;
}
.menu2 a:hover, .menu2 ul ul a:hover {
	color:#fff;
	background:#810448;
	width: 68px;
	background-image: url(../img/experience_over.gif);
}
.menu2 :hover > a, .menu2 ul ul :hover > a {
	color:#fff;
	background:#8C8A6B;
	background-image: url(../img/experience_over.gif);
}
.menu2 ul li:hover ul, .menu2 ul a:hover ul {

visibility:visible;
}
.menu2 span {
	display: none;
}
.menu3 {
	width:63px;
	font-size:0.85em;
	z-index:100;
	background-color: #E6E6DF;
	position: relative;
	float: right;
}
.menu3 ul {

padding:0;
margin:0;
list-style-type:none;
}
.menu3 ul ul {

width:53px;
}
.menu3 li {
	float:left;
	width:53px;
	position:relative;
	background-color: #E6E6DF;
	background-repeat: no-repeat;
}
.menu3 a, .menu3 a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#8C8A6B;
	width:53px;
	height:20px;
	padding-left:10px;
	line-height:19px;
	background-image: url(../img/projects.gif);
	background-repeat: no-repeat;
	border: 1px solid #E6E6DF;
	border-width: 1px 1px 0 0;
}
* html .menu3 a, * html .menu3 a:visited {

width:53px;
w\idth:53px;
}
.menu3 ul ul a.drop, .menu3 ul ul a.drop:visited {
	background-image: url(../img/projects_over.gif);
	background-repeat: no-repeat;
}
.menu3 ul ul a.drop:hover {
	background-image: url(../img/projects_over.gif);
	background-repeat: no-repeat;
}
.menu3 ul ul :hover > a.drop {
	background-image: url(../img/projects_over.gif);
	background-repeat: no-repeat;
}
.menu3 ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:21px;
	left:0;
	width:60px;
}
* html .menu3 ul ul {
	top:31px;
	t\op:21px;
}
.menu3 table {

	position:absolute;
	top:0;
	left:0;
}
.menu3 ul ul a, .menu3 ul ul a:visited {
	color:#8C8A6B;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:53px;
	font-family: Tahoma, Verdana, Arial;
	background-image: url(../img/projects.gif);
	background-repeat: no-repeat;
}
* html .menu3 ul ul a {

width:53px;
w\idth:53px;
}
.menu3 a:hover, .menu3 ul ul a:hover {
	color:#fff;
	background:#810448;
	width: 53px;
	background-image: url(../img/projects_over.gif);
}
.menu3 :hover > a, .menu3 ul ul :hover > a {
	color:#fff;
	background:#B6B5A1;
	background-image: url(../img/projects_over.gif);
}
.menu3 ul li:hover ul, .menu3 ul a:hover ul {

visibility:visible;
}
.menu3 span {
	display: none;
}
/*END MAIN NAVBAR*/

#side_nav {
	height: 135px;
	width: 154px;
	float: none;
	background-color: #D2D1C3;
	background-image: url(../img/sidenav_grad.jpg);
	background-position: 0 -1px;
	background-repeat: no-repeat;
}
#side_nav2 {
	height: 135px;
	width: 154px;
	float: none;
	background-color: #D2D1C3;
	background-image: url(../img/sidenav_grad.jpg);
	background-position: 0 -1px;
	background-repeat: no-repeat;
}

#side_navbar {
	padding: 0;
	height: 18px;
	list-style: none;
	display: inline;
	overflow: hidden;
	margin: 0;
	}

#side_navbar li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
	
#side_navbar a {
	float: left;
	padding: 18px 0 0 0;
	overflow: hidden;
	height: 0px!important; 
	height /**/:34px; /* for IE5/Win only */
	}
	
#side_navbar a:hover {
	background-position: 0 -18px;
	}

#side_navbar a:active, #nav a.selected {
	background-position: 0px -18px;
	}
	
#side_navbar a:hover {
	background-repeat: no-repeat;
	}
#career a  {
	width: 154px;
	background: url(../img/b_career.gif) top left no-repeat;
	}
#contact a  {
	width: 154px;
	background: url(../img/b_contact.gif) top left no-repeat;
	}	
#news a  {
	width: 154px;
	background: url(../img/b_news.gif) top left no-repeat;
	}	
#pgigrup a  {
	width: 154px;
	background: url(../img/b_pgigrup.gif) top left no-repeat;
	}	
.pgi_copy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8C8A6B;
}

.pgi_copy a:link {
	color: #8C8A6B;
	text-decoration: underline;
}
.pgi_copy a:hover {
	color: #800040;
	text-decoration: none;
}
.pgi_copy a:visited {
	text-decoration: underline;
	color: #8C8A6B;
}
.pgi_copy a:active {
	text-decoration: underline;
	color: #8C8A6B;
}

.pgi_copy_red {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #800040;
	font-weight: bold;
}
#noscript {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
	width: 500px;
	background-color: #FFFFFF;
}

/*Spanish Side Nav Bar*/
#career_sp a {

	width: 154px;
	background: url(../img/b_career_sp.gif) top left no-repeat;
}
#contact_sp a {

	width: 154px;
	background: url(../img/b_contact_sp.gif) top left no-repeat;
}
#news_sp a {

	width: 154px;
	background: url(../img/b_news_sp.gif) top left no-repeat;
}

#pgigrup_sp a  {
	width: 154px;
	background: url(../img/b_pgigrup_sp.gif) top left no-repeat;
}



/* Spanish Main Nav*/
	

#navbar-sp {

	background-color: #E6E6DE;
	height: 31px;
	width: 394px;
	left: 328px;
	top: 51px;
	margin-left: 365px;
}
.menuSP {
	width:319px;
	height:30px;
	font-size:0.85em;
	position:relative;
	z-index:100;
	background-color: #E6E6DF;
	float: left;
}
/* remove all the bullets, borders and padding from the default list styling */
.menuSP ul {
padding:0;
margin:0;
list-style-type:none;
}
.menuSP ul ul {
width:100px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menuSP li {
	float:left;
	width:auto;
	height:30px;
	position:relative;
	background-color: #E6E6DF;
}
/* style the links for the top level */
.menuSP a, .menuSP a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:129px;
	height:30px;
	background:#E6E6DF;
	padding-left:10px;
	line-height:29px;
	border-width: 1px 1px 0 0;
	border: 0px solid #E6E6DF;
}


#thome-sp a {

	width: 52px;
	height:30px;
	background: url(../img/home_sp.gif) top left no-repeat;
	background-color: #E6E6DF;
}
#thome-sp a:hover  {
	width: 52px;
	height:30px;	
	background: url(../img/home_over_sp.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#thome-sp a span {
	display: none;
	}	
#twhoweare-sp a  {
	width: 101px;
	height:30px;
	background: url(../img/whoweare_sp.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#twhoweare-sp a:hover  {
	width: 101px;
	height:30px;
	background: url(../img/whoweare_over_sp.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#twhoweare-sp span {
	display: none;
	}	
#tservices-sp a  {
	width: 68px;
	height:30px;
	background: url(../img/services_sp.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#tservices-sp a:hover  {
	width: 68px;
	height:30px;
	background: url(../img/services_over_sp.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#tservices-sp span {
	display: none;
	}
#tprojects-sp ul  {
	width: 61px;
	background-color: #810040;
	}
#tprojects-sp a  {
	width: 61px;
	background-color: #E6E6DF;
	background-image: url(../img/menu2.gif);
	}
#tprojects-sp a:hover  {
	width: 61px;
	background-color: #810040;
	background-image: url(../img/menu2_over.gif);
	}
#tprojects-sp span {
	display: none;
	}	
	
#tfloorplans-sp a  {
	width: 58px;
	height:30px;
	background-color: #E6E6DF;
	background-image: url(../img/floorplans_sp.gif);
	background-repeat: no-repeat;
	}
#tfloorplans-sp a:hover  {
	width: 58px;
	height:30px;
	background: url(../img/floorplans_over_sp.gif) top left no-repeat;
	background-color: #E6E6DF;
	}
#tfloorplans-sp span {
	display: none;
	}		
	
		
#texperience-sp ul  {
	width: 80px;
	background-color: #810040;
	}
#texperience-sp a  {
	width: 80px;
	background-color: #E6E6DF;
	background-image: url(../img/menu2.gif);
	}
#texperience-sp a:hover  {
	width: 80px;
	background-color: #810040;
	background-image: url(../img/menu2_over.gif);
	}
#texperience-sp span {
	display: none;
	}	
.menu2-sp {
	width:82px;
	font-size:0.85em;
	position:relative;
	z-index:100;
	background-color: #E6E6DF;
	height: 31px;
	float: left;
	padding-right: 5px;
}
.menu2-sp ul {

padding:0;
margin:0;
list-style-type:none;
}
.menu2-sp ul ul {

width:82px;
}
.menu2-sp li {
	float:left;
	width:82px;
	position:relative;
	background-color: #E6E6DF;
	background-repeat: no-repeat;
}
.menu2-sp a, .menu2-sp a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#E6E6DF;
	width:82px;
	height:31px;
	padding-left:10px;
	line-height:29px;
	background-image: url(../img/experience_sp.gif);
	background-repeat: no-repeat;
	border-width: 1px 1px 0 0;
	border-bottom-style: solid;
	border-bottom-color: #E6E6DF;
	border-bottom-width: 1px;
}
* html .menu2-sp a, * html .menu2-sp a:visited {

width:72px;
w\idth:72px;
}
.menu2-sp ul ul a.drop, .menu2-sp ul ul a.drop:visited {
	background-image: url(../img/experience_over_sp.gif);
	background-repeat: no-repeat;
	background-color: #E6E6DF;
}
.menu2-sp ul ul a.drop:hover {
	background-image: url(../img/experience_over_sp.gif);
	background-repeat: no-repeat;
	background-color: #E6E6DF;
}
.menu2-sp ul ul :hover > a.drop {
	background-image: url(../img/experience_over_sp.gif);
	background-repeat: no-repeat;
	background-color: #E6E6DF;
}
.menu2-sp ul ul {

visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:82px;
}
* html .menu2-sp ul ul {

top:31px;
t\op:31px;
}
.menu2-sp table {

	position:absolute;
	top:0;
	left:0;
}
.menu2-sp ul ul a, .menu2-sp ul ul a:visited {
	color:#8C8A6B;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:72px;
	font-family: Tahoma, Verdana, Arial;
	background-image: url(../img/experience_sp.gif);
	background-repeat: no-repeat;
}
* html .menu2-sp ul ul a {

width:72px;
w\idth:72px;
}
.menu2-sp a:hover, .menu2-sp ul ul a:hover {
	color:#fff;
	background:#E6E6DF;
	width: 72px;
	background-image: url(../img/experience_over_sp.gif);
	background-repeat: no-repeat;
}
.menu2-sp :hover > a, .menu2-sp ul ul :hover > a {
	color:#fff;
	background:#E6E6DF;
	background-image: url(../img/experience_over_sp.gif);
	background-repeat: no-repeat;
}
.menu2-sp ul li:hover ul, .menu2-sp ul a:hover ul {

visibility:visible;
}
.menu2-sp span {
	display: none;
}

.menu3-sp {
	width:73px;
	font-size:0.85em;
	position:relative;
	z-index:100;
	background-color: #E6E6DF;
	height: 30px;
	float: left;
}
.menu3-sp ul {

padding:0;
margin:0;
list-style-type:none;
}
.menu3-sp ul ul {

width:63px;
}
.menu3-sp li {
	float:left;
	width:63px;
	position:relative;
	background-color: #E6E6DF;
	background-repeat: no-repeat;
}
.menu3-sp a, .menu3-sp a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#8C8A6B;
	width:63px;
	height:30px;
	padding-left:10px;
	line-height:29px;
	background-repeat: no-repeat;
	border-width: 1px 1px 0 0;
	border-bottom-style: solid;
	border-bottom-color: #E6E6DF;
	border-bottom-width: 1px;
	background-image: url(../img/projects_sp.gif);
}
* html .menu3-sp a, * html .menu3-sp a:visited {

width:63px;
w\idth:63px;
}
.menu3-sp ul ul a.drop, .menu3-sp ul ul a.drop:visited {
	background-image: url(../img/projects_over_sp.gif);
	background-repeat: no-repeat;
	background-color: #8C8A6B;
}
.menu3-sp ul ul a.drop:hover {
	background-image: url(../img/projects_over_sp.gif);
	background-repeat: no-repeat;
	background-color: #8C8A6B;
}
.menu3-sp ul ul :hover > a.drop {
	background-image: url(../img/projects_over_sp.gif);
	background-repeat: no-repeat;
	background-color: #8C8A6B;
}
.menu3-sp ul ul {

visibility:hidden;
position:absolute;
height:0;
top:30px;
left:0; 
width:63px;
}
* html .menu3-sp ul ul {

top:30px;
t\op:30px;
}
.menu3-sp table {

	position:absolute;
	top:0;
	left:0;
}
.menu3-sp ul ul a, .menu3-sp ul ul a:visited {
	color:#8C8A6B;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:63px;
	font-family: Tahoma, Verdana, Arial;
	background-image: url(../img/projects_sp.gif);
	background-repeat: no-repeat;
}
* html .menu3-sp ul ul a {

width:63px;
w\idth:63px;
}
.menu3-sp a:hover, .menu3-sp ul ul a:hover {
	color:#fff;
	background:#810448;
	width: 63px;
	background-image: url(../img/projects_over_sp.gif);
}
.menu3-sp :hover > a, .menu3-sp ul ul :hover > a {
	color:#fff;
	background:#8C8A6B;
	background-image: url(../img/projects_over_sp.gif);
}
.menu3-sp ul li:hover ul, .menu3-sp ul a:hover ul {

visibility:visible;
}
.menu3-sp span {
	display: none;
}
.drop_down {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #800040;
	font-weight: bold;
	background-color: #E6E6DE;
	border: solid #800040 1px;
}
.pgi_copy_caps {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8C8A6B;
	text-transform: uppercase;
	font-weight: bold;
}
.underConstruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8C8A6B;
	padding: 10px;
}
.underConstruction2 , .underConstruction2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #800040;
	padding: 10px;
	letter-spacing: -1px;
}

