/* CSS Document */

#logo {
position: absolute;
top: 0;
left: 0;
z-index: 1;
}

#linebar {
position: absolute;
top: 160px;
left: 30px;
z-index: 2;
}

#navigation {
position: absolute;
top: 160px;
left: 350px;
width: 700px;
height: 2px;
z-index: 6;
}

#profile {
position: absolute;
visibility: hidden;
top: 185px;
left: 380px;
height: 82px;
width: 100px;
background-color: #625141;
text-decoration: none;
line-height: 20px;
text-indent: 5px;
z-index: 10;
}

#asset {
position: absolute;
top:366px;
left:360px;
height:165px;
width:165px;
background-color:#625141;
text-decoration:none;
line-height:20px;
text-indent:10px;
z-index:10;
visibility: hidden;
}

#solaris {
position:absolute;
visibility:hidden;
top:366px;
left:526px;
height:125px;
width:165px;
background-color:#625141;
text-decoration:none;
line-height:20px;
text-indent:10px;
z-index:10;
}

#advisors {
position:absolute;
top:366px;
left:692px;
height:205px;
width:165px;
background-color:#625141;
text-decoration:none;
line-height:20px;
text-indent:10px;
z-index:10;
visibility: hidden;
}

#services {
position: absolute;
visibility: hidden;
top: 185px;
left: 460px;
height: 43px;
width: 130px;
background-color: #625141;
text-decoration: none;
line-height: 20px;
text-indent: 5px;
z-index: 10;
}
 
#image {
position: absolute;
top: 230px;
left: 60px;
z-index: 3;
}

#heading {
position: absolute;
top: 280px;
left: 360px;
width: 520px;
font-family: Times New Roman, Times, serif;
font-size: 18px;
color: #C46A14;
z-index: 4;
}

#text {
position: absolute;
top: 320px;
left: 350px;
width: 450px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 17px;
z-index: 5;
}

#footer {
position: absolute;
top: 570px;
left: 360px;
width: 500px;
height: 50px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
z-index: 6;
}

#icon {
position: absolute;
top: 600px;
left: 676px;
width: 50px;
height: 50px;
z-index: 8;
}