@charset "utf-8";
/* ==================== Alero Home Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 2.Header Image
	 3.Colums
*/

/* ==================== 1.Page ==================== */

#content-container {}

#page {width:670px; float:left; margin-right:10px;}

#page h1 {font-size:1.8em; font-weight:bold; padding-bottom:8px; padding-left:5px; color:#FF9900;}

#page h2 {font-size:1.4em; padding-bottom:12px;}

#page h3 {font-size:1.2em;}

#page p {line-height:160%; padding-bottom:12px;}

#page strong {padding-bottom:10px; font-size:1.2em;}

/* ==================== 2.Header Image ==================== */

#header-image {background:url(../images/home/bg-header-img.jpg) no-repeat top; width:670px; margin-bottom:15px; padding-top:250px;}

#header-image p {color:#666; font-size:1.2em; padding-bottom:30px; 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;}

#intro-right-column ul{}

#intro-right-column li{
padding: 0 0 15px 0;
line-height:160%;
}

#intro-right-column li strong{

} 
