html,body{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
height:100%;
background-color:#FFFFFF;
text-align:center;
}
#header,.blank,#footer{
border:0;
width:100%;
}
#container{
border:0;
width:976px;
margin:0px auto;
height:100%;
text-align:center;
}
#header{
height:170px;
*height:155px;
margin:0 auto;

}
.blank{
background-color:#FFFFFF;
height:13px;
font-size:0.1em;
color:#FFFFFF;
margin:0;
padding:0;
}
#footer{
/*height:93px;*/
}
.width10{
background-color:#FFFFFF;
width:10px;
font-size:0.1em;
color:#FFFFFF;
}
.border3{
border:1px solid #dddddd;
border-top:0;
}