/******************************************************************************/
/* STYLES JUST FOR THE HOME PAGE */


/******************************************************************************/
/* LAYOUT */ 

#mainWrapper1 {
	background: none;	
}


/* #mainWrapper2 {
	position: absolute;
	width: 100%;
	top:0;
	left:0;
	background: url(../images/home.jpg) top left no-repeat;
}
*/
#mainWrapper2 {
	margin:0 auto;
	width: 877px;
	background: url(../images/home.jpg) top left no-repeat;
}


#mainWrapper3 {
	background: none;
}

#content1 {
	/*border:1px solid #000;*/
	width:380px;
	margin-left:280px;
	min-height:0px;
	_height:auto;
}

#content2 {
	padding-left:15px;
	padding-right:15px;
	/*border:1px solid #000;*/
	margin-bottom:155px;
	overflow:auto;
	height:253px;
	width:350px;
}



/******************************************************************************/
/* NAV */

#navEZPagesTop ul {
	margin-right:2px;
}

#navEZPagesTop {
	padding-top:0px;
}


/******************************************************************************/
/* TYPOGRAPHY */

#content2 li {
	background: transparent url(../images/tick.gif) no-repeat 1px;
	margin-bottom:8px;
	font-size:11px;
}

#content2 ul { margin:0; }

#content2 p { margin:0; }

h2 {margin-bottom:5px;}

h4 {
	font-size:12px;
	margin:10px 0 10px 0;
}

#bannerOne {text-align:center;}

/******************************************************************************/
/* LOGIN BOX */

#navMainWrapper {
	top:1px;
	right:50px;
	/*border:1px solid #000; */
}

/******************************************************************************/
/* FOOTER */

#navSuppWrapper {
	margin-bottom:85px;
	margin-left:20px;
}

#siteinfoLegal {
	margin-bottom:40px;
	margin-left:20px;
}

/******************************************************************************/
/* BUTTONS */

/* TELL A FRIEND */
#button-tellafriend {
	/*border:1px solid #000;*/
	left:123px;
	top:355px;
}

/* PRE ORDER */

#button-preorder {
	/*border:1px solid #000;*/
	right:155px;
	top:175px;
}

/* DONATE */

#button-contact {
	/*border:1px solid #000;*/
	right:307px;
	top:505px;
	background:url(../images/dither-donate.gif) -1000px -1000px no-repeat;
}

#button-contact a:hover {
	background:url(../images/dither-donate.gif) top left no-repeat;
}

/* DESIGN COMP */
#button-designcomp {
	display:none;
}

/******************************************************************************/
/* NEWSLETTER SUBSCRIBE */

#newslettersubscribe {
	bottom:40px;
	left:300px;
}

/******************************************************************************/
/* FOOTER */

#navSuppWrapper {
	bottom:5px;
	left:10px;
}

#navSuppWrapper li:first-child {
	display:none;
}

#siteinfoLegal {
	bottom:0px;
	left:10px;
}
