@charset "utf-8";
/* CSS Document */

.home-section1, .home-section2, .home-section3, .home-section4 {
	width:350px;
	height:auto;
	position:relative;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	padding-bottom:20px;
	margin-bottom: 20px;
	float: right;
	clear: right;
	left:-20px;
	top:20px;
	}
	
 .home-section4 {
 	border-bottom:0px;
	}

.home-section-image {
	float:right;
	clear: right;
	margin-bottom:10px;
	}

.home-introduction{
	width:350px;
	height:auto;
	position:relative;
	top:20px;
	left:20px;
	float:left;
	}
	
	
.home-introduction2{
	width:350px;
	height:auto;
	position:relative;
	top:0px;
	float:right;
	clear:right;
	}
	
.home-wheretobuy{
	width:350px;
	height:auto;
	position:relative;
	top:0px;
	float:right;
	}
	

#tagline {
	width:720px;
	height:auto;
	position:relative;
	top:0px;
	left: 130px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF9900;
	font-size:200%;
	padding-top:1.5em;
	padding-bottom:1.5em;
	text-align:center;
	}
	
#intro {
	width:300px;
	position:absolute;
	top:7em;
	left:130px;
	
	}
	
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color:#FF6600;
	font-weight: normal;
	text-align: left;
	line-height: 120%;
}
#home-container, #home-container2 {
	width:750px;
	height:auto;
	position:relative;
	left:10px;
	top:0px;
	float:none;
	clear:both;
	padding-bottom: 20px;
}

#home-container3 {
	width:750px;
	height:auto;
	position:relative;
	left:10px;
	top:0px;
	float:none;
	clear:both;
}