#silverlightControlHost header {
    min-height: 82px;
    position: relative;
    z-index: 3;
}
#silverlightControlHost header .primary-content.headerNav .row {
    width: 1200px;
    margin:auto;
    text-align: left;
}
#silverlightControlHost header .primary-content .row {
    margin-bottom: 0;
}
#silverlightControlHost header .branding {
    width: 90px;
    height: 92px;
    margin: 5px 0 -16px 10px;
    padding: 0;
    float: left;
    display: inline;
}
#silverlightControlHost .navigation {
    float: right;
    position: relative;
    height: 24px;
    margin: 29px 25px 29px 0;
}
#silverlightControlHost ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin:auto
}
#silverlightControlHost .navigation > ul > li {
    float: left;
    position: relative;
    text-align: center;
    margin: 0 5px;
    padding: 0 0 10px;
}
#silverlightControlHost .navigation ul > li > span {
    color: #fff;
    display: block;
    line-height: 24px;
    padding: 0 10px;
    text-decoration: none;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -ms-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    text-shadow: 1px 1px 0 #000;
    text-transform: uppercase;
    font-weight: normal;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    font-size: 13px;
    font-family: 'Futura W01 Heavy';
}
#silverlightControlHost .navigation ul > li > a {
    color: #fff;
    display: block;
    line-height: 24px;
    padding: 0 10px;
    text-decoration: none;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -ms-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    text-shadow: 1px 1px 0 #000;
    text-transform: uppercase;
    font-weight: normal;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    font-size: 13px;
    font-family: 'Futura W01 Heavy';
}
#silverlightControlHost .navigation ul li {
    font-size: 12px;
    line-height: 1.7em;
    margin-left: 20px;
}
#silverlightControlHost .navigation ul ul {
    background: #fff;
    display: none;
    float: left;
    margin: 0;
    position: absolute;
    top: 34px;
    left: 0;
    padding: 0;
    width: 200px;
    z-index: 99999;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    border: 1px solid #efefef;
    border-radius: 4px;
}
#silverlightControlHost .navigation ul ul li {
    margin: 0;
    padding: 0;
    height: auto;
    float: none;
    position: relative;
}
#silverlightControlHost li > ul li, 
#silverlightControlHost li > ol li {
    font-size: 12px;
}
#silverlightControlHost .navigation ul ul a {
    color: #1a1a1a;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
    padding: 5px 10px;
    width: 180px;
    text-shadow: none;
    text-align: left;
    border-bottom: 1px solid #efefef;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-family: Arial, Helvetica, sans-serif;
}
#silverlightControlHost footer {
    color: #c8c8c8;
    font-size: 11px;
    position: relative;
    z-index: 1;
    text-align:left;
}
#silverlightControlHost footer a {
    text-decoration: none;
}
#silverlightControlHost footer a:hover {
    text-decoration: underline;
}
#silverlightControlHost footer .row {
    width:960px;
    margin: 0 auto 20px;
}
#silverlightControlHost footer .tertiary-content .row {
    margin-bottom: 0px;
    padding: 30px 0;
}
#silverlightControlHost footer .four {
    width: 290px;
    text-align: left;
    vertical-align: top;
}
#silverlightControlHost footer .two {
    width: 135px;
    vertical-align: top;
    text-align: left;
}
#silverlightControlHost footer .columns {
    /*float: left;*/
    margin: 0 10px;
    display: inline-block;
}
#silverlightControlHost footer .secondary-content {
    padding: 20px 0;
    height: 60px;
    background-color:#000;
}
#silverlightControlHost footer .secondary-content .left {
    float: left;
    text-align: left;
}
#silverlightControlHost footer .secondary-content .right {
    float: right;
    text-align: right;
}
#silverlightControlHost footer .tertiary-content h3 {
color: #666;
font-family: 'Futura W01 Heavy';
margin: 0px 0px 6px 0px;
font-size: 20px;
line-height: 1.2em;
font-weight: normal;
text-indent: 0px;
border: 0px;
background-color: inherit;
}
#silverlightControlHost footer h5 {
font-size: 12px;
margin: 0px;
}
#silverlightControlHost footer .primary-content h6 {
color: #c8c8c8;
font-size: 12px;
margin-bottom: 15px;
text-transform: uppercase;
position: relative;
font-family: 'Futura W01 Heavy';
}
#silverlightControlHost footer .primary-content a {
color: #e6e6e6;
color: #e6e6e6;
line-height: 20px;
margin: 0;
padding: 0;
font-size: 11px;
font-family: "Lucida Grande", sans-serif;
}
#silverlightControlHost footer .primary-content footer ul li {
line-height: 20px;
margin: 0;
padding: 0;
font-size: 11px;
}
#silverlightControlHost footer .tertiary-content em,
#silverlightControlHost footer .tertiary-content p {
color: #1a1a1a;
font-size: 11px;
margin: 0px 0px 1.2em 0px;
font-family: "Lucida Grande", sans-serif;
line-height: 1.5em;
}
#silverlightControlHost footer .tertiary-content a {
color: #da421d;
line-height: 1.2;
font-weight: bold;
}
#silverlightControlHost .crmBackgroundHeader {
    padding-top:25px;
    background: url('http://masterkey.BusinessPowerTools.com/styles/images/Jian_Navigation_MainBodyBackground.jpg') repeat;
}

#silverlightControlHost header,
header .primary-content,
#wrapper .primary-content.headerNav,
#masthead .primary-content.headerNav {
    /*background-image:url('http://masterkey.BusinessPowerTools.com/styles/images/Jian_Navigation_Background.jpg')*/
}
.mainNavigation,
.subNavigation {
    border-bottom: 1px solid #123150;
}
.mainNavigation ul.mainNav,
.subNavigation ul.subNav {
    width: 1200px;
    text-align: right;
    height: 35px;
    margin: 0px auto 0px auto;
    list-style-image:none;
}
.mainNavigation ul.mainNav li {
    background-color: #123150;
    display: inline-block;
    display:inline;
    list-style-image: none;
    padding: 0px;
    margin: 0px 0px 0px 3px;
    height: 30px;
    padding: 8px 20px;
    border-radius: 4px 4px 0px 0px;
    line-height: 3;
    margin-top: 5px;
}
.mainNavigation ul.mainNav li a {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.mainNavigation ul.mainNav li a:hover {
    text-decoration:none;
}
/*.mainNavigation ul.mainNav li:first-child {
    height: 37px;
    margin-top: 0px;
    vertical-align: top;
    color:#000;
    background-color:#fff;
    -moz-box-shadow:  1px -2px 5px #AFAFAF;
	-webkit-box-shadow:  1px -2px 5px #AFAFAF;
	box-shadow:  1px -2px 5px #AFAFAF;
    
}*/
/*.mainNavigation ul.mainNav li:first-child a {
    color: #123150;      
}*/
.subNavigation {
    background-color:#fff;
}
.subNavigation ul.subNav {
    background-color: #fff;
    height: 44px;
    line-height: 3.5;
}
.subNavigation ul.subNav li {
    margin: 0px 0px 0px 5px;
    font-size: 13px;
    display: inline-block;
    display:inline;
    color: #123150;
    line-height: 2.7;
}
.subNavigation ul.subNav li a {
    color: #123150;
    padding: 6px 15px;
}
.subNavigation ul.subNav li a:hover {
    text-decoration:none;
    color: #123150;
    background-color: rgb(221, 221, 221);
    padding: 6px 15px;
    border-radius: 20px;
}
.subNavigation ul.subNav li.tabActive a{
    background-color: rgb(221, 221, 221);
    padding: 6px 15px;
    border-radius: 20px;
    color: #123150;
}
footer .primary-content {
    background: url('http://masterkey.BusinessPowerTools.com/styles/images/Jian_Navigation_BlueOceanBackground.jpg') repeat;
    padding: 30px 0;
}
footer .primary-content h6 .mission-icon {
    background: url('http://masterkey.BusinessPowerTools.com/styles/images/footer-hand-shake-icon.png') no-repeat 0 0;
    width: 23px;
    height: 12px;
    left: -30px;
    top: 2px;
    position: absolute;
    display: block;
}
footer .primary-content h6 .company-icon {
    background: url('http://masterkey.BusinessPowerTools.com/styles/images/footer-gears-icon.png') no-repeat 0 0;
    width: 22px;
    height: 18px;
    left: -30px;
    top: 2px;
    position: absolute;
    display: block;
}
footer .primary-content h6 .support-icon {
    background: url('http://masterkey.BusinessPowerTools.com/styles/images/footer-chat-icon.png') no-repeat 0 0;
    width: 21px;
    height: 19px;
    left: -30px;
    top: 2px;
    position: absolute;
    display: block;
}
footer .primary-content h6 .business-plans-icon {
    background: url('http://masterkey.BusinessPowerTools.com/styles/images/footer-structure-icon.png') no-repeat 0 0;
    width: 21px;
    height: 14px;
    left: -30px;
    top: 2px;
    position: absolute;
    display: block;
}
footer .primary-content h6 .software-icon {
    background: url('http://masterkey.BusinessPowerTools.com/styles/images/footer-laptop-icon.png') no-repeat 0 0;
    width: 21px;
    height: 16px;
    left: -30px;
    top: 2px;
    position: absolute;
    display: block;
}
footer .tertiary-content {
    /*background-image: url('http://masterkey.BusinessPowerTools.com/styles/images/Jian_Navigation_PeachGradientBackground.jpg');*/
    background-color: black;
}
footer .tertiary-content .row {
    margin-bottom:0px;
    padding: 30px 0;
}
footer .tertiary-content h3{
    color:#666;
    font-family:'Futura W01 Heavy';
    margin-bottom: 6px;
}
footer .tertiary-content h5 {
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom:0px;
}
footer .tertiary-content a {
    color: #da421d;
    line-height: 1.2;
    font-weight: bold;
}
footer .tertiary-content em,
footer .tertiary-content p {
    color:#1a1a1a;
}
footer input[type="submit"] {
    background: #8ebf08;
    background-image: -moz-linear-gradient(top, #aad113, #8dbe08);
    background-image: -ms-linear-gradient(top, #aad113, #8dbe08);
    background-image: -o-linear-gradient(top, #aad113, #8dbe08);
    background-image: -webkit-linear-gradient(top, #aad113, #8dbe08);
    background-image: linear-gradient(top, #aad113, #8dbe08);
    color: #fff !important;
    -moz-box-shadow: 1px 1px 5px #000;
    -webkit-box-shadow: 1px 1px 5px #000;
    box-shadow: 1px 1px 5px #000;
    text-shadow: -1px -1px 0 #558f02;
    cursor: pointer;
    padding: 6px 14px;
    font-size: 14px;
    font-family: 'Futura W01 Heavy';
    display: inline-block;
    /* text-transform: uppercase; */
    border: 2px solid #7eac01;
    border-radius: 10px;
    box-shadow: inset 1px 1px 0 #c6e132;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
footer input[type="submit"]:hover {
    background: #aad113;
    background-image: -moz-linear-gradient(top, #aad113, #aad113);
    background-image: -ms-linear-gradient(top, #aad113, #aad113);
    background-image: -o-linear-gradient(top, #aad113, #aad113);
    background-image: -webkit-linear-gradient(top, #aad113, #aad113);
    background-image: linear-gradient(top, #aad113, #aad113);
    border: 2px solid #7eac01;
    text-decoration: none;
    color: #fff !important;
    text-shadow: -1px -1px 0 #558f02;
}



