body{
text-align:center;
/**/height:100% !important; min-height:100% !important;
background: #007dc3  url(../images/strips.png) repeat-y top right;
}
div.wraper{background: transparent  url(../images/content_bg.png) repeat-y top center;height:100% !important; min-height:100% !important;/*height:700px;*/
}

div.container
{
line-height:100%;
/*border:1px solid red;*/
position: relative; width: 950px; margin: 0 auto; text-align: left; 
}
div.header,div.footer
{
width:100%;
clear:left;
/*border:1px solid green;*/
}

div#left
{
float:left;
width:17%;/*border:1px solid red;*/
height:100% !important;min-height:100% !important;/*background: transparent  url(../images/shadow_rht.png) repeat-y top right;*/
}
div.content
{
width:100%;
height:100%;
/*border:1px solid blue;*/
padding:0 ;
border-top: 1px solid #d7e9f6;
text-align:center;
}
#main{float:left;;width:80%;padding:0 1%;text-align:left;/*border:1px solid blue*/
}

/*div.footer { 
height:50px;
margin: 0;
padding:0;
text-align:center;
border-top: 1px solid #d7e9f6;
padding-top:10px;
}
div.footer p{
color:#0b70ab;
font-weight:normal;
font-size:9px;
text-align:left;
padding:0;
margin:0 auto;
}
div.footer img{padding:0 10px;}
div.footer object{}
div#foot{background: transparent  url(../images/shadow_bot.png) no-repeat top center;
}
*/
div.footer { 
height:80px;
margin: 0;
padding:0;
text-align:justify;
border-top: 1px solid #d7e9f6;
background: white;
/*border:1px solid blue;*/
}
div.footer li{
float:left;
display: inline; /* correction for IE5 et IE5.5 */
width:40%;
padding:0;
} 
div.footer p{
color:#0b70ab;
font-weight:normal;
font-size:9px;
text-align:left;
padding:0;
margin:0;
}

