@charset "utf-8";
/* ==================== OMara Home Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 2.Header Image
	 3.Colums
*/

/* ==================== 1.Page ==================== */

#content-container {}

#twitter {margin:15px 0 0 0;}
#page {width:662px; float:left; margin-right:10px; padding-bottom:20px;}

#page h1 {color:#333; font-size:18px; font-weight:bold; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif;/* padding-top:18px; padding-bottom:5px;*/ padding-left:5px;}

#page h2 {font-size:1.4em; padding-bottom:12px; color:#444;}

#page h3 {font-size:1.2em; color:#666;}

#page p {line-height:160%; padding-bottom:12px;}

#page strong {color:#666;}

/* ==================== 2.Header Image ==================== */

#header-image {background:url(../images/home/banner-bg.jpg) no-repeat bottom; height:401px; margin-bottom:15px;}

#header-image p {color:#333; font-size:12px; width:200px; padding:145px 0px 0px 20px;}

#header-image h1 {padding:55px 0px 0px 20px;}

/* ==================== 3.Header Image ==================== */

#intro-left-column, #intro-right-column {float:left; width:315px;}

#intro-left-column {margin-right:20px;}
#intro-left-column h3{padding-bottom:8px; padding-top:0px; font-size:17px;}

#intro-right-column {/*padding-top:32px;*/}
#intro-right-column ul{float:left; width:150px; padding-bottom:20px; line-height:160%; font-weight:bold;}
#intro-right-column li{background:url(../images/bullet.jpg) no-repeat left 5px; padding-left:13px; padding-bottom:5px;}
#intro-right-column h3{padding-bottom:8px; font-size:17px;}

.guarantee {font-size:1.2em; font-weight:bold; font-style:italic; color:#F00;}


