* {
font-family: Arial, Helvetica, sans-serif;
margin: 0px; padding: 0px;
}

.left {
 float: left;
}

.right {
 float: right;
}

DIV#container {
 width: 948px;
 margin: 0 auto;
 text-align: left;
}

DIV#header {
 height: 100px;
}

DIV#topleft {
 height: 100px;
 width: 50px;
 background-color: #050505;
}

DIV#topwelcome {
 height: 80px;
 width: 150px;
 background-color: #050505;
 padding-top: 20px;
}

DIV#topskyline {
 height: 100px;
 width: 500px;
 padding-top: 5px;
 background-color: #000000;
}

DIV#toplinks {
 height: 60px;
 width: 248px;
 background-image:url(topright.jpg);
 vertical-align: middle;
 text-align: center;
 padding-top: 40px;
}

DIV#topdate {
 height: 20px;
 width: 938px;
 background-color: #050505;
 text-align: right;
 padding-right: 10px;
}

DIV#navleftcontainer {
 height: 620px;
 width: 250px;
 margin-top: 10px;
}

DIV#leftnav {
 height: 320px;
 width: 230px;
 background-color: #C5BE97;
 padding: 10px;
}

DIV#getintouch {
 height:250px;
 width: 230px;
 background-color: #C5BE97;
 margin-top: 10px;
 padding: 10px;
}

DIV#right {
 height: 500px;
 width: 688px;
 margin-left: 10px;
 margin-top: 10px;
}

DIV#content {
 height: 480px;
 width: 480px;
 background-color:#FFFFFF;
 padding: 10px;
}

DIV#rightnav {
 height: 480px;
 width: 168px;
 background-color: #F2F2F2;
 padding: 10px;
}

DIV#contact {
 height: 90px;
 width: 370px;
 background-color: #F2F2F2;
 margin-top: 10px;
 padding: 10px;
}

DIV#search {
 height: 90px;
 width: 268px;
 background-color: #C5BE97;
 margin-top: 10px;
 margin-left: 10px;
 padding: 10px;
}

DIV#footer {
 height: 50px;
 width: 928px;
 background-color: #000000;
 margin-top: 10px;
 padding-top: 20px;
 padding-left: 10px;
 padding-right: 10px;
}

DIV#profleft {
 margin-top: 10px;
 padding: 10px; 
 background-color:#FFFFFF; 
 height:480px; 
 width: 230px;
}

.proj {
 font-size: 8pt;
 vertical-align: top;
 border-bottom:1px solid #000000
}

.hd {
 font-size: 8pt;
 vertical-align: top;
 border-bottom:1px solid #000000
}

.it {
 font-size: 8pt;
 vertical-align: top;
}

.ti {
 font-size: 10pt;
 font-weight: bold;
 color: #FFFFFF;
}

.tl {
 font-size: 8pt;
 color: #000000;
}

.ft {
 font-size: 8pt;
 color: #FFFFFF;
}

.nt {
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
}

.bt {
 background:url(button_grey50.png) top center no-repeat;
 width:50px;
 height:22px;
 border:0;
 padding:0 0 1px 0;
 font-size: 9pt;
 color: #FFFFFF;
}

.KPI {
 font-style: bold;
 color: #FFFFFF;
 background-color: #44697C;
}

.Desc {
 color: #F0A000;
 background-color: #44697C;
}

.Hd {
 background-color: #E9E9E9;
 color: #000000;
}
