@charset "ISO-8859-1";
body {
	background: url(graphics/BG_Home.jpg) repeat-x #ededed;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px
}

img {border:none;}

h1 {font-size:13px;
    font-weight:bold;}
a:link{ font-family:Arial, Helvetica, sans-serif;
	    color:#666666;
	    text-decoration:none;}
a:visited{ font-family:Arial, Helvetica, sans-serif;
	    color:#666666;
	    text-decoration:none;}
a:hover{ font-family:Arial, Helvetica, sans-serif;
	    color:#d6111c;
	    text-decoration:underline;}
a:active{ font-family:Arial, Helvetica, sans-serif;
	    color:#d6111c;
	    text-decoration:underline;}

	

#containerHome {
    position:relative;
	width:750px;
	height:auto;
	z-index:2;
	margin:auto;
	top: 29px;
	text-align:center;
}

.homepic {height:423px;
          width:393px;
          background:url(graphics/BG_homepic.jpg) no-repeat left top;
		  padding-top:0px;
		  padding-left:30px;}

#specialoffers {
	width:530px;
	height:65px;
	background:url(graphics/special_offer.gif) no-repeat left top;
	z-index:2;
	background-position: center;
	margin:auto;
	top: 5px;
	padding-top:20px;
	padding-left:220px;
	text-align:left;
	
}

#bottomtext {
    position:relative;
	width:720px;
	height:auto;
	z-index:2;
	margin:auto;
	top: 5px;
	padding:15px;
	text-align:center;
	line-height:20px;
	
}
#commercialMO {
	position:absolute;
	width:296px;
	height:64px;
	z-index:3;
	left: 437px;
	top: 94px;
	visibility: hidden;
	text-align:right;
}

#residentialMO {
	position:absolute;
	width:296px;
	height:64px;
	z-index:3;
	left: 437px;
	top: 235px;
	visibility: hidden;
	text-align:right;
}

#residentialHover {
	position:absolute;
	width:330px;
	height:136px;
	z-index:5;
	left: 420px;
	top: 190px;
}

#homebuilderMO {
	position:absolute;
	width:296px;
	height:22px;
	z-index:3;
	left: 437px;
	top: 374px;
	visibility: hidden;
	text-align:right;
}

#homebuilderHover {
	position:absolute;
	width:322px;
	height:87px;
	z-index:5;
	left: 425px;
	top: 330px;
}
				 
.enter { font-size:10px;
         line-height:15px;
		 color:#d6111c;
		 
		 
         }
		 
.enter a:link {color:#d6111c;
               text-decoration:none;
			   }
		
.enter a:visited {color:#d6111c;
               text-decoration:none;
			   }
			   
.enter a:hover {color:#d6111c;
               text-decoration:underline;
			   }
			   
.enter a:active {color:#d6111c;
               text-decoration:underline;
			   }

#imageContainer { height:271px; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:271px;  	
			width:362px; 	
			opacity: -0.01; }
			
#community
{
background-image:url(graphics/com_bg.gif);
background-repeat:no-repeat;
position:relative;
float:left;
width:177px;
height:47px;
margin:auto;
}
.com_icon
{
width:32px;
height:32px;
margin-top:8px;
margin-left:10px;
float:left;
}
.com_icon_a
{
width:32px;
height:32px;
margin-top:8px;
margin-left:10px;
float:left;
}
.com_icon_b
{
width:32px;
height:32px;
margin-top:8px;
margin-left:5px;
float:left;
}
.com_icon_c
{
width:46px;
height:32px;
margin-top:8px;
margin-left:5px;
float:left;
}

