/* -------------- Home Page ---------------- */

div.no_margin p {
	margin: 0px;
	margin-left: -20px;
}


/* Grey box with thumbs  */
#thumbnails_area { background-image: url(/images/homepage_gradient.gif); background-color: #9C9C9C; height: 140px; padding: 0px 5px; width: 750px; }

#thumbnails_area img{padding: 0 12px; font-size: 1em; margin: 0px; border: 0;}

#thumbnails_area h2{padding: 0px; font-size: 1em; margin: 0px;}

#thumbnails_area p{margin: 0px; padding: 0px; color: white;}


.home_thumbnail_box {float: left; text-align:center;}
.home_thumbnail_box img{border: 0px;}
.home_thumbnail_box:hover{color: #c2c2c2; /* irrelevant definition to overcome IE bug */}

.home_thumbnail_box a:link{text-decoration: none;}
.home_thumbnail_box a:hover{text-decoration: none;}


#pricing_box {margin: 0 20px 0 0px;}

#special_offers_box {margin: 0 20px 0 0px;}

#design_box {margin: 0 20px 0 0;}

#contact_box {margin: 0 0px 0 0;}

#mailing_list_box {margin: 0 0px 0 0;}


/* NOT USED PLEASE REMOVE  */
#newsletter {width: 175px; height: 38px; padding: 3px; float: right; background-image:url(../../images/gradient_tile_40px.gif); background-repeat:repeat-x; margin: 0 20px 5px 0px; border: 1px solid white;}
#newsletter h2{color: white; margin-bottom: 4px;}
#newsletter a:link, #newsletter a:visited, #newsletter a:hover {color: white;}

#testimonials {width: 175px; height: 38px; padding: 3px; background-image:url(../../images/gradient_tile_40px.gif); background-repeat:repeat-x; float: right; margin: 0 20px 5px 0; border: 1px solid white;}
#testimonials h2{color: white; margin-bottom: 4px;}
#testimonials a:link, #testimonials a:visited, #testimonials a:hover {color: white;}


div#thumbnail_tab {
	background:url(/global/images/thumbnail_tab_background.gif) #bbb; background-repeat:repeat-x;
	width: 250px; 
	padding: 5px; 
	margin-left: 30px; 
	color: #fff;
}

div#news_box {
	background-color:#efefef; 
	margin-left: 30px; 
	padding: 5px 0; 
	width:420px; 
	border: 1px solid #ccc;
}

.offers_fp {
margin:10px 0 20px 30px;
}

.offers_fp div {
float:left;
/*width:210px;*/
width:142px;
}

.offers_fp a {
text-decoration:none;
color:#555;
}

.offers_fp a img {
border:0;
}

