@charset "utf-8";


#homepage-flash {

}


#join-now-top {
	float:right;
	position:relative;
	z-index:1;
	margin-left:770px;
	margin-top:85px;
}

a#join-now-top img {
	width:98px;
	height:98px;
	background:url(../img/internal/join_now.png) no-repeat;
}

a#join-now-top:hover img  {
	background:url(../img/internal/join_now_over.png) no-repeat;
}



#clip-top {
	float:left;
	position:relative;
	z-index:1;
	margin-top:-8px;
	margin-left:330px;
}

a#clip-top img {
	width:246px;
	height: 168px;
	background:url(../img/home/why_join.png) no-repeat;
}

a#clip-top:hover img {
	background:url(../img/home/why_join_over.png) no-repeat;
}

.subflash-stripe {
	background:url(../img/home/below_flash_stripe.png) repeat-x;
	height:7px;
}

.lower-pill-container {
	background:#e1dede;
	display:block;
	padding: 6px 6px 0px 6px;
	line-height:1.2;
}

#pill-1 {
	background:url(../img/home/pill1.png) no-repeat;
	width: 473px;	
	height: 246px;
	float:left;
	margin-right:6px;
}

#pill-2 {
	background:url(../img/home/pill2.png) no-repeat;
	width: 239px;	
	height: 246px;
	float:left;
}

#pill-3 {
	background:url(../img/home/pill3.png) no-repeat;
	width: 235px;
	height: 246px;
	float:right;
}

/* Pill1
----------------------------------------------- */


.pill1-left-column {
	width:230px;
	margin-left:18px;
	margin-top:18px;
	float:left;

}

.welcome {
	font-size:16px;
	color:#33407e;
}

.explanation {
	margin-top:15px;	
	color: #585858;
	font-size:12px;
}

.explanation a {
	text-decoration:none;
	font-weight:normal;
}

.pill1-right-column {
	margin-top:18px;
	margin-right:18px;
	width:180px;
	float:right;
}


.pie-legend {
	float: right;	
}

.pie-legend-header {
	font-size:11px;
	font-weight:bold;
}

.pie-legend li {
	padding-left:9px;
	background-repeat:no-repeat;
	background-position: 0px 2px;
	font-size:11px;
}

.pie-legend-1 {
	background:url(../img/home/legend1.gif);
}

.pie-legend-2 {
	background:url(../img/home/legend2.gif);
}

.pie-legend-3 {
	background:url(../img/home/legend3.gif);
}

.pie-legend-4 {
	background:url(../img/home/legend4.gif);
}

/* Pill2
----------------------------------------------- */
.pill2-content {
	margin:18px 16px 18px 18px;
}

.blog-header {
	font-size:15px;
}

.blog-header a {
	color:#4690d3;
}
.blog-header a:hover {
	color:#027cc3;
	text-decoration:none;
}

.blog-tagline {
	color:#585858;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}




/* Pill3
----------------------------------------------- */

.pill-3-top {
	height:50px;
	margin-top:20px;
	margin-left:15px;
	margin-bottom:7px;
	font-size:16px;
}

.pill-3-top a {
	color:#74a129;
	font-weight:normal;
	text-decoration:none;
}

.pill-3-top a:hover {
	color:#3a5e0e;
}

.pill-3-bottom {
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
	color:#585858;
	font-size:14px;
	font-weight:bold;
	height:128px;
}

#recent-logo  {
	text-align:center;
}

