ul, li {margin: 0; padding: 0;}

body{
	margin: 0px; padding-top: 32px; padding-bottom: 15px;
	padding-bottom:30px;
	background-color: #e9e6e3;
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	color: #88878d;
	line-height: 140%;
	text-align: center;
}

h1{
	font-family: Georgia, Palatino, serif;
	color: #3e3e40;
	font-size: 130%;
	line-height: 140%;
	margin: 10px 0 25px 0;
	padding: 0;
}

h2{
	font-size: 105%;
	color: #3e3e40;
	line-height: 130%;
	margin: -10px 0 0 0;
	padding: 0;
}

#faq h2{
	color:#3e3e40;
	font-size: 105%;
	font-weight: 500;
	margin:10px 0 -10px 0;
}

h3{
	font-size: 95%;
	color: #666;
	margin: 0; padding:0;
}
h4{
	font-size: 95%;
	color: #666;
	margin: 5px 0 -15px 0;
	padding: 0;
}

p.pright{
	text-align: right;
}

p.pright2{
	margin-top: 0px;
	text-align: right;
}

p.psmall{
	font-size: 90%;
	padding:0; margin: 0 0 20px 0;
}

#faq p{
	margin-bottom:20px;
	padding:0;
}

ul{
	margin: -5px 0 20px 0px;
}

ul li{
	list-style: none;
    text-align: left;
    list-style: none;
    padding: 3px 10px 0px 28px;
    margin: 5px 0 3px 0px;	
    background-image: url(../img/bullet.gif);
    background-repeat: no-repeat; 
	background-position: 0px 0px;
}

ul.sitemap li{
	padding-bottom: 10px;
}

ul.sitemap p{
	padding:0; margin:5px 0 0 50px; 
}

ul.sitemap span{
	padding:0; margin:5px 0 0 50px; 
}

span.newsdate{
	color: #000;
}

table.nobpadprojects{
	width:290px;
}

table.nobpadprojects td{
	padding-bottom:0;
}

table.limgtable td{
	font-size:95%;
	padding:0px;
	vertical-align: top;
}

table.limgtable td img{
	padding-right:10px;
}

table.limgtable td.spacer{
	padding: 7px 0;

}

table.limgtable td.spacerproj{
	padding: 12px 0;
}

td.tdright{
	text-align:right;
	padding-right:0;
}

td.tdright_b{
	text-align:right;
	padding-right:5px;
	border-right: 1px solid #999;
}

td.bright{
	border-right: 1px solid #999;
}

th{
	vertical-align:top;
	text-align:left;
	padding-right:10px;
}

th.bright_nob{
	color:#999;
	font-weight: normal;
	text-align:left;
	padding-right:10px;
}

th.thright{
    text-align:right;
   	padding-right:0;
}

th.thright_keyfacts{
	font-weight: normal;
   	text-align:right;
   	padding-right:0;
}

th.thright_keyfactsb {
	color: #b30033;
	font-weight: normal;
	text-align: right;
	padding-right:0;
	border-right: 1px solid #999
}

th.bright{
	border-right: 1px solid #999;
}

th.bright_keyfacts{
	text-align:right;
	color:#b30033;
	font-weight: normal;
	padding-right:0;
	border-right: 1px solid #999;
}

table.keyfacts{
	margin:0 0 20px 0; padding:0;
	width: 100%;
}

table.keyfacts td{
	font-size: 95%;
	border-bottom: 1px solid #999;
	padding: 0px 5px 0px 0px;
}

table.keyfacts th{
	background-color: #f4f2f1;
	font-size: 95%;
	font-weight: bold;
	color: #3e3d40;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 5px 5px 0;
}

table.linklist{
	margin:0 0 20px 0; padding:0;
	width: 451px;
}

table.linklist td{
	font-size:95%;
	padding: 5px 0 0 0;

}

table.linklist th{
	background-color: #fbf7f2;
	font-size: 95%;
      border-top: 1px solid #999;
	border-bottom: 1px solid #999;	
      padding: 5px 0 5px 0;
}

#logoprint{
	display: none;
}

#logo{
	margin:0; padding: 15px 0 0 15px;
	text-align: left;
	vertical-align: top;
	position:relative;
	top: 0px;
	z-index:100;
}


img{
	border:none;
}

#container{
	width: 896px; 
	margin-left: auto; margin-right: auto;
	border: 0px solid #fff;
	text-align:left;
	vertical-align: top;
	border-bottom: 3px solid #b30033;
}

#header{
	width: 896px; height: 234px;
}

#home #header{
	background-image: url(../img/header/home.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

#company #header{
	background-image: url(../img/header/company.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

#projects #header{
	background-image: url(../img/header/projects.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

#asset #header{
	background-image: url(../img/header/asset.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

#investors #header{
	background-image: url(../img/header/investors.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

#press #header{
	background-image: url(../img/header/press.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

#contact #header{
	background-image: url(../img/header/contact.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

#service #header{
	background-image: url(../img/header/service.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

#topmenu{
	margin:9px 9px -9px -9px; padding:0;
	width: 896px;
	max-height: 24px;
	text-align: right;
	position: absolute;
	top: 32px;
	font-size: 90%;
	z-index: 100;
	overflow: hidden;
	color: #fff;
}

#mainmenucontainer{
	margin:0; padding:0;
	height: 42px;
	max-height: 42px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 90%;
	color: #000;
	background-image: url(../img/bg_navigation.gif);
	vertical-align: middle;
	width: 896px;
	position:relative;
	z-index:100;
	overflow: hidden;
}

#mainmenu{
	margin:0; padding:0;
	position:relative;
	z-index:100;
	height: 42px;
	width: 100%;
	clear: left;
}

#mainmenu td{
	padding:0 1px; margin:0;
	vertical-align:middle;
	text-align: center;
}

#mainmenu td.mainmenuF{
	padding:0 1px 0 0; margin:0;
	vertical-align:middle;
	text-align: center;
}

#mainmenu td.mainmenuL{
	padding:0 0 0 1px; margin:0;
	vertical-align:middle;
	text-align: center;
}

#mainmenu td.mactive{
	padding: 12px;
	color: #fff;
	background-image: url(../img/bg_navigation_activ.gif);
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#mainmenu td.mactiveF{
	padding: 12px;
	color: #fff;
	background-image: url(../img/bg_navigation_activ.gif);
	border-right: 1px solid #fff;	
}

#mainmenu td.mactiveL{
	padding: 12px;
	color: #fff;
	background-image: url(../img/bg_navigation_activ.gif);
	border-left: 1px solid #fff;	
}

#mainmenu td a{
	padding: 12px;
	display:block;
}

#maincontainer{
	margin-top: 20px; padding:0;
	background-color: #fdfdfc;
	border-top: 3px solid #b30033;
	clear-left;
}

#leftslot{
	width: 212px;
	min-height: 320px;
	margin: 0px;
	padding: 35px 0px;
	text-align: left;
	float: left;
	clear: left;
}

#submenu{
	width: 100%;
	margin: 0; padding:0;
}

#submenu td{
	font-size: 100%;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

#submenu td a{
	padding: 10px 0px 9px 20px;
	display:block;
}

#submenu td.smactive{
	color: #fff;
	background-color: #b4b4b4;
	padding: 10px 0px 9px 20px;
}

#submenu td.smactive a{
	color: #fff;
	padding: 0;
}

#subsubmenu{
	width: 100%;
	margin: 0; padding:0 0 0 20px;
}

#subsubmenu td{
	font-size: 100%;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

#subsubmenu td a{
	padding: 10px 0px 9px 20px;
	display:block;
}

#subsubmenu td.ssmactive{
	color: #b30033;
	background-image: none;
	padding: 10px 0px 9px 20px;
}

#subsubmenu td.ssmactive a{
	color: #fff;
	padding: 0;
}

#supmainslot{
	width: 506px; min-height: 380px;
	background-image: url(../img/bg_main2.gif);
	margin: 0; padding: 0;
	text-align: left;
	vertical-align: top;
	float:left;
}

#supmainslotheader{
	height: 100px;
	width: 506px; 
	background-image: url(../img/bg_main1.gif);	
	margin: 0; padding:0;
}

#supmainslotfooter{
	height: 200px; min-height: 200px;
	width: 506px; 
	background-image: url(../img/bg_main3.gif);	
	margin: 0; padding:0;
}

#supmainslot1{
	width: 684px; min-height: 380px;
	background-image: url(../img/bg_main2a.gif);
	margin: 0; padding: 0;
	text-align: left;
	vertical-align: top;
	float:left;
}

#supmainslot1 #supmainslotheader{
	background-image: url(../img/bg_main1a.gif);	
	width: 684px; 
	margin: 0; padding:0;
}

#supmainslot1 #supmainslotfooter{
	height: 200px; min-height: 200px;
	width: 684px; 
	background-image: url(../img/bg_main3a.gif);	
	margin: 0; padding:0;
}


#mainslot{
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;	
	padding: 20px 0px;
	margin: 0 20px;
	margin-top: -65px;
	min-height: 200px;
}

#rightslotmain{
	font-family: Arial, Verdana, sans-serif;
	position:relative;
	z-index:100;
}

#rightslot{
	width:178px;
	max-width:178px;
	margin: 35px 0;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	float: right;
	overflow: hidden;
}

#rightslot{
	background-image: url(../img/ak_bg.gif);
}

#rightslotmain{
	margin: 0 5px 0 13px;
	max-height:520px;
}

#rightslot table{
	margin: 0 8px;
	font-size: 83%;
	line-height: 180%;
}

#rightslot table th{
	font-size: 100%;
	font-weight: 600;
	color: #3e3e40;
	border-bottom: 1px solid #bcbbb9;
}

#rightslot table th.red{
	font-size: 100%;
	font-weight: 600;
	color: #b30033;
	border-bottom: 1px solid #bcbbb9;
}

#rightslot table td{
	padding: 5px 0px;
}

#rightslot .assetborder{
	padding: 5px 0px 5px;
	border-bottom: 1px solid #bcbbb9;
}

#rightslot .sharegraphics{
	padding: 8px 0px 0px;
	border-bottom: 1px solid #bcbbb9;
}

#rightslotheader{
	margin: 0; padding:0;
	width:178px; height:46px;
	background-image: url(../img/ak_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position:relative;
	z-index:100;
}

#rightslotbottom{
	margin: 0;
	width:178px; height:46px;
	background-image: url(../img/ak_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	top: -25px;
	margin-bottom:-25px;
	z-index: 90;
}

#bottomline{
	height: 25px; max-height: 25px;
	background-image: url(../img/bg_bottomline.gif);
	padding: 8px 10px 0px 10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 85%;
	text-align: left;
	vertical-align: middle;
	clear: left;
}

#projects td.pimg{
	width: 150px;
}
