@charset "utf-8";
/* ==================== Alero Home Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 2.Header Image
	 3.Colums
*/

/* ==================== 1.Page ==================== */

#content-container {/*background:#FFF url(../images/home/bg-home-content-container.jpg) no-repeat left 333px;*/}

#page {width:670px; float:left; margin-right:10px;}

#page h1 {color:#254634; font-size:1.8em; font-weight:bold; padding-top:12px; padding-bottom:8px; padding-left:5px;}

#page h2 {font-size:1.4em; padding-bottom:12px; color:#254634;}

#page h3 {font-size:1.2em; color:#254634;}

#page p {line-height:160%; padding-bottom:12px;}

#page a{ font-weight:bold;}

#page strong {color:#666;}

/* ==================== 2.Header Image ==================== */

#header-image {background:url(../images/home/bg-header-img.jpg) no-repeat top; width:670px; height:376px; margin-bottom:15px;}
#header-image h1{ color:#254634; padding:25px 0px 0px 25px; font-size:20px;}
#header-image p {color:#666; width:325px; padding: 35px 0px 0px 25px; font-size:12px; width:240px; line-height:150%;}

/* ==================== 3.Header Image ==================== */

#intro-left-column, #intro-right-column {float:left; width:315px;}

#intro-left-column {margin-right:20px; padding-left:15px;}



#intro-right-column img{float:left; padding:0px 10px 25px 0px;}

.guarantee {font-size:1.2em; font-weight:bold; font-style:italic; color:#254634;}

/* --------- Membership Affiliations ---------- */
#memberships-affiliations {float:left; width:222px; padding:40px 0px 0px 20px;}
#memberships-affiliations p {font-size:1.2em; color:#ff6600; padding-bottom:10px; font-weight:bold;}
#memberships-affiliations img {padding-right:12px;}


