﻿/* Services CSS Code */

#alarms, #intercoms
{
    float: left;
    margin-left: 30px;
    margin-bottom: 40px;
    font-size: 1.5em;
    color: #808080;
}

#access 
{    
    margin-bottom: 40px;
    font-size: 1.5em;
    color: #808080;
}

#cctv
{
    float: right;
    margin-top: 10px;
    margin-right: 30px;    
    margin-bottom: 40px;
    font-size: 1.5em;
    color: #808080;
}

#monitoring
{
    float: right;
    margin-top: 20px; 
    margin-right: 30px;    
    margin-bottom: 40px;
    font-size: 1.5em;
    color: #808080;   
}
