﻿/* ..:| HOME PAGE LAYOUT 
---------------------------------------------------------------- */
#divHome_Boxes_Wrapper {padding-top: 106px;}

        #divBox1, #divBox2 {
            /* orignal values without padding ---- width:391px; height:167px; */
            float: right;
            padding: 25px;
            width:341px; height:117px;
            background: transparent url('/images/bg-alpha.png') repeat;
            border: 1px solid #FFFFFF;
            overflow: hidden;
        }
        #divBoxDivisor {height: 17px; clear:both;}



