/*  
Version: 1.0
Author: TargetScope Inc.
Author URI: http://www.targetscope.com
*/

/*____________________________________________________________
Import other styles
____________________________________________________________*/

@import url(screen.css);


body {
	margin:0px;
	padding:0px;
	background:#fff url(../images/home/homegradient.jpg) repeat-x top left;
	}

#homeContainer {
	left:0;
	top:0;
	width:747px;
	height:561px;
	margin:0 auto;
	padding-right:53px;
	background-repeat:no-repeat;
	background-position:top left;
	}

.homeback1 {background-image:url(../images/homeback/wilsons.jpg);}
.homeback2 {background-image:url(../images/homeback/sanchezs.jpg);}
.homeback3 {background-image:url(../images/homeback/sarah.jpg);}
.homeback4 {background-image:url(../images/homeback/angie.jpg);}


#homeContainer .right {margin-top:218px;}

#shopbucket {width:314px;background:transparent url(../images/home/shop.jpg) no-repeat top left;height:28px;padding-top:88px;}
a#shopblock  {width:314px;height:116px;display:block;cursor:pointer;}
a#shopblock span {display:none;}

#learnbucket {width:314px;background:transparent url(../images/home/learn.jpg) no-repeat top left;height:28px;margin-top:21px;padding-top:88px;}
#learnbucket a {float:right;margin-right:20px;}


input.home {width:220px;margin-left:14px;}



#homeContainer2 {
	left:0;
	top:0;
	width:747px;
	height:561px;
	margin:0 auto;
	padding-right:53px;
	background:transparent url(../images/homeback/sanchezs.jpg) no-repeat top left;
	}

#homeContainer2 .right {margin-top:218px;}

h1.homeTitle { display:none; }