#blue-bar {
    width:100%;
    background: url('../images/blue-bar-bg_08.jpg') repeat-x;
    height:329px;
}
#blue-bar-content {
    background: url('../images/img_txt_01.png') top left no-repeat;
    width:928px;
    margin:0 auto;
}
#blue-bar-left {
    float:left;
    width:474px;
    height:329px;
    background: url('../images/computer-left_07.png')  right no-repeat;
}
#blue-bar-left div {
    padding:65px 45px 0 7px;
    color:white;
    font-size:125%;
    line-height:150%;
}
#blue-bar-center {
    height:329px;
    width:381px;
    margin:0 73px 0 474px;
    background: url('../images/computer-keyboard_10.jpg') bottom no-repeat;

}
#computer-top {
    height:31px;
    background: url('../images/computer-top_08.png') top no-repeat;
}
#innerfade {
    display:block;
    height:234px;
}
#blue-bar-right {
    float:right;
    width:73px;
    background: url('../images/computer-right_07.jpg') no-repeat;
    height:329px;
}
#blue-effect {
    width:100%;
    background:url('../images/blue-effect_05.jpg') left no-repeat;
    height:329px;

}
#grey-bar {
    padding-bottom:10px;
    width:100%;
    background:url('../images/grey-bar-bg_12.jpg') top repeat-x;
    background-color: #8a8b8b;

}
#grey-bar-content {

    width:928px;
    margin:0 auto;
    background:url('../images/laptop-bottom_16.jpg') top right no-repeat;

}
#grey-bar-left {
    float:left;
    padding-top:50px;
    width:308px;
    

}
#grey-bar-center {
    padding-top:50px;
    width:308px;
    margin:0 308px;
}
#grey-bar-right {
    padding-top:50px;
    float:right;
    width:308px;
}

#grey-bar .strategies {
    position:relative;
    line-height:150%;
    padding: 0px 10px;
    color:white;
    border-right:1px solid #adaeae;
}
#grey-bar .right {
    border-right:0px;
}
#grey-bar h3 {
    color: #a4d9f0;
    margin:0px;
    padding:0px;
}

ul#innerfades {
margin:0px;
padding:0px;
list-style:none;
}

ul#innerfades li {
margin:0px;
padding:0px;
}

a.linkmain {
	color: #ffffff;
    text-decoration:none;
}
a.linkmain:hover {
	color: #a4d9f0;
    text-decoration:none;
}
