@charset "utf-8";
/* ==================== JD Carton Home Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 2.Capabilities
	 3.Moving Company
	 4.Testimonials
*/

/* ==================== 1.Page ==================== */

#page p {line-height:160%; padding-bottom:12px;}

#page h2 {font-size:1.3em;}

#page a {color:#3399fe; text-decoration:underline;}

#page a:hover {color:#666; text-decoration:none;}

#page strong {color:#555;}

#page a strong {color:#3399fe;}


/* ==================== 2.Intro ==================== */
	
#left-colum {width:460px; margin-right:14px; float:left; padding-right:14px; border-right: #D9D9D9 1px solid;}

#left-colum a {font-weight:bold;}

/* ==================== 3.Services  ==================== */

#right-colum {width:435px; float:left;}
#right-colum img{padding-bottom:15px;}
#right-colum img.green{float:right;}
#right-colum ul {line-height:250%; float:left; padding-bottom:10px;}
#right-colum .ul-space{padding-left:14px;}

#testimonials{float:left; color:#3399fe; width:430px; font-size:12px; font-style:italic; font-weight:bold; height:150px;}
#testimonials strong{ color:#cf0408; font-style:italic; font-weight:bold;}
#testimonials h2{font-style:normal;}
#testimonials ul{line-height:170%;}
#right-colum #testimonials li{list-style:none; background-image:none; margin:0px; padding:0px;}

#right-colum li {background:url(../images/bullet.jpg) no-repeat left 13px; padding-left:14px;}

.home-img-right {float:right;}

.home-ul-float {float:left;}



	