/* CSS Document */
body {
 	margin:0;
	padding:0;
	background:url(../grfx/pge_bakgrd.gif) top center #FFF;
	background-repeat: repeat-x;
	font:.8em Arial, Helvetica, sans-serif; 
	color:#4B4B4B;
}
a {color:#CC6600;}
a:hover {color:#660000;}
#hpcontainer {
	position:absolute;
	top:420px;
	left:50%;
	width:750px;
	margin:0 0 0 -375px;
	padding: 5px;
}
#intcontainer {
	position:absolute;
	top:320px;
	left:50%;
	width:750px;
	margin:0 0 0 -375px;
	padding: 5px;
}
#banner {
	position:absolute;
	width:760px;
	height:193px;
	top:120px;
	left:50%;
	margin:0 0 0 -380px;
	padding:0;
	background:url(../grfx/photo_banner_3.jpg) top left no-repeat #fff;
}
#intcontainer h2 {
	font-size:1.1em;
	color:#BB3511;
	margin:5px 0 0 0;
	padding:0;
}
#promobutt {
	position:absolute;
	top:318px;
	left:50%;
	width:760px;
	margin:0 0 0 -380px;
	padding:0;
	list-style:none;
}
#promobutt li {
	float:left;
	margin:0;
	padding:0;
}
#promobutt li.sub {
	
}
#promobutt li a {display:block;width:250px;height:89px;}
#promobutt li a span {display:none;}
.asx {background:url(../grfx/hp_promo_asx.jpg) top left no-repeat #fff;}
	.asx:hover {background:url(../grfx/hp_promo_asx_o.jpg) top left no-repeat #fff;}
.invrel {margin:0 0 0 5px;background:url(../grfx/hp_promo_inv_rel.jpg) top left no-repeat #fff;}
	.invrel:hover {margin:0 0 0 5px;background:url(../grfx/hp_promo_inv_rel_o.jpg) top left no-repeat #fff;}
.proj {margin:0 0 0 5px;background:url(../grfx/hp_promo_proj.jpg) top left no-repeat #fff;}
	.proj:hover {margin:0 0 0 5px;background:url(../grfx/hp_promo_proj_o.jpg) top left no-repeat #fff;}
#footer {
	clear:both;
	margin:30px 15px;
	padding:10px;
	border-top:2px solid #999;
	text-align:center;
}
#footer ul {margin:0 0 0 130px;padding:0;list-style:none;}
#footer li { 
	float:left;
	margin:0;
	padding:0;
}
#footer li a { 
	float:left;
	margin:0;
	padding:0 10px;
	font-size:.8em;
	color:#999;
	text-decoration:none;
}
#latestann, #subnav {
	float:left;
	width:250px;
}
#latestann h1, #subnav h1{
	font-size:1.4em;
	color:#BB3511;
	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:480px;
	padding:0 5px;
}
#logo {
	position:absolute;
	width:100px;
	height:193px;
	top:40px;
	left:50%;
	margin:0 0 0 -350px;
	padding:0;
}
#sitemap {
	position:absolute;
	width:71px;
	height:21px;
	top:20px;
	left:50%;
	margin:0 0 0 285px;
	padding:0;
}
/* ------------------------------ */
.alert {
	margin:10px 0;
	padding:10px;
	background-color:#FFFBDB;
	border:1px dashed #CC6600;
	color:#2F2F2F;
}
.alert p {margin:0 0 .5em 0;padding:0;}
.matrix {
	
}
.matrix th.masthead {
	background-color:#993300;
	color:#fff;
	padding:2px 5px;
}
.matrix th {
	background-color:#b79b62;
	color:#fff;
	padding:2px 5px;
}
.matrix td {
	padding:2px 5px;
	vertical-align:top;
	border-top:1px solid #ccc;
}
.altrow {
	background-color:#FFE4AF;
}
#topofpage {
	margin:20px 0;
}
