﻿/*
TRCNZ - 2007 Refresh

*/
body {
    background: #FFF none;
}

#top-strip, #header .search, #nav, #menu, #secondary, #footer {
    display: none;
}

#header {
    background-image: url(/Images/logo-mintou.jpg);
    height: auto;
}

#wrapper {
    width: auto;
}

#logolink {
    float: none;
    width: 132px;
    height: 66px;
}

#main, #main.narrow {
    width: 600px;
    margin: 0;
}

#backtotop {
	display:none;
}