﻿/*
/ --------------------------------------
/	Highlands & Islands Enterprise
/   Frame Digital
/ --------------------------------------
/

*/

#left
{
    background-color:#fff;
    float:left;    
    min-height:650px !important;
    overflow:hidden;
    width:372px;
}

#right 
{
    display:block;
    float:right;
    height:100%;
    width:540px;
}

#right .silo { width: 260px; min-height:200px; }
