﻿body{
    background: #fff;
}
#frontFlash, #nav, #contentFlash, #menu, .column, #countrySelect, #footer div{
    display: none;
}
.wide{
    display: block;
    margin: 0 auto;
}
#top{
    width: 665px;
}
.frontpage #top{
    background: url('../Images/logoNeonet.png') no-repeat 10px 0 #fff;
    position: relative;
    height: 109px;
    width: 665px;
}
.frontpage div.fourColumn .column{
    display: block;
}
div.hr{
    width: 665px;
}
#footer{
    width: 665px;
}