body {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#container{
	background-color: #FFFFFF;
	width: 760px;
	text-align:left;
}
a{
	color: #c00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.link {
	font-size: 85%;
	display: block;
	padding-left: 12px;
	margin: 0.5em 0 2em 0;
}
.mainnav {
	background-color: #E3E3E3;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	width: 95px;
	height: 18px;
	line-height: 18px;
	margin-right: 4px;
	color: #777777;
	text-decoration:none;
	font-weight: bold;
	display: block;
	float:left;
	padding-left: 5px;
}
.mainnav:hover {
	background-color: #D3D3D3;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	width: 95px;
	height: 18px;
	line-height: 18px;
	margin-right: 4px;
	color: #777777;
	text-decoration:none;
	font-weight: bold;
	display: block;
	float:left;
	padding-left: 5px;
}
#nav-bg {
	background-image: url(../images/menu-background.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width: 760px;
	padding: 6px 0px;
	height: 18px;
	display: block;
}
#nav-bg-hm {
	background-image: url(../images/menu-background.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width: 760px;
	padding: 6px 0px;
	height: 18px;
	display: block;
}
.tdmargin {
	padding-right: 25px;
	width: 33%;
}	
#headerpanel{
	width: 760px;
	text-align:left;
}
#content{
	background-image: url(../images/content-shadow.gif);
	background-repeat: repeat-x;
	background-color: white;
	border: 1px solid #e3e3e3;
	margin: 5px 0px;
	padding: 20px 15px 5px 15px;
	line-height: 16px;
	width:730px;
}
#content-hm{
	background-image: url(../images/content-shadow.gif);
	background-repeat: repeat-x;
	background-color: white;
	margin: 5px 0px;
	padding: 20px 0px 5px 0px;
	line-height: 16px;
	width:760px;
}
#img-bdr-top{
	border-top: 1px solid #C1C1C1;
	margin: 10px 0px;
	padding: 10px 15px;
	line-height: 16px;
	display: block;
	width: 700px;
	height: 220px;
}
ul.imgpoints{
	list-style-type: disc;
	padding-left: 20px;
	margin: 0px 0px 0px 10px;
}
.img-hdg{
	margin-bottom: 0px;
	font-weight:bold;
	font-size: 11px;
}
.projects{
	font-size: 11px;
	font-weight: bold;
	border-left: 5px solid #c00;
	padding-left: 6px;
	border-bottom: 1px solid #c00;
	margin-bottom: 0px;
}

#prof-bdr-top{
	background-image: url(../images/content-shadow.gif);
	background-repeat: repeat-x;
	background-color: white;
	border-top: 1px solid #e3e3e3;
	margin: 10px 0px 5px 0px;
	display: block;
	width: 100%;
	height: 15px;
}

#banner-oil {
	font-size: 91%;
	line-height: 135%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background-color: #B2B2B2;
}
#banner-gold {
	/*font-size: 91%;
	line-height: 135%;
	height: 220px;
	padding: 7px 7px 0px 19px;
	margin: 0px 0px 5px 0px;
	background-color: #B2B2B2;
	background-image: url(../images/gold-mineral--gold.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#banner-corporate {
	font-size: 91%;
	line-height: 135%;
	height: 211px;
	padding: 7px 7px 0px 19px;
	margin: 0px 0px 5px 0px;
	background-color: #B2B2B2;
	background-image: url(../images/headerPanel-corporate.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




table, form {
	font-size: 100%;
	margin: 1em 0;
}



ul {
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}
ul li {
	padding: 0 12px;
}
.related {
	font-size: 95%;
	margin-top: 2em;
	border-top: 1px solid #4b4b43;
	padding-top: 1em;
}
h1, h2 {
	font-size: 125%;
}
h3 {
	font-size: 100%;
	margin: 1em 0;
}
h4, h5, h6 {
	font-size: 100%;
	margin: 0.25em 0 0em 0;
	color: #888;
}
p {
	margin: 0.5em 0;
}
fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}
legend {
	margin-left: 0 !important;
	margin-left: -7px;
	padding: 1em 0 0.75em 0;
	color: #4b4b43;
	font-weight: bold;
	display: block;
}
0
th label {
	padding: 0;
	margin: 0;
}
td .label {
	display: block;
	margin: 0.5em 0 1.5em 0;
	font-size: 94%;
	color: #4b4b43;
}
form, input, select, textarea {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
}
th {
	text-align: left;
}
.half {
	width: 50%;
}
.full {
	width: 100%;
}
input.full, input.half, textarea.full, textarea.half {
	border: 1px solid #555;
	background-color: #D4D0BE;
}
.legend {
	margin-top: 2em;
	color: #4b1d75;
}
.errors {
	padding: 10px;
	border: 1px solid red;
	margin: 2em 0;
} 
.img, .img2 {
	background-repeat: no-repeat;
	overflow: hidden;
}

.list {
	margin: 1em 0;
	font-size: 100%;
	border-bottom: 1px solid #d0d0d0;
}
.list caption {
	text-align: left;
	margin: 1em 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #777;
}
.list th, .list td {
	padding: 2px 3px;
	border-top: 1px solid #d0d0d0;
}
h2.img {
	height: 0px !important;
	height: 24px;
	padding: 24px 0 0 0;
	margin: 0.75em 0;
}
h2.img2 {
	height: 0px !important;
	height: 14px;
	padding: 14px 0 0 0;
	margin: 0 0 0.5em 0;
}
.banner h2.img {
	margin: 21px 0 6px 0;
}
.banner table {
	margin: 0;
}
h2.iconproject {
	padding: 1px 0 3px 0px;
	background-repeat: no-repeat;
	font-size: 130%;
	text-transform: uppercase;
	margin: 0.25em 0;
	border-left: 5px solid #c00;
	padding-left: 6px;
	border-bottom: 1px solid #c00;
}
h3.programme {
	font-size: 90%;
	color: #54514b;
	margin: 2em 0 0.5em 0;
}
.profile {
	clear: both;
	margin-top: 15px;
}
.contacts{
	margin: 20px 0px 0px 0px;
}
.project {
	margin: 0px 0px 0px 20px;
}
.address h4 {
	margin: 0.25em 0 0 0;
}
.address p {
	margin: 0.25em 0 1em 0;
}
.col_l {
	width: 201px !important;
	width: 210px;
	padding-right: 9px;
	float: left;
}
.col_r {
	width: 201px !important;
	width: 210px;
	padding-left: 9px;
	float: left;
}
.col1 {
	font-size: 91%;
	padding: 15px 15px 10px 15px;
	background-image: url(../images/content-shadow.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
.col1top {
	font-size: 91%;
	padding: 10px 15px 10px 15px;
	background-image: none;
}
.col2, .col3, .col3a {
	font-size: 91%;
	background-image: url(../images/bg2col.png);
	background-position: 5px top;
	background-repeat: repeat-y;
}
.col3 {
	background-image: url(../images/bg3col.png);
}
.col3a {
	background-image: none;
}
.col2 .l {
	width: 480px !important;
	width: 505px;
	padding: 0 10px 10px 15px;
	float: left;
}
.col2 .r {
	width: 227px !important;
	width: 248px;
	padding: 0 15px 10px 5px;
	border-left: 1px solid #e0e0e0;
	float: left;
}

.col3 .l, .col3 .r{
	width: 247px !important;
	float: left;
	padding-top: 5px;
}
.col3 .l{
	width: 243px !important;
	width: 248px;
	padding-left: 5px;
}
.col3 .m{
	width: 243px !important;
	width: 263px;
	padding: 5px 10px 10px 10px;
	float: left;
}
.col3a .l, .col3a .r{
	width: 232px !important;
	width: 247px;
	float: left;
	padding: 0 15px 0 0;
}
.col3a .l{
	width: 232px !important;
	width: 247px;
	padding: 0 0 0 15px;
}
.col3a .m{
	width: 233px !important;
	width: 263px;
	padding: 0 15px 0 15px;
	float: left;
}
.col4{
	width: 182px;
	float: left;
}
.gallery p{
	padding: 10px 0px 5px 15px;
	margin: 5px 0 0 0;
	background-image: url(../images/content-shadow.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
.gallerytxt{
	display: block;
	padding: 0px 0px 5px 15px;
	margin: 10px 10px 10px 10px;
	background-image: url(../images/gallery-listMarker.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight:bold;
}
.galleryimg{
	display: block;
	width: 242px;
	height: 147px;
	overflow: hidden;
	background-color: #e0e0e0;
	text-align: center;
	vertical-align: middle;
}
.gallery .l, .gallery .m, .gallery .r{
	border-top: 1px solid #ccc;
}
a.download{
	padding: 1px 0 1px 20px;
	background-image: url(../images/icon-pdf.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#layout_home .col4{
	line-height: 150%;
	color: black;
}
#layout_home .col4 p{
	margin: 0 0 0.5em 0;
	padding: 8px 8px 0 0;
	background-image: url(../images/divide-dots.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.rowon td{
	background-color: #f0f0f0;
}
.rowoff td{
	background-color: #e0e0e0;
}
.chart{
	margin: 0 0 0.5em 0;
	padding: 8px 8px 0 0;
	background-image: url(../images/divide-dots.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.spacer, .divider, .rule{
	display: block;
	height: 1px !important;
	overflow: hidden;
	clear: both;
}
.rule{
	margin: 1em 0;
	border-top: 1px solid #D4D0BE;
}.
divider{
	margin: 1em 0;
	background-image: url(../../images/content-shadow.gif);
	background-position: center top;
	background-repeat: repeat-x;
	height: 0 !important;
	height: 8px;
	padding-top: 8px;
	width: 100%;
}
.form th, .form td{
	padding: 2px 0 3px 0;
}
.form th{
	padding-right: 10px;
}
.form td.note{
	font-size: 95%;
	padding: 2em 0 1em 136px;
}
#layout_home, #layout_common{
	font-size: 0.65em;
	font-family: Verdana,Arial,sans-serif;
	padding: 0 10px;
}


#layout_home #container{
	background-image: url(../images/pacrim-header.jpg);
}
#layout_utility #content{
	padding-top: 0px;
}
.menuheader, .intro{
	background-position: right top;
	background-repeat: no-repeat;
	height: 0px !important;
	height: 30px;
	padding: 30px 0 0 0;
	margin: 0;
	overflow: hidden;
}
.intro{
	height: 0px !important;
	height: 56px;
	padding: 56px 0 0 0;
}
#opmap{
	line-height: 140%;
	font-size: 9.4px;
}
#opmap img{
	display: block;
}
#opmap .release{
	margin: 0 0 6px 18px;
}
#opmap .divider{
	margin: 0 0 3px 0;
}
#opmap .rule{
	margin: 0.5em 0;
	background-image: url(../images/divide-dots.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border: 0 none;
}
#opmap a{
	color: #888888;
}
#opmap a:hover{
	color: black;
}
#opmap ul{
	list-style-type: none;
	margin: 0.75em 0;
	padding: 0;
}
#opmap li{
	margin: 0.1em 0;
	padding: 0 0 0 18px;
	background-image: url(../images/home-arrow.gif);
	background-repeat: no-repeat;
}
#opmaptd{
	width: 551px;
	margin: 0px;
	padding: 0px;
}
#layout_home .intro{
	height: 0px !important;
	height: 201px;
	padding: 201px 0 0 0;
}

#layout_home #content{
	border: 0 none;
	padding-top: 12px;
}
#nav{
	position: absolute;
	top: 71px;
	left: 0px;
	padding: 0;
	margin: 0;
	font-size: 9.4px;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 5;
}
#nav dd{
	height: 17px;
	width: 100px;
	margin: 0 4px 0 0;
	float: left;
}
#nav dd a{
	color: #777;
	padding: 3px 5px 3px 5px;
	margin: 0;
	display: block;
	text-decoration: none;
	background-color: #e3e3e3;
}
#nav dd a:hover{
	background-color: #d3d3d3;
}
#nav dd.selected a{
	color: black;
}
#nav dl{
	margin: 0;
	display: none;
	position: absolute;
	z-index: 101;
	cursor: pointer !important;
	cursor: hand;
	text-transform: capitalize;
	font-weight: normal;
}
#nav dl dd{
	padding: 0px;
	width: 148px !important;
	height: auto !important;
	overflow: visible;
	float: none;
}
#nav dl dd a{
	padding: 5px 5px;
	color: black;
	background-image: url(../images/divide-dots.gif);
	background-position: center bottom !important;
	background-repeat: no-repeat;
	background-color: white;
}
#nav dl dd a:hover{
	text-decoration: none;
	background-color: #ababa3;
}
#nav dd.over dl, #nav dd:hover dl{
	display: block;
}
#footer{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	width: 95px;
	height: 18px;
	line-height: 18px;
	color: #a0a0a0;
	text-decoration:none;
	display: block;
	float:left;
	width: 760px;
}
.footer-lnk:link{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	text-decoration:underline;
}
.footer-lnk:visited{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	text-decoration:underline;
}
.footer-lnk:hover{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #c00;
	text-decoration:underline;
}
#cursor{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index:5;
}