/* Splash Page
----------------------------------------------------------------------------- */


/* STYLE PRECDENTS
----------------------------------------------------------------------------- */


	* {
	
	padding: 0;
	margin: 0;
	
	}
	
	a {
	
	overflow: hidden;
	outline: none;
	
	}
	
	ul {
	
	list-style-type: none;
	
	}
	
	h2, h3, h4, br {
	
	display: none;
	
	}


/* TYPE
----------------------------------------------------------------------------- */


	body {
	
	color: #432f24;
	font: normal 11px/13px "Trebuchet MS", Arial, sans-serif;

	}


/* STRUCTURAL CONTAINERS
----------------------------------------------------------------------------- */


	#layout {
	
	width: 900px;
	margin: 0 auto;
	
	}
	
	#content {
	
	width: 900px;
	
	}
	

/* HEADER
----------------------------------------------------------------------------- */


	#header {
	
	width: 900px;
	height: 125px;
	padding-top: 15px;
	
	}

	#header h1, #header strong.newsite {
	
	float: left;
	
	}
	
	#header h1 a {
	
	width: 137px;
	height: 99px;
	background: url(../images/header/h1-pangeaorganics.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	
	}
	
	#header strong.newsite {
	
	width: 249px;
	height: 38px;
	background: url(../images/header/strong-newsite.gif) bottom right no-repeat;
	padding: 65px 0 0 340px;
	margin: 0;
	display: block;
	text-indent: -5000px;
	
	}
	
	#header a#enter {
	
	width: 150px;
	height: 23px;
	background: url(../images/header/a-enter.gif) 0 0 no-repeat;
	margin: 73px 0 0 0;
	display: block;
	text-indent: -5000px;
	float: right;
	
	}

	#header a#enter:hover {
	
	background-position: 0 -23px;
	
	}


/* PRE-ORDER
----------------------------------------------------------------------------- */

	
	#preorder {
	
	width: 900px;
	height: 130px;
	background: url(../images/page-splash/bg-preorder.jpg) no-repeat;
	clear: left;
	float: left;
	
	}
	
	#preorder p {
	
	display: none;
	
	}
	
	#preorder a#order {
	
	width: 136px;
	height: 47px;
	background: url(../images/page-splash/a-order.gif) 0 0 no-repeat;
	margin: 63px 0 0 0;
	padding-right: 19px;
	float: right;
	display: block;
	text-indent: -5000px;
	
	}

	#preorder a#order:hover {
	
	background-position: 0 -47px;
	
	}


/* PRODUCT DETAILS
----------------------------------------------------------------------------- */


	#product {
	
	width: 900px;
	height: 390px;
	background: url(../images/page-splash/bg-product.jpg) no-repeat;
	clear: left;
	float: left;
	padding-bottom: 10px;
	
	}
	
	#product * {
	
	display: none;
	
	}


/* DISCLAIMERS
----------------------------------------------------------------------------- */


	#disclaimers {
	
	width: 900px;
	height: 56px;
	background: url(../images/page-splash/bg-disclaimers.gif) 0 0 no-repeat;
	clear: left;
	float: left;
	
	}
	
	#disclaimers p {
	
	display: none;
	
	}


/* FOOTER
----------------------------------------------------------------------------- */


	#footer {
	
	width: 900px;
	padding: 25px 0 25px 0;
	margin: 25px 0 0 0;
	clear: left;
	float: left;
	border-top: 1px dotted #875d45;
	
	}
	
	#footer ul li {
	
	padding-right: 65px;
	float: left;
	
	}
	
	#footer strong {
	
	height: 9px;
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	display: block;
	text-indent: -5000px;
	
	}
	
	#footer p {
	
	background-repeat: no-repeat;
	margin: 15px 0 0 0;
	display: block;
	text-indent: -5000px;
	
	}
	
	#footer a.pangeaorganics {
	
	width: 196px;
	height: 26px;
	background: url(../images/footer/a-pangeaorganics.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	
	}

	#footer a.sparkart {
	
	width: 81px;
	height: 20px;
	background: url(../images/footer/a-sparkart.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	
	}

	#footer li.content strong {
	
	width: 53px;
	background-image: url(../images/footer/strong-content.gif);
	
	}

	#footer li.software strong {
	
	width: 118px;
	background-image: url(../images/footer/strong-software.gif);
	
	}

	#footer li.policies strong {
	
	width: 77px;
	background-image: url(../images/footer/strong-policies.gif);
	
	}

	#footer li.inquiries strong {
	
	width: 56px;
	background-image: url(../images/footer/strong-inquiries.gif);
	
	}

	#footer li.content p {
	
	width: 201px;
	height: 44px;
	background-image: url(../images/footer/p-pangeaorganics.gif);
	
	}

	#footer li.software p {
	
	width: 119px;
	height: 28px;
	background-image: url(../images/footer/p-sparkart.gif);
	
	}
	
	#footer li.policies a, #footer li.inquiries a {
	
	height: 8px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	
	}
	
	#footer li.policies a:hover, #footer li.inquiries a:hover {
	
	background-position: 0 -8px;
	
	}
	
	#footer li.policies a.terms {
	
	width: 74px;
	background-image: url(../images/footer/a-terms.gif);
	margin-bottom: 10px;
	
	}

	#footer li.policies a.privacy {
	
	width: 82px;
	background-image: url(../images/footer/a-privacy.gif);
	
	}

	#footer li.inquiries a.help {
	
	width: 63px;
	background-image: url(../images/footer/a-help.gif);
	
	}
