@charset "utf-8";
/* --------- Normandy Builders Home CSS Styles --------- */

/*	
	1.Background
	2.Flash	
	3.Side Bar	
	4.Services
*/

/* ==================== 1.Background ==================== */

#home-background {width:968px; margin:0px auto; background: url(../images/bg-content-container.jpg) repeat-y top center;}

/* ==================== 2.Flash ==================== */

#flash {width:630px; height:250px; float:left;}
	
/* ==================== 3.Side Bar ==================== */

#testimonial {width:248px; float:left; margin-left:2px; padding:20px; background:url(../images/bg-testimonial.jpg) no-repeat bottom; color:#333;}

#testimonial blockquote {font-size:1.2em; line-height:160%; font-style:italic; margin:15px 0px;}

#testimonial em {font-weight:bold; color:#715F53; display:block; width:248px; margin-bottom:6px;}

#advantage {width:248px; float:left; margin-left:2px; padding:20px;}

#advantage ul li {width:245px; margin:0px; background:url(../images/bullet.jpg) no-repeat left; padding-left:14px; line-height:190%; padding-bottom:0px; font-style:normal; font-weight:bold; margin:15px 0px; font-size:1.1em; }

#advantage a {font-style:normal; font-weight:bold; margin:15px 0px; font-size:1.0em; text-decoration:none;}

#advantage em {font-weight:bold; color:#715F53; margin-bottom:6px; text-align:center; font-size:18px}


#advantage-withseminarpromo {width:288px; float:left; padding-top:30px;}

#advantage-withseminarpromo ul {padding:10px 0px 20px 0px;}

#advantage-withseminarpromo ul li {width:245px; margin:0px 0px 0px 10px; background:url(../images/bullet.jpg) no-repeat left; padding-left:16px; line-height:250%; font-weight:boldfont-size:1.1em; }

#advantage-withseminarpromo a {font-style:normal; font-weight:bold;}

#advantage-withseminarpromo em {font-weight:bold; color:#715F53; font-size:18px; display:block; padding-top:15px;}

/* ==================== 4.Services ==================== */

#services {width:920px; background-color:#FFF; float:left; padding:10px 0px; border-top:1px solid #CCC; border-bottom:1px solid #CCC;}

#services li {display:block; float:left; width:290px; margin-right:25px; padding-bottom:10px;}

#services li.last {margin-right:0px;}

#services h2 {display:block; margin-bottom:10px; margin-left:4px;}

#services li div {background:url(../images/home/bg-images.jpg) no-repeat; display:block; width:270px; height:105px; padding:10px;}

#services li p {padding:5px 10px; font-size:.9em; line-height:160%;}

#services ul {width:80px;float:left; font-size:.9em; margin-left:0px;}

#services ul li {width:80px; margin:0px; background:url(../images/bullet.jpg) no-repeat left; padding-left:12px; line-height:160%; padding-bottom:0px;}

#services li span {width:280px; margin-left:5px; display:block; float:left;}

#footer-container {width:894px; padding:8px 50px 14px 24px; height:90px; position:relative;}

div#footer-container p#lead-safe{
display: block;
width: 251px;
height: 83px;
background: url(/images/lead-safe.jpg) no-repeat top right;
text-indent: -9999px;
float: left;
}


#social {
top:50px; right:55px;
position:absolute;
width:230px;
}

#social img {
margin: 0px;
padding:0 5px 10px 0;

}

