﻿body{
    background: #011A21 url('image/corporate-body-slice.jpg') repeat-x;
    margin: 0;
    padding: 0;
    }
form{
    max-width:1200px;
    min-width:980px;
    font:normal 14px verdana;
    color:#000;
    margin:0 auto;
    padding:0 10px 0 10px;
    }
    
 /*---------------------------------Top------------------------------------*/   
#ribbon_top{
    height: 35px;
    width: 100%;
    text-align: center;
    font-size: 11px;
    color: #B9D5E3;
    }
    
 /*---------------------------------Link Bar--------------------------------*/   
#linkBar{
    height:25px;
    width:100%;
    margin: 0 0 50px 0;
    font-size:13px;
    }
 .lWrapLft{
    height:100%;
    width:70%;
    float:left;
    }
 .lWrapRt{
    height:100%;
    width:29%;
    float:right;
    }
#linkBar_bx_ctr{
    height:100%;
    width:44%;
    float:right;
    text-align:right;
    }
#linkBar_bx_lft{
    height:100%;
    width:55%;
    float:left;
    }
#linkBar_bx_rt{
    height:100%;
    width:100%;
    text-align:center;
    margin:0 20px 0 0;
    padding:0 20px 0 0;
    }

 /*---------------------------------Master------------------------------------*/   
#master{
    clear:both;
    background-color:#fff;
    margin: -45px 0 0 0;
    padding:0;
    }

 /*---------------------------------Header------------------------------------*/   
#header{
    width:100%;
    }
    
 /*---------------------------------Masthead----------------------------------*/
#masthead{
    height:90px;
    width:100%;
    background:url('image/financial-advisor-masthead-bg.gif') repeat-x;
    padding-top:5px;
    }
 .mWrapLft{
    height:100%;
    width:70%;
    float:left;
    }
 .mWrapRt{
    height:100%;
    width:29%;
    float:right;
    }
#masthead_bx_ctr{
    height:100%;
    width:45%;
    float:right;
    /*background: url('image/Excellence1979.jpg') no-repeat center;*/
    }
#masthead_bx_lft{
    height:100%;
    width:54%;
    float:left;
    text-align:center;
    }
#masthead_bx_rt{
    height:100%;
    width:100%;
    float:right;
    background: url('image/logo-MC.gif') no-repeat center;
    }
    
 /*---------------------------------Navigation---------------------------------*/   
#navigation{
    clear:both;
    height:47px;
    width:100%;
    }
#menu_hrz{
    height:100%;
    width:100%;
    background:url('image/menu-slice-gray-gradient-v2.jpg') repeat-x;
    }
#menu_bx_rt{
    float:right;
    }
#menu_bx_lft{
    float:left;
    }
#menu_bx_ctr{
    height:25px !important;
    margin:auto;          
    padding:16px 0 0 0;
    }
    
 /*-----------------------------------Banner-----------------------------------*/   
#banner_hz{
    clear:both;
    height:200px;
    width:100%;
    background:url('image/founder-CEO.jpg') no-repeat;
    overflow:hidden;
    margin:0px;
    padding:0px;
    }
 .bWrapLft{
    height:100%;
    width:72%;
    float:left;
    }
 .bWrapRt{
    height:100%;
    width:27%;
    float:right;
    }
#banner_bx_ctr{
    height:100%;
    }
#banner_bx_lft{
    width: 59%;
    float:left;
    padding:50px 0 0 0;
    text-align:center;
    }
#banner_bx_rt{
    height:100%;
    width:100%;
    }
    
 /*-----------------------------------Content----------------------------------*/   
#content{
    clear:both;
   min-height:250px;
    width:100%;
    background-color:white;
	background:url('image/financial-advisor-content-bg.gif') repeat-x;
    padding-top: 15px;
    }
 .cWrapLft{
    height:100%;
    width:78%;
    float:left;
    }
 .cWrapRt{
    height:100%;
    width:22%;
    float:right;
    }
#content_col_ctr{
    height:100%;
    width:71%;
    float:right;
    }
#content_col_lft{
    height:100%;
    width:29%;
    float:left;
    }
#content_col_rt{
    height:100%;
    width:100%;
    }
    
 /*------------------------------------Footer----------------------------------*/   
#footer{
    clear: both;
    height: 55px;
    width: 100%;
    background: url('image/financial-advisor-footer-bg.jpg') repeat-x;
    font-size: 9px;
    color: #9CA4B8;
    }
.fWrapLft{
    width:66%;
    float:left;
    }
.fWrapRt{
    width:33%;
    float:right;
    }
#footer_bx_ctr{
    width:47%;
    float:right;
    text-align: center;
    }
#footer_bx_lft{
    width:52%;
    float:left;
    text-align: left;
    }
#footer_bx_rt{
    width:100%;
    text-align: right;
    }
        
/*-------------------------------------Bottom--------------------------------*/       
#ribbon_bottom{
    clear: both;
    height: 25px;
    width: 100%;
    text-align: center;
    margin: 25px 0 45px 0;
    color: #637277;
    }
    
/*--------------------------------------Text--------------------------------*/       
h1{
    font-size: 30px;
    font-weight:normal;
    color: Gray;
    margin:0 0 10px 0;
    }
h2{
    font-family: Arial Narrow;
    font-size: x-large;
    color: Black;
    margin:0 0 15px 0;
    }
h3{
    font-family: Arial Narrow;
    font-size: large;
    color: Black;
    margin:0 0 10px 0;
    }
h4{}

h5{
    font-family: Arial Narrow;
    font-size: 30px;
    color: #293D44;
    margin: 0 0 15px 0;
    }
h6{
    font-family: 'Arial Rounded MT Bold';
    font-size: 25px;
    color: #FFFFFF;
    margin: 0 0 10px 0;
    font-weight: bold;
    }
p{
    margin:0 0 10px 0;
    }
li{
    list-style-type:disc;
    margin:0 0 10px 0;
    }
    
/*--------------------------------------Controls---------------------------*/ 
a:link{
    color: #123D8B;
    text-decoration: none;
    }
a{
    text-decoration:none; 
    }
#footer a{
    font: normal x-small veranda;
    color: Black;
    text-decoration:underline;
    }
link{
    text-decoration:none; 
    }

