@charset "utf-8";
/* ==================== Home Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 2.Header Image
	 3.Moving Services
	 4.Reviews
	 5.Right Colum
*/

/* ==================== 1.Page ==================== */

#content-container {background:#FFF;}

#page {width:670px; float:left;}

#page h1 {color:#FF9; font-size:2.2em; padding-bottom:6px; font-weight:normal;}

#page h2 {font-size:1.4em; padding-bottom:6px; color:#039;}

#page h3 {font-size:1.4em; color:#039;}

#page p {line-height:160%; padding-bottom:12px;}

/* ==================== 2.Header Image ==================== */

#header-image {background:url(../images/home/bg-header-img.jpg) no-repeat top; width:642px; height:327px; padding:14px; margin-bottom:10px;}

#header-image p {color:#FFF; width:500px; padding-left:5px;}

/* ==================== 3.Moving Services ==================== */

#moving-services {display:block; float:left;}

#moving-services li {width:320px; height:120px; display:block; float:left; line-height:160%; padding-right:15px;margin-bottom:15px;}

#moving-services li img {float:left; margin-right:12px; margin-bottom:4px; margin-top:5px; padding:2px; border:#CCC 1px solid;}

/* ==================== 4.Reviews ==================== */

.rating {float:right;} /* Rating Stars Container */

.RadRating a span {background-position: -18px -36px !important;} /*Background Position for Rating Stars*/

.reviewer {font-size:.9em; color:#666; padding-bottom:6px; display:block;} /*Reviews Container*/

/* ==================== 5.Right Colum ==================== */

#right-colum ul {line-height:200%; width:250px;  padding-bottom:20px; font-weight:bold;} /*background:url(../images/home/bg-locations.jpg) no-repeat 130px 5px;}*/

#right-colum p {line-height:160%; padding-bottom:12px;}
