.company_landing_page {
    position: relative;
    }

.company_landing_page .top {
    
    }

.company_landing_page .bottom {
    
    }
.company_landing_page a {
     color:#0071BC;   
    }
.company_landing_page a:hover {
     text-decoration: underline;
    }
/* LAYOUT
------------------------------------------------*/
.company_landing_page .col1-3a,
.company_landing_page .col2-3a,
.company_landing_page .col3-3a {
    width: 275px;
    }

.company_landing_page .col1-3a,
.company_landing_page .col2-3a {
    padding-right: 35px;
    }

.company_landing_page .col1-3b {
    width: 215px;
    }

.company_landing_page .col2-3b {
    width: 475px;
    }

.company_landing_page .col3-3b {
    width: 300px;
    }

.company_landing_page .col1-2a {
/*    width: 620px;*/
    padding-right: 6px;
    width: 614px;
    overflow: hidden;
    }

.company_landing_page .col2-2a {
    width: 275px;
    }

.company_landing_page .col1-2b {
    width: 310px;
    }

.company_landing_page .col2-2b {
    width: 585px;
    }

.company_landing_page .col1-3a,
.company_landing_page .col2-3a,
.company_landing_page .col3-3a,
.company_landing_page .col1-3b,
.company_landing_page .col2-3b,
.company_landing_page .col3-3b,
.company_landing_page .col1-2a,
.company_landing_page .col2-2a,
.company_landing_page .col1-2b ,
.company_landing_page .col2-2b {
    float: left;
    }

.company_landing_page .narrow_row,
.company_landing_page .wide_row {
    margin: 0 auto;
    }

.company_landing_page .narrow_row {
    width: 895px;
    }

.company_landing_page .wide_row {
    width: 990px;
    }



/* PARTS
------------------------------------------------*/
/* bar */
.company_landing_page .col1-2a .bar_g,
.company_landing_page .col2-2a .bar_ga {
    background-repeat: no-repeat;
    }

.company_landing_page .col1-2a .bar_g {
    background-image: url(../img/col1-2a-barg.gif);
    }

.company_landing_page .col2-2a .bar_ga{
    background-image: url(../img/col2-2a-barga.gif);
    }

.company_landing_page .col2-2a .bar_ga {
    text-align:center;
    }

.company_landing_page .bar_g,
.company_landing_page .bar_ga {
    background-repeat: no-repeat;
    height: 31px;
    line-height: 22px;
    }

.company_landing_page .bar_ga,
.company_landing_page .bar_ga a,
.company_landing_page .bar_g,
.company_landing_page .bar_g a {
    color: white;
    }

.company_landing_page .bar_ga a,
.company_landing_page .bar_g a:hover {
    text-decoration: none;
    }

/* readmore */
.company_landing_page .readmore a {
    font-family: georgia;
    font-style: italic;
    padding-right: 15px;
    color: black;
    }

.company_landing_page .readmore a.moreopen {
        background: url(../img/arrow_b.gif) no-repeat right -13px;
    }

.company_landing_page .readmore a.moreclose {
        background: url(../img/arrow_b.gif) no-repeat right 6px;        
    }

/* slide content */
.company_landing_page .fixheight {
    overflow: hidden;
    }
.company_landing_page .toggleTab .toggleTab_tab span {
    background-repeat: no-repeat;
    height: 31px;
    line-height: 22px;
    }

.company_landing_page .col1-2a .toggleTab .toggleTab_tab a {
    display: block;
    float: left;
    position: relative;
    }

.company_landing_page .col1-2a .toggleTab .toggleTab_curr a {
    background: url(../img/m_centera_b.png) no-repeat center top;
    }

.company_landing_page .col1-2a .toggleTab .toggleTab_tab a.toggleTabLinks {
    padding: 0 23px;
    height:31px;
    }

.company_landing_page .col1-2a .toggleTab .toggleTab_tab span {
    display: block;
    float: left;
    width: 2px;
    background-repeat: no-repeat;
    }

.company_landing_page .col1-2a .toggleTab .toggleTab_curr span.mleft {
    background-image: url(../img/m_left_b.gif);
    background-position: left top;
    }

.company_landing_page .col1-2a .toggleTab .toggleTab_curr span.mright {
    background-image: url(../img/m_right_b.gif);
    background-position: right top;
    }

/* DESIGN
------------------------------------------------*/
.company_landing_page h2.the_title {
    height: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    }

.company_landing_page h3 {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #c2c2c2;
    padding-bottom: 6px;
    }

.company_landing_page h4 {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    }

.company_landing_page h5 {
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    }

.company_landing_page strong {
    font-weight: bold;
    color: #000000;
    }

.company_landing_page em {
    font-style: italic;
    }

.company_landing_page dt {
    font-weight: bold;
    }

.company_landing_page p {
    margin: 12px 0;
    }

.company_landing_page img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.company_landing_page img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

.company_landing_page img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.company_landing_page .alignright {
	float: right;
	}

.company_landing_page .alignleft {
	float: left;
	}

.company_landing_page li {
    background-image: url(../img/li_dot.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 11px;
    margin-bottom: 10px;
	}
