﻿* {
    margin: auto;
}
/*
home
{
     	margin-top:0px;
	margin-left:auto;
	margin-right:auto;}
	*/

#home{
 /*   background-image: url('bkgrd.jpg'); */
}

body 
{
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Sans-Serif";
    font-size: .8em;
    background-color: #FFFFFF;
    /*background-image: url('header_top_16x50.png'); */
    background-repeat: repeat-x;
background-image: url('right_side_head_2x190.png');
}
p {
    margin: 0px 0px 5px 0px;
}

.special{
    color:#FF5500;
}

h4 {
    font-weight:bold;
    font-size:1.2em;
    margin: 0px 0px 10px 0px;
}

#wrapper {
    width: 1152px;
    position: relative;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color:#FFFFFF;
}
#container {
    /*  background: url(gridbackground.png) no-repeat;     width:1000px;     height:933px;    	width:1200px; 	margin:0px;  */
    background-color:#FFFFFF;
    margin-top:10px;
}

.quote{
    font-style:italic;
    margin-left:136px;
}

#header {
 /*   background: url(heading_1152x200.png) no-repeat;
    width: 1152px;
    height: 200px;
    position: relative; */
    background: url(new_header_1152x190.png) no-repeat;
    width: 1152px;
    background-color:#FFFFFF;
    color:#FFFFFF;
    height: 190px;
    position: relative;
}

#page-header {
/*  background-image: url('header_top_16x50.png');
  background-repeat: repeat-x;
  height:50px;
  padding:0px; 
  background-image: url('header_top_16x50.png');
  background-repeat: repeat-x;
  height:50px;
  padding:0px;  */
}

#nav-bar {
    width:1152px;     
    height:18px; 
    font-size: 10pt;
    font-family: Tahoma;
    position: relative;
  margin:8px 0px 0px 1px;
  padding:0px 0px 1px 0px;
  border-bottom-color:#B3B1B1;
  border-bottom-style:solid;
border-width:1px;
}

#nav-bar ul {
    position: relative;
    top: 0px;
    left: -38px;  /*no idea why this negative is needed here */
}

#nav-bar li {
    list-style: none;
    float: left;
    margin: 0px 1px 0px 0px;
    padding: 0px 10px 0px 10px;
        border-width:2px;
    background-color:#B3B1B1;
    border-top-color:#B3B1B1;
    border-top-style:outset;
    border-right-color:#B3B1B1;
border-right-style:outset;
border-bottom-color:#000000;
border-bottom-style:outset;
border-left-color:#B3B1B1;
border-left-style:outset;
}

#nav-bar li a:link {
    color: #000000;
    text-decoration:none;
}
#nav-bar li a:visited {
 color: #000000;
    text-decoration:none;

}

#nav-bar li a:hover{
 color: #000000;
    text-decoration:none;
            border:inset 1px #B3B1B1;
padding: 0px 10px 0px 10px;
 margin: 0px -10px 0px -10px;
    }
#nav-bar li a:active {

}

.active-page
{
    color:#FFFFFF;
    text-decoration:none;

    }


.mark {
    font-family: Arial;
    font-size: 8pt;
    margin: 0;
    padding: 0;
    color:#000000;
}


#header h1 {
    top: 128px;
    left: 617px;
    position: absolute;
    width: 12px;
    height: 12px;
}



.clear {
    clear: both;
}

#column-one {
/*font-family: "Lucida Sans Unicode";
    font-size: 1.1em;    */
}

#sidebar {
    border-left-style: dotted;
    border-left-color: gray;
    float: right;
    width: 130px;
    margin: 3px 1px 8px 20px;
    padding: 1px 1px 1px 8px;
        font-size:1em;
            font-family: Arial;
}

#sidebar p {

    margin: 0px 0px 10px 0px;

}

#block-one {
    position: relative;
    margin: 10px 2px 2px 3px;
    padding: 1px 1px 1px 1px; /*   width:900px;  */
}

#block-one h1 {
    background: url(this_header_125x50.png) no-repeat;
    width: 125px;
    height: 50px;
    float: left;
    margin:-11px 15px -8px -3px;
}

#block-two {
    position: relative;
    margin: 10px 2px 2px 3px;
    padding: 1px 1px 1px 1px;
}

#block-two h1 {
    background: url(coaching_header_125x50.png) no-repeat;
    width: 125px;
    height: 50px;
    float: left;
    margin:-11px 15px -5px -3px;
}

/*
#block-two p {
   font-size: 1.0em;  
     font-family: "trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
}
*/

#block-three {
    position: relative;
    margin: 10px 2px 2px 3px;
    padding: 1px 1px 1px 1px;
}

#block-three h1 {
    background: url(consulting_header_125x50.png) no-repeat;
    width: 125px;
    height: 50px;
    float: left;
    margin:-11px 15px -8px -3px;
}

#footer {
 /*   background-image: url('footer_16x152.png');
    background-repeat: repeat-x;
    height: 152px;
    padding: 0px 0px 0px 0px;  */
    background-image: url('mid_footer_10x199.png');
    background-repeat: repeat-x;
    height: 199px;
    padding: 0px 0px 0px 0px;
}

#block-footer {
    width: 1152px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}


#footer-links{
    font-family: Tahoma;
        color: #ffffff;
    margin: 0px 0px 0px 0px;
    font-size: 11pt;
    position:absolute;
    left:-38px;
    top:30px;
    width:1000px;
}

#footer-links ul {
    position: relative;
}

#footer-links li {
    list-style: none;
    float: left;

}

#footer-links li a:link {
    color: #FFFFFF;
    text-decoration:none;
        margin: 0px 30px 0px 0px;
    padding: 0px 0px 0px 00px;
/*    border-left:1px;
    border-left-color:#ffffff;
    border-left-style:solid;  */
}
#footer-links li a:visited {
    color: #FFFFFF;
    text-decoration:none;
        margin: 0px 30px 0px 0px;
    padding: 0px 0px 0px 0px;
/*    border-left:1px;
    border-left-color:#ffffff;
    border-left-style:solid;  */
}

#footer-links li a:hover, a:active {
    margin: 0px 30px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration:underline;
/*    border:solid 1px #ffffff;  */
    
     }


#product-menu {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 1152px;
    position:absolute;
    left:0px;
    top:86px;
}

#product-menu ul {
    margin: 1px 1px 1px 1px;
    padding: 0px 0px 0px 0px;
}

#product-menu li {
    list-style: none;
    float: left;
    margin: 1px 8px 1px 0px;
    padding: 0px 0px 2px 0px;
}

.name1 {
    background: url(challenge_logo_253x31.png) no-repeat;
    width: 253px;
    height: 31px;
}

.name2 {
    background: url(synergy_logo_147x33.png) no-repeat;
    width: 147px;
    height: 33px;
}

.name5 {
    background: url(compass_logo_156x32.png) no-repeat;
    width: 156px;
    height: 32px;
}

.name4 {
    background: url(strategist_logo_148x33.png) no-repeat;
    width: 148px;
    height: 33px;
}


.name3 {
    background: url(escalera_logo_236x31.png) no-repeat;
    width: 236px;
    height: 31px;
}

.name6 {
    background: url(profitskills_logo_155x31.png) no-repeat;
    width: 155px;
    height: 31px;
}


#legal {
    color: #ffffff;
    margin: 2px 0px 0px 2px;
    font-size: 12pt;
        font-family: Tahoma;
    position:absolute;
    left:0px;
    top:166px;
}
