/* Banner
*/

#banner {
	background: url(../images/homepage-main.jpg) no-repeat;
	height: 219px;
	padding: 50px 20px 0 20px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 1.4;
	width: 655px;
}

#banner h2 {
	text-indent: -999em;
}

#banner p {
	width: 300px;
	margin-bottom: 1em;
}

#banner ul {
}

#banner li {
	float: left;
	width: 130px;
}


/* Pods
*/

#pods {
	background-color: #fef1e3;
	padding: 15px;
	float: left;
}

#pods div {
	float: left;
	height: 256px;
}

#pods div:first-child {
	padding-right: 15px;
}


/* Products
*/

.products {
	background: #ffffff url(../images/homepage-products-bg.png) top no-repeat;
	clear: left;
}

.products #isle div.item h2 {
	background-image: none;
}

@charset "utf-8";
/* CSS Document */

.fix-safari {

}
#home-banner {
	width:701px;
	float:left;
	margin-left:25px;
	background-image:url(../images/home-banner-bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#d9f2fe;
	display:inline;

}

#home-banner-bot {
	width:701px;
	height:7px;
	margin-left:25px;
	margin-bottom:23px;
	float:left;
	background-image:url(../images/home-banner-bg.jpg);
	background-position:0 bottom;
	background-repeat:no-repeat;
	display:inline;
	font-size:0;
	line-height:0;
}


#main-text {
	float:left;
	margin-left:25px;
	margin-top:25px;
	width:290px;
	display:inline;
}

#main-image {
	float:left;
	width:335px;
	height:271px;
	margin:25px 0 0 25px;
}

#home-banner h1,
#home-banner h2 {
	font-size:1.4em;

	line-height:1.2em;
	margin-bottom:10px;
	padding:0 0 10px 0;
	border-bottom:1px solid #0399fa;
}

#home-banner h2 {
	font-weight:normal;
	margin-bottom:25px;
}

#home-banner a {
	text-decoration:none;
	border:0 none;
	
}

#home-banner a:hover {

}

#home-banner a:visited {

}

.three-column h3 {
	border:none 0;
	padding:0 0 5px 0;
}

.three-column  {
	background-image:url(../images/long_pod.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#c0ff7c;
	margin-bottom:0;
	margin-top:2px;
}

.two-column-holder {
	float:left;

}

.two-column-holder h2 {
	margin-bottom:16px;
	margin-left:25px;
	padding:0 0 16px 0;
	border-bottom:1px solid #0399fa;
}


.long-pod-bot {
	float:left;
	background-image:url(../images/long_pod.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:7px;
	width:701px;
	margin-left:25px;
	display:inline;
}

.left-pod {
	margin-top:35px;
	margin-left:25px;
	width:210px;
	float:left;
}

.right-pod {
	margin-top:35px;
	margin-left:140px;
	width:210px;
	float:left;
}
