@charset "utf-8";
/* ==================== Think Spaces Home Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Header Image
	 2.Quote Form
	 3.Content Container
	 4.Page
	 	a.Layout Row
		b.Testimonials
		c.Sign Types
*/

body {color:#666;}

/* ==================== 1.Header Image ==================== */

#content-container {width:960px; padding:25px 5px 15px 5px; float:left;} 

#header-img {background:url(../images/home/bg-header-img.jpg) no-repeat top; width:930px; height:297px; float:left; color:#FFF; padding:15px; margin-bottom:15px;}

#header-img div#intro {float:left; width:450px;}

#header-img div#intro  h1 {line-height:130%; padding-bottom:6px; padding-left:0px; margin:0px; font-size:2.3em; background:none; color:#FFF; font-weight:normal;}

#header-img div#intro  h2{line-height:130%; padding-bottom:6px; padding-left:0px; margin:0px; font-size:1.6em; background:none; color:#FFC; font-weight:normal;}

#header-img div#intro  p {line-height:150%; padding-bottom:12px; font-size:1.1em;}

#header-img div#intro  p strong {color:#FFC;}

/* ------ a.Product Categories ------ */

#header-img ul {width:930px; display:block; float:left; list-style:none; margin:0px; padding:0px;}

#header-img li {width:94px; float:left; text-align:center; margin-right:10px;}

#header-img li p {line-height:normal; padding-bottom:0px; margin:0px; font-size:1em; padding-top:10px; float:left; width:94px;}

#header-img li.last-product {margin-right:0px;}

#header-img li img {border:2px solid #FFC; float:left; margin-left:5px;}

#header-img li a {color:#FFC; float:left; width:94px;}

#header-img li a:hover {color:#FFF; text-decoration:underline;}

/* ==================== 2.Columns ==================== */

/* ------ a.Left Column ------ */

#left-column {float:left; width:450px; padding:0px 20px;}

#left-column a {color:#900; text-decoration:underline;}

#left-column a:hover {color:#666; text-decoration:none;}

#left-column h2 {line-height:130%; padding-bottom:12px; padding-left:0px; margin:0px; font-size:1.7em; background:none; color:#000; font-weight:normal;}

#left-column h2 sup {font-size:.7em;}

div#left-colum p {color:#666;}

#left-column dl {float:left; margin-right:50px; line-height:180%; margin-bottom:25px;}

#left-column dl.planning {margin-right:0px;}

#left-column dt {color:#333; font-size:1.1em;}

#left-column dd {background:url(../images/home/bullet.gif) no-repeat left; padding-left:12px; margin-left:5px;}

/* ------ a.Right Column ------ */

#right-column {float:left; width:450px;}

#right-column h2 {line-height:130%; padding-bottom:12px; padding-left:0px; margin:0px; font-size:1.7em; background:none; color:#000; font-weight:normal;}

.img-left {float:left; margin-right:15px; margin-bottom:5px; padding:3px;}

/* ==================== 4.Testimonials ==================== */

#testimonial {width:224px; height:175px; padding-right:226px; background:url(../images/home/logo-home-runn-inn.jpg) no-repeat right 5px; color:#333; padding-top:5px;}

#testimonial em {font-size:1.2em; line-height:150%; width:226px; padding-bottom:20px; display:block;}

#testimonial p {color:#666; width:226px; padding:0px; font-size:1.1em;}

#testimonial strong {color:#333;}


