.CSFSlogan {
    position: relative;
    left: 0px;
    top: 0px;
    max-width: 100%;
}
	
.PhoneNo {
    position: absolute;
    left: 440px;
    top: 45px;
    color: #800000;
    font-weight: bolder;
    font-size: 2.2em;
    text-align: center;
    right: 128px;
    text-shadow: 2px 2px 3px #808080;
    display: none;
}

.CSFLogo {
    position: absolute;
    right: 30px;
    top: 25px;
    display: none;
}

body.csf {
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: none;
    background-repeat: repeat-y;
    font-family: Helvetica, arial, sans-serif;
}

.sidebar {
    width: 273px;
    vertical-align: top;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: none;
}

.content img {
	max-width: 100%;
    height: inherit;
}

.content iframe {
	width: 100%;
    
}

.moduletable_menu li {
    float: left;
    margin: 0;
    padding: 0;
    width: 20%;
    background-color: Black;
    color: #FFFFCC;
    border-width: 0px;
    border-style: solid;
    border-color: black;
    text-decoration: none;
    height: 100%;
    text-align: center;
}

.moduletable_menu li:hover li, .moduletable_menu li:hover li:hover li{
 display:none;
}

.menubar {
    width: 100%;
    background-color: Black;
    position: relative;
    top: 25px;
    color: #FFFFCC;
    vertical-align: middle;
    height: 36px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.Enquire {
    display: none;
}

.content {
    vertical-align: top;
    padding-top: 20px;
    padding-right: 0px;
    border-width: 0px;
    display: table-cell;
}

.topbar {
    height: 137px;
}