#header07 {
	margin:0 auto;
	border:1px solid #D9FFD9;
    width: 990px;
    height: 50px;
}

#header07 .headerlogo {
    border:0; /* 1px dashed #D9FFD9;*/
    float:left;
    position:relative;
    top:2px;
    left:2px;
    width: 296px;
    height: 42px;
    background: #ffffff url(http://www.aquishow.com.ar/images/logo/aquishow_isologo_exp.png) no-repeat;
}

#header07 .headerdesc {
    border:0; /*1px dashed #D9FFD9;*/
    float:left;overflow:hidden;
    position:relative;
    top:9px;
    left:10px;
    font-family: Helvetica;
    font-size: 10pt;
    color: #555555;
}

#header07 .headerbuscar {
    border:0; /*1 px dashed #D9FFD9;*/
    float:left;overflow:hidden;
    position:relative;
    top:20px;
    left:316px;
    font-family: Helvetica;
    font-size: 9pt;
    color: #555555;
}

#si-container {
	margin-right:auto;
	margin-left:auto;
	text-align:left;
    margin 0 auto;
	overflow:hidden;
    width:994px;
    border: 1px solid #eeeeee;
    baackground-color: #aaaaff;
    padding 0;

}

#si-left {
    padding:0 2px 2px 3px;
    margin: 0 0px 0 0px;
    float:left;
    border-right: 1px solid #AED0FF;
    overflow:hidden;
    baackground-color: white;
    display:inline; /* ie6 doble padd fix */
    width:687px;

}

html>body #si-left { /* NOT IE - (FF) */ 
    width:681px;
} 

#si-right {
    padding:0 0px 0 0px;
    margin: 0 0px 0 0px;
    float:right;
    overflow:hidden;
    background-color: #dbeaff;
    display:inline; /* ie6 doble padd fix */
    width:304px;

}

#si-right1 {
    background-color: #dbeaff;
}

#si-right2 {
    background-color: #dbeaff;
}

