@charset "UTF-8";
/* CSS Document */

body {background-image:url(../images/personalise/silver-bg.jpg); background-repeat:no-repeat; background-position:bottom; background-color:#FFFFFF; }
#footer {background-image:url(../images/footer-bg.png); background-repeat:no-repeat; }

#content {width:944px; margin:0; padding:0 28px 0 29px; background-image:url(../images/bg-shadow.png); background-repeat:repeat-y;}
.feature-btm {background-image:url(../images/silver-feature-bottom.png); background-repeat:no-repeat; width:292px; height:20px; margin:0; padding:0;}
#top-nav {width:1000px; height:78px; margin:0; padding:0; background-image:url(../images/nav-bg.png); background-repeat:no-repeat;}
.bottom-footer-right-copy {color:#f5c5da;}
.bottom-footer-right-logo {background-image:url(../images/aka-pink-logo.png); background-repeat:no-repeat;}


#floor {width:950px; margin:0 auto; padding:0 25px 0 25px; min-height:200px; background-image:url(../images/blank.png); background-repeat:repeat; }
* html #floor{ height:200px;} /***ie 6 min height hack***/