/* CSS Document */
body {
 	margin:0;
	padding:0;
	background-repeat: repeat-x;
	font: .8em Arial, Helvetica, sans-serif; /**/
	color:#655854;
	 background:   url(../grfx/shaddow.jpg) top center #fff;
	background-repeat:no-repeat;/* */
}
/*  */
a {color:#CC6600;}
a:hover {color:#660000;}
a:visited {color:#CB8239;}
#latestann, #subnav {
	float:left;
	width:250px; /*			NEED TO CHECK THIS WIDTH OF THIS COLUMN					*/
	border:0px dashed #CCC;
}
#latestann h1, #subnav h1{
	font-size:1.4em;
	color:#CC6600;
	margin:0 0 5px 0;
	padding:0;
}
#latestann ul, #subnav ul {
	margin:0;
	padding:0 0 0 15px;
}
#latestann ul li {
	margin:0;
	padding:0 5px 5px 5px;
	list-style-image:  url(../grfx/icon_pdf.gif);
	display: inside;
}
#subnav ul li {
	margin:0;
	padding:0 5px 5px 5px;
	list-style-image:  url(../grfx/icon_arrow.gif);
	display: inside;
}
#subnav ul li.loc {
	list-style-image:  url(../grfx/icon_arrow_o.gif);
	font-weight: bold;
}
#latestann ul li a, #subnav ul li a {
	text-decoration: none;
}
#copytext {
	float:left;
	width:405px;
	padding:0 5px;
	border:0px dashed #CCC;
}
#intcopytext{ /*single column */
	float:left;
	width:665px;/* 700 */
	padding:0 5px 15px 0;
	border:0px dashed #CCC;
}
#rghtcol {
 border:0px dashed #CCC;
 width:250px;
 margin-left:680px;
}
h1, h2 {
	font-size:1.4em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#CC6600;
	margin:0;
	padding:0;
}
#copytext h1 {color:#D3A60A;}
h3 {font-size:1.3em;font-family:Raavi, Calibri, Tahoma, Arial, Helvetica, sans-serif;font-weight:normal;color:#D3A60A;margin:0;padding:0;}
h4 {font-size:1.2em;font-family:Raavi, Calibri, Tahoma, Arial, Helvetica, sans-serif;font-weight:normal;color:#D3A60A;margin:0;padding:0;}
h5 {font-size:1.2em;font-family:Raavi, Calibri, Tahoma, Arial, Helvetica, sans-serif;font-weight:normal;color:#D3A60A;margin:0;padding:0;}
p { margin:0 0 1em 0;padding:0; }
.alert {
	margin:10px 0;
	padding:10px;
	background-color:#FEF4D2;
	border:1px dashed #D3A60A;
	color:#2F2F2F;
}
.alert p {margin:0 0 .5em 0;padding:0;}
.highlight {
	margin:10px 0;
	padding:5px;
	background-color:#F1F1E1;
	border:1px dashed #999;
	color:#525252;
}
.highlight2 {
	margin:10px 0;
	padding:5px;
	background-color:#fff;
	border:1px solid #999;
	color:#2F2F2F;
}
.boxrght{
	float:right;
	width:200px;
	margin:0 0 5px 5px;
	padding:5px;
	background-color:#fff;
	border:1px solid #999;
	color:#2F2F2F;
}
.boxrght ul {margin:20px;padding:0;}
.boxrght ul li {margin:0;padding:0;}
.matrix {
	
}
.matrix th {
	background-color:#D3A60A;
	color:#fff;
	padding:2px 5px;
}
.matrix th.masthead {
	background-color:#CC6600;
	color:#fff;
	padding:2px 5px;
}
.matrix td {
	padding:2px 5px;
	vertical-align:top;
	border-top:1px solid #ccc;
}
.altrow {
	border-top:1px solid #ccc;
	background-color:#F1F1E1;
}
/*  */
#content {
	position:absolute;
	width:930px;
	top:314px;
	left:50%;
	margin:0 0 0 -495px;
	padding:15px 30px 0 30px; /* */
	background:   url(../grfx/content_bakgrd.jpg) top left #fff;
	border:0px dashed #999;
	background-repeat: repeat-x;
}
#intcontent {
	position:absolute;
	width:930px;
	top:188px;
	left:50%;
	margin:0 0 0 -495px;
	padding:35px 30px 0 30px; /* */
	background:   url(../grfx/content_bakgrd.jpg) top left #fff;
	border:0px dashed #999;
	background-repeat: repeat-x;
}/**/
#footer { border:0px dashed #999; clear:both; margin:0  -30px 0 -30px; padding:10px; height:60px; background-color:#c1c1c1; text-align:center; }
#footer a { color:#858585; }
#banner {
	position:absolute;
	width:728px; /* 990px */
	height:151px;
	top:69px;
	left:50%;
	margin:0 0 0 -495px;
	padding:0 0 0 262px; 
	background:   url(../grfx/banner_bakgrd.jpg);
	border:0px dashed #999;
}
#intbanner {
	position:absolute;
	width:728px; /* 990px */
	height:103px;
	top:69px;
	left:50%;
	margin:0 0 0 -495px;
	padding:0 0 0 240px;
	background:   url(../grfx/banner_bakgrd.jpg);
	border:0px dashed #999;
}
#promobutt {
	position:absolute;
	width:990px;
	height:94px;
	top:220px;
	left:50%;
	margin:0 0 0 -495px;
	padding:0;
	border:0px solid #000;
	background:  url(../grfx/promo_but_bakgrd.jpg) top left repeat-x;
}
#bannerbottom {
	position:absolute;
	width:990px;
	height:15px;
	top:173px;
	left:50%;
	margin:0 0 0 -495px;
	padding:0;
	border:0px solid #000;
	background:  url(../grfx/promo_but_bakgrd.gif) top left repeat-x;
}
#promobutt ul{
	list-style:none;
	margin:1px 0 0 251px;
	padding:0;
	border:0px dashed #999;
}
#promobutt li {
	float:left;
	margin:0;
	padding:0;
}
#promobutt li.sub {
	
}
#promobutt li a {display:block;height:93px;}
#promobutt li a span {display:none;}
.asx {width:277px;background: url(../grfx/promo_but_invrel.jpg) top left no-repeat #fff;}
	.asx:hover {background: url(../grfx/promo_but_invrel_o.jpg) top left no-repeat #fff;}
.proj {width:231px;background: url(../grfx/promo_but_projects.jpg) top left no-repeat #fff;}
	.proj:hover {background: url(../grfx/promo_but_projects_o.jpg) top left no-repeat #fff;}
.emailalert {width:231px;background: url(../grfx/promo_but_mailinglist.jpg) top left no-repeat #fff;}
	.emailalert:hover {background: url(../grfx/promo_but_mailinglist_o.jpg) top left no-repeat #fff;}
#logo {
	position:absolute;
	width:180px; /* real width 220px */
	height:171px;
	top:33px;
	left:50%;
	margin:0 0 0 -473px;
	padding:100px 20px 20px 20px;
	background:  url(../grfx/logo_pannel.jpg) top left no-repeat;
	border:0px dashed #999;
}
#intlogo { position:absolute;
	width:180px; /* real width 220px */
	height:90px;
	top:33px;
	left:50%;
	margin:0 0 0 -473px;
	padding:0;
	background:  url(../grfx/logo_int.jpg) top left no-repeat;
	border:0px dashed #999; }
.shareprice {}
.shareprice th {
	text-align:left;
	font-size:1.2em;
}
.shareprice .price {
	font-size:1.4em;
	font-weight:bold;
	color:#E4BB2D;
}
#footprint { 
	position:absolute;
	width:705px; /*990px;*/
	top:200px;
	left:50%;
	margin:0 0 0 -495px;
	padding:0 0 0 280px;
	z-index:2;
	border:0px solid #999;
	color:#872E05;}
	
	
	#contact {float: right; width: 332px; padding:0 0 0 20px;}
	#frm-contact label.lbl {float:left; width: 10em; line-height:1.8em;}
	input.contact, textarea.contact {border:1px solid #bcbca5; padding:5px; font-size:1em; width:50%; float:left; margin-bottom:0.5em; color:#333333; font-family: Arial, Helvetica, sans-serif;}
	textarea.contact {border:1px solid #bcbca5; padding:5px; font-size:1em; width:50%; float:left; margin-bottom:0.5em; color:#333333;}
	input.bttn-submit {margin:0 0 0 10em; border:none; float: left; clear:both;}
