@charset 'UTF-8';

* {
    padding: 0;
    margin: 0;
}

body {
    background-color: #000000;
}

body, td, div, p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

a:link, a:visited {
    color: #4b6f9b;
    text-decoration: none;
}

a:hover, a:active {
    color: #000000;
    text-decoration: none;
}

h1 {
    margin: 0 0 10px 0;
    padding: 0px;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}

h2 {
    margin: 0 0 10px 0;
    padding: 0px;
    font-size: 11px;
    color: #777777;
    font-weight: bold;
}

h3 {
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0 0 1em 0;
    padding: 0;
    /*text-align: justify;*/
}

td, div, p, span {
    font-size: 100%;
    line-height: 140%;
    letter-spacing: 1px;
}

/*** PAGE LAYOUT ***/

#page {
    margin: 40px auto;
    /*width: 1019px;*/
    width: 1020px;
}

#header {
    width: 955px;
    text-align: right;
}

#left_nav {
    width: 120px;
    padding: 65px 12px 0 0;
    text-align: right;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

#left_nav a:link, #left_nav a:visited  {
    /*color: #FFFFFF;*/
    color: #535353;
}

#left_nav a:hover, #left_nav a:active  {
    /*color: #f2b875;*/
    color: #FFFFFF;
}

#left_nav a.selected {
    color: #F7931E;
}

#div_portfolio_expand a:link, #div_portfolio_expand a:visited {
    color: #998675;
}

#div_portfolio_expand a:hover, #div_portfolio_expand a:active {
    /*color: #f2b875;*/
    color: #FFFFFF;
}

#div_portfolio_expand a.selected {
    color: #F7931E;
}

#top_nav {
    position: relative;
    width: 828px;
    height: 31px;
    background-image: url('../images/newsite/layout1.jpg');
}

#top_num_nav {
    position: absolute;
    top: 18px;
    left: 152px;
    width: 235px;
    height: 15px;
    text-align: right;
    font-size: 11px;
    color: #FFFFFF;
    overflow: hidden;
}

#top_num_nav a:link, #top_num_nav a:visited  {
    color: #FFFFFF;
}

#top_num_nav a:hover, #top_num_nav a:active  {
    color: #f2b875;
}

#top_num_nav a.selected {
    color: #F7931E;
}

#right_container {
    border-left: 1px solid #6C6C6C;
    border-right: 1px solid #AAAAAA;
    background-color: #FFFFFF;
}

#content {
    position: relative;
    width: 756px;
    padding: 35px 35px 5px 35px;
    font-size: 100%;
}

#content div, #content p, #content span, #portfolio_left {
    font-size: 100%;
}

#right_nav {
    padding: 22px 0 0 15px;
    color: #FFFFFF;
}

#right_nav a:link, #right_nav a:visited  {
    color: #FFFFFF;
}

#right_nav a:hover, #right_nav a:active  {
    color: #f2b875;
}

#right_nav a.selected {
    color: #F7931E;
}

#copyright {
    position: relative;
    margin-left: 130px;
    font-size: 9px;
    color: #333333;
}

#copyright #social_icons {
    position: absolute;
    top: 0px;
    left: 468px;
}

#copyright #social_icons ul {
    list-style: none;
    margin: 0px;
    padding: 4px 0 0 0;
}

#copyright #social_icons li {
    float: left;
    margin: 0px;
    padding: 0 0 0 12px;
    line-height: 26px;
}

#copyright #social_icons li a {
    height: 26px;
    padding: 7px 0 7px 28px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

#copyright #social_icons li a:link, #copyright #social_icons li a:visited {
    color: #999999;
}

#copyright #social_icons li a:hover, #copyright #social_icons li a:active {
    color: #FFFFFF;
}

#copyright #social_icons #fb a:link, #copyright #social_icons #fb a:visited {
    background-image: url('/images/newsite/social_icons/facebook_bw.png');
}

#copyright #social_icons #fb a:hover, #copyright #social_icons #fb a:active {
    background-image: url('/images/newsite/social_icons/facebook.png');
}

#copyright #social_icons #li a:link, #copyright #social_icons #li a:visited {
    background-image: url('/images/newsite/social_icons/linkedin_bw.png');
}

#copyright #social_icons #li a:hover, #copyright #social_icons #li a:active {
    background-image: url('/images/newsite/social_icons/linkedin.png');
}

#copyright #social_icons #tw a:link, #copyright #social_icons #tw a:visited {
    background-image: url('/images/newsite/social_icons/twitter_bw.png');
}

#copyright #social_icons #tw a:hover, #copyright #social_icons #tw a:active {
    background-image: url('/images/newsite/social_icons/twitter.png');
}

#copyright #social_icons #yt a:link, #copyright #social_icons #yt a:visited {
    background-image: url('/images/newsite/social_icons/youtube_bw.png');
}

#copyright #social_icons #yt a:hover, #copyright #social_icons #yt a:active {
    background-image: url('/images/newsite/social_icons/youtube.png');
}

/*** OTHER ***/

#phone {
    position: absolute;
    top: 8px;
    left: 12px;
    width: 110px;
    height: 20px;
    font-size: 12px;
    color: #FFFFFF;
}

.portfolio_clientnameh1 {
    color: #F7931E;
}

#portfolio_left {
    width: 220px;
    /*text-align: justify;*/
}

#portfolio_right {
    text-align: right;
}

#portfolio_intro {
    overflow: hidden;
    height: 85px;
    margin-bottom: 3px;
    letter-spacing: 0px;
}

.portfolio_extra_link {
    padding-left: 5px;
}

.portfolio_extra_link a {
    font-size: 10px;
    font-weight: bold;
}

.portfolio_extra_link a:hover {
}

#portfolio_extra {
    position: absolute;
    top: 145px;
    left: 35px;
    width: 756px;
    height: 254px;
    background-color: #444444;
}

#portfolio_extra_close {
    height: 18px;
    padding: 3px 4px 0 0;
    text-align: right;
    background-color: #222222;
}

#portfolio_extra_close a {
    font-size: 10px;
    color: #FFFFFF;
}

.pdiv_extra {
    position: absolute;
    top: 168px;
    left: 35px;
    width: 756px;
    height: 232px;
    color: #FFFFFF;
}

.pdiv_extra td, .pdiv_extra div, .pdiv_extra p {
    color: #FFFFFF;
    text-align: left;
    letter-spacing: 0px;
}

#pe1_td1 {
    width: 25%;
    padding: 5px 10px 0px 10px;
    border-right: 1px solid #444444;
    vertical-align: top;
}

#pe1_td2 {
    width: 25%;
    padding: 5px 10px 0px 10px;
    border-right: 1px solid #444444;
    vertical-align: top;
}

#pe1_td3 {
    width: 25%;
    padding: 5px 10px 0px 10px;
    border-right: 1px solid #444444;
    vertical-align: top;
}

#pe1_td4 {
    width: 25%;
    padding: 5px 10px 0px 10px;
    vertical-align: top;
}

#portfolio_hob {
    position: absolute;
    top: 37px;
    left: 276px;
    width: 518px;
    height: 364px;
    background-color: #444444;
}

#portfolio_hob_close {
    height: 18px;
    padding: 2px 4px 0 0;
    text-align: right;
    background-color: #222222;
}

#portfolio_hob_close a {
    font-size: 10px;
    color: #FFFFFF;
}

.pdiv_hob {
    position: absolute;
    top: 60px;
    left: 279px;
    width: 512px;
    height: 338px;
    text-align: center;
}

#portfolio_download {
    position: absolute;
    top: 0px;
    left: 132px;
}

#bio_left {
    margin-right: 20px;
}

#bio_right, #bio_right p {
    /*text-align: justify;*/
    letter-spacing: 0px;
}

.clients_business {
    margin-bottom: 5px;
}

.clients_address {
    color: #BBBBBB;
}

#text_resize {
    width: 902px;
    padding-top: 2px;
    text-align: right;
    color: #4D4D4D;
}

#text_resize a:link, #text_resize a:visited {
    color: #4D4D4D;
    cursor: pointer;
}

#text_resize a:hover, #text_resize a:active {
    color: #777777;
    cursor: pointer;
}

#text_resize .resize_selected {
    color: #7D7D7D;
}

#content #home_statement {
    height: 120px;
    margin-bottom: 5px;
    padding: 30px 0 0 25px;
    background-color: #6F6F6F;
    text-align: left;
    font-size: 15px;
    color: #F7931E;
}