﻿body 
{
    background: #fbfbfb url(images/Home-Rt-Body-Repeat.jpg) top left repeat-x;
    margin:0;
    padding:0;
    font-size: 12px;
    font-family: Arial, Verdana, Sans-Serif;
    line-height: 16px;    
}
h1, h2, h3, h4, p
{
	margin: 0px;
	padding: 7px 0px;
}
h1
{
	font-size: 20px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
	padding-top: 0px;
}
h4
{
	font-size: 12px;
}
.ModalBackground
{
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: .5;
}
.dynamicMenuItemStyle
{
	display: block;
	padding: 5px 15px;
	margin: 0px;
	color: #FF0000;
}
.dynamicMenuItemStyle a
{
	color: #FF0000 !important;
	background-color: #FFFFFF;
}
.dynamicMenuItemStyle a:hover
{
	color: #FFFFFF !important;	
	background-color: #FF0000;
}
a, a:link
{
    color: #FFFFFF;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

#LogoEfc
{
    background: transparent none; 
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 254px;
    height: 281px;
}

#HomeNav, .HomeNav
{
    background: transparent none;
    position: absolute;
    top: 0;
    left: 254px;
    z-index: 2;
    width: 494px;
    height: 42px;
    margin: 0;
    padding:0;
}

#HomeNav li
{
    display: block;
    float: left;
}

#HomeNav li a img
{
    border-style:none; 
}

#LogoSlogan
{
    background: transparent none;
    width: 496px;
    height: 163px;
    position: absolute;
    top: 42px;
    left: 254px;
    z-index: 1;
}

#LogoSpacer
{
    background: transparent none;
    width: 70px;
    height: 76px;
    position: absolute;
    top: 205px;
    left: 254px;
    z-index: 2;
}

#FreeEst
{
    background: transparent none;
    width: 324px;
    height: 107px;
    position: absolute;
    top: 281px;
    left: 0;
    z-index: 3;
}

#CommSvc
{
    background: transparent none;
    width: 426px;
    height: 183px;
    position: absolute;
    top: 205px;
    left: 324px;
    z-index: 4;
}

#ResSvc
{
    background: transparent none;
    width: 426px;
    height: 218px;
    position: absolute;
    top: 388px;
    left: 324px;
    z-index: 5;
}

#ResSvc img
{
    display: block;
    float: right;
}

#HomeText
{
    background: transparent none;
    color: #fff;
    width: 296px;
    height: 201px;
    padding-left: 43px;
    padding-top: 17px;
    position: absolute;
    top: 388px;
    left: 0;
    z-index: 6;
}

#HomeText ul, #HomeText ol
{
    margin: 0;
    padding: 0 5px 5px 24px;
    font-size: 9px;
    overflow: visible;
}

#HomeText a:hover
{
    text-decoration: underline;
}

#HomeText p
{
    margin: 5px;
} 

#HomeBodyRepeat
{
    background: transparent url(images/Home-Body-Repeat.jpg) top left repeat-x;
    width: 100%;
    height: 12px;
    line-height: 12px;
    position: absolute;
    top: 594px;
    left: 0;
    z-index: 1;    
}
#HomeBodyRepeat:after
{
    content: ".";
}

#Footer
{
    background: transparent url(images/Home-Footer-Repeat.jpg) top left repeat-x;
    width: 100%;
    height: 44px;
    position: absolute;
    top: 606px;
    left: 0;
    z-index:0;
}

#Copyright
{
    background: transparent none;
    width: 400px;
    height: 44px;
    position: absolute;
    top: 612px;
    left: 5px;
    z-index: 5;
    color: #000;
    font-size: 10px;
}

#EmailPrint
{
    background: transparent none;
    width: 420px;
    height: 44px;
    position: absolute;
    top: 612px;
    left: 360px;
    z-index: 1;
    color: #000;
    font-size: 9px;
}

#Copyright a, #EmailPrint a,
#Copyright a:hover, #EmailPrint a:hover
{
    color: #000;
    text-decoration: none;
}

#Copyright a:hover, #EmailPrint a:hover
{
    text-decoration: underline;
}
.LoginSuite
{
    color: #fff;
    position: absolute; 
    top: 75px; 
    left:390px; 
    margin-top: 3px; 
    width: 300px; 
    line-height: 26px; 
    height: 26px;
    text-align: right;
    z-index: 2000;
}
.LoginSuite a, .LoginSuite a:link
{
    color: #fff;
}
.LoginSuite a:hover
{
    text-decoration: underline;
}