#center {
    padding: 0;
}
* html #center {
    padding: 0;
}

#container {
    padding: 0;
}
* html #container {
    padding: 0;
}

#center a, #center a:link, #center a:visited, #center ul a:link, #center ul a:visited {
    /* Removed for brand refresh 08/10/2010: color: #8C9600; */ 
    text-decoration: none;
}

#center a:hover, #center ul a:hover {
    text-decoration: underline;
}

#header {
    padding-bottom: 5px;
}

h1 {
    margin: 0 0 5px;
}

#toplinks {
    position: absolute;
    right: 0;
    top: 10px;
}

#toplinks a img {
    margin-right: 4px;
    vertical-align: middle;
}

.seperator_pipe {
    margin: 0 5px;
}

#navbanner {
    /* Modified for brand refresh 08/10/2010: background-color: #EEEEEE; */ background-color:#F0F0F0;
    height: 270px;
    overflow: hidden;
    position: relative;
    width: 780px;
}

#about_container {
    /* Modified for brand refresh 08/10/2010: background-color: #4E562B; */ background-color:#F0F0F0;
    height: 270px;
    position: absolute;
    width: 320px;
}

#about {
    /* Removed for brand refresh 08/10/2010: color: white; */ 
    line-height: 13px;
    padding: 8px;
}

#about_survey_trigger {
    bottom: 15px;
    cursor: pointer;
    position: absolute;
}

#bigarrow {
    left: 0;
    position: absolute;
    top: 12px;
}

#index_container {
    bottom: 12px;
    /* Removed for brand refresh 08/10/2010: color: white; */ 
    font-size: 18px;
    position: absolute;
    right: 40px;
    z-index: 100;
}

#index_container .index_box {
    cursor: pointer;
    float: left;
    padding: 4px 10px;
    text-align: center;
}

#index_container .index_box.hovering {
    /* Modified for brand refresh 08/10/2010: background-color: #8C9600; */ background-color:#F0F0F0;
}

#index_container .index_box.selected {
    /* Modified for brand refresh 08/10/2010: background-color: white; */ background-color:#F0F0F0;
    /* Removed for brand refresh 08/10/2010: color: #8C9600; */ 
    cursor: default;
}

#slide_container {
    height: 270px;
    left: 320px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1000px;
}

.slide {
    float: left;
    height: 270px;
    width: 460px;
}

#downloadbox {
    /* Modified for brand refresh 08/10/2010: border: 1px solid #CCCCCC; */ border:1px solid #CCCCCC;
    font-size: 9pt;
    height: 268px;
    left: 780px;
    margin-top: -270px;
    position: absolute;
    width: 198px;
}

#downloadinner {
    /* Removed for brand refresh 08/10/2010: color: #777777; */ 
    line-height: 15px;
    padding-left: 10px;
}

#center #downloadinner a:link, #center #downloadinner a:visited{
	text-decoration:none;
}

#downloadbox #downloadinner h2 {
    /* Removed for brand refresh 08/10/2010: color: #8C9600; */ 
    font-size: 11pt;
}

#downloadbox .dotted_line {
    line-height: 3px;
}

#teccover {
    float: right;
}

#tectitle {
    font-weight: bold;
}

#downloadsurvey {
    position: absolute;
    bottom: 45px;
    left: 10px;
}

#ordercopy {
    position: absolute;
    bottom: 20px;
    left: 10px;
}

#bannerbottom {
    /* Modified for brand refresh 08/10/2010: background-color: #8C9600; */ background-color:#F0F0F0;
    /* Removed for brand refresh 08/10/2010: color: #FFFFFF; */ 
    height: 20px;
    margin: 0 0 10px;
    width: 980px;
}

#bannerbottom div, #bannerbottom img {
    float: right;
}

#bannerbottom img {
    margin: 0 10px;
}

#bannerbottom div {
    margin-top: 1px;
}

div.basebar {
    /* Modified for brand refresh 08/10/2010: background-color: #43562B; */ background-color:#F0F0F0;
    /* Removed for brand refresh 08/10/2010: color: white; */ 
    font-size: 10pt;
    height: 22px;
    line-height: 22px;
    padding-left: 8px;
}

#highlights {
    /* Modified for brand refresh 08/10/2010: border-color: #43562B; */ border-color:#CCCCCC;
    border-style: solid;
    border-width: 0 1px;
    float: left;
    margin-right: 8px;
    width: 240px;
}

#highlightsbottom {
    padding-right: 0;
    text-align: right;
}

#highlightsbottom a:visited, #highlightsbottom a:link, #highlightsbottom a:active {
    /* Removed for brand refresh 08/10/2010: color: white; */ 
    text-decoration: none;
}


#highlightsbottom.hover {
    /* Modified for brand refresh 08/10/2010: background-color: #8C9600; */ background-color:#F0F0F0;
}


#highlightsbottom a img {
    margin-left: 10px;
}

div.navbox {
    float: left;
    margin-right: 8px;
    width: 170px;
    cursor: pointer;
}

img.navimg {
    /* Modified for brand refresh 08/10/2010: background-color: #F0F0F0; */ background-color:#F0F0F0;
    /* Modified for brand refresh 08/10/2010: border: 1px solid #43562B; */ border:1px solid #CCCCCC;
    height: 85px;
    width: 168px;
    border-bottom-width: 0;
}

.navbox p {
    margin-left: 3px;
    margin-top: 3px;
}

div.basebar img.navicon {
    /* Modified for brand refresh 08/10/2010: background-color: #8C9600; */ background-color:#F0F0F0;
    float: right;
    height: 22px;
    width: 22px;
}

div.navboxhover img.navimg{
    /* Modified for brand refresh 08/10/2010: border-color: #8C9600; */ border-color:#CCCCCC;
}

#center div.navbox div.basebar a,
#center div.navbox div.basebar a:link,
#center div.navbox div.basebar a:visited{
    /* Removed for brand refresh 08/10/2010: color: #fff; */ 
    text-decoration: none;
}

div.navboxhover div.basebar {
    /* Modified for brand refresh 08/10/2010: background-color: #8C9600; */ background-color:#F0F0F0;
}

#homecontacts {
    float: left;
    margin-right: 5px;
    width: 190px;
}

#contactstitle {
    /* Removed for brand refresh 08/10/2010: color: #43562B; */ 
    font-size: 14pt;
    margin-bottom: 7px;
}

#contactsdivider {
    display: block;
    height: 10px;
}

#portrait {
    float: left;
    margin-right: 5px;
}

.dotted_line {
    background-image: url("/en_gx/gx/technology/technology-executive-connections/vol7/assets/dotted_horizontal_line.gif");
    background-repeat: repeat-x;
    margin-bottom: 0;
    margin-top: 0;
}


