﻿
.templateworkSpace
{
    position:absolute;
    top:190px;
    left:370px;
    width:750px;

}
.templateLeftBar
{
    position:absolute;
    left:117px;
    top:190px;
    width:250px;
    background-color: rgb(153,153,102);
    color:#ffffff;
}
.templateIndependentConsultant
{
    position:absolute;
    top: 80px;
    left:100px;
    border:solid 4px #856363;
    -moz-border-radius: 10px;
    font-family:Tahoma;
    color:#2F4F4F;
    font-size:20px;
    text-align:center;
    background-color:#FFFFFF;
}
.templateMenuBar
{
    position:absolute;
    top:135px;
    background-color:#856363;
    width:100%;
    height:45px;
}

.templateAuthenticImage
{
    position:absolute; 
    top:350px;
    right:0px;
}

.templateHeader
{
    position:absolute;
    top:0px;
    left:300px;
}
.templateTagLine
{
    position:absolute;
    top:20px;
    left:0px;
}
.smallspace
{
    background-color:Transparent;
    height:5px;
}
.templateVerticalScroll
{
    text-align:center;
    margin: 0 auto;
}
.templateVerticalScrollContent
{
    color:#000000;
}
.templateFooter
{
    text-align:center;
    font-family:Tahoma;
    font-size:12px;
}
.templateBreadcrumb
{
    font-family:Tahoma;
    font-weight:normal;
    font-size:11px;
    font-style:italic;
}
.templatePageMainTitle
{

    font-family:Tahoma;
    font-weight:normal;
}
