@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:#039; 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:#039;}

#page h3 {font-size:1.2em; color:#039;}

#page p {line-height:160%; padding-bottom:12px;}

#page strong {color:#000;}

/* ==================== 2.Header Image ==================== */

#header-image {background:url(../images/home/bg-header-img.jpg) no-repeat bottom; width:670px; height:376px; margin-bottom:15px;}

#header-image p {color:#666; font-size:1.2em; width:325px; padding-left:5px;}

/* ==================== 3.Header Image ==================== */

#intro-left-column, #intro-right-column {float:left; width:320px;}

#intro-left-column {margin-right:30px;}

#intro-right-column {padding-top:32px;}

.guarantee {font-size:1.2em; font-weight:bold; font-style:italic; color:#F00;}

