@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
background:url(../images/banner_strip.gif) repeat-x;
}

.container{
margin:auto;
width:920px;
}

.banner{
background:url(../images/banner.gif);
height:129px;
}

.disclamier{
background:url(../images/bottom_strip.gif) repeat-x;
height:143px;
}

.disclamierbg{
width:900px;
margin:auto;
height:143px;
}