﻿div.homepage-headers
{
border-top          : 3px solid #FFF;
background-color    : #FF3300;
padding             : 20px 0px 20px 40px;
min-height          : 50px;
width               : 607px;
}

* html div.homepage-headers
{
height              : 50px;
}

div.homepage-headers h3
{
display             : block;
width               : 607px;
height              : 0px;
padding-top         : 38px;
overflow            : hidden;
margin              : 0px 0px 0px 0px;
color               : #FFF;
}

div.homepage-headers h4
{
font-size           : 120%;
font-weight         : normal;
line-height         : 16px;
margin              : 0px 0px 0px 0px;
color               : #FFE2C5;
}

div.homepage-copy
{
padding             : 20px 40px 20px 40px;
width               : 567px;
}

div.homepage-copy h5
{
font-size           : 85%;
font-weight         : bold;
line-height         : 16px;
margin              : 0px 0px 0px 0px;
color               : #FF3300;
}

div.homepage-copy p
{
font-size           : 75%;
font-weight         : normal;
line-height         : 16px;
margin              : 0px 0px 15px 0px;
color               : #666;
}

div#slide-wrapper
{
height              : 270px;
}

div.slide
{
width              : 647px;
position            : absolute;
height               : 270px;
}

/* Portal */

div.portal
{
width           : 900px;
float           : left;
display         : block;
margin          : 0px 0px 0px 0px;
border-bottom   : 20px solid #FFF;
}

div.portal div#residential-2 a.link
{
	width: 451px;
}

div.portal div.residential div
{
background          : #FF1800 url(../images/Home/portal-footer-line.gif) no-repeat bottom right;
padding             : 0px 30px 20px 20px;
width               : 401px;
}

div.portal div.commercial div
{
background          : #FF1800 url(../images/Home/portal-footer-line.gif) no-repeat bottom left;
background-color    : #FF1800;
padding             : 0px 30px 20px 20px;
width               : 399px;
}

div.portal div.commercial div p,
div.portal div.residential div p
{
margin              : 0px;
font-size           : 75%;
color               : #FFF;
}

div.portal div.commercial div p a,
div.portal div.residential div p a
{
color               : #FFF;
text-decoration     : none;
}

div.portal div#residential-wrapper, div.portal div.residential
{
width           : 451px;
float           : left;
display         : block;
}

div.portal div#commercial-wrapper, div.portal div.commercial
{
width           : 449px;
float           : left;
display         : block;
}

div.portal div#commercial-1 a.link, div.portal div#commercial-2 a.link
{
width           : 449px;
height          : 0px;
overflow        : hidden;
padding-top     : 340px;
display         : block;
}

div.portal div#residential-1 a.link, div.portal div#residential-2 a.link
{
width           : 451px;
height          : 0px;
overflow        : hidden;
padding-top     : 340px;
display         : block;
}

/* Images */

div.portal div#commercial-1 a.link
{
background      : url(../images/Home/portal-commercial1.jpg);
}

div.portal div#commercial-2 a.link
{
background      : url(../images/Home/portal-commercial2.jpg);
}

div.portal div#residential-1 a.link
{
background      : url(../images/Home/portal-residential1.jpg);
}

div.portal div#residential-2 a.link
{
background      : url(../images/Home/portal-residential2.jpg);
}

