#home #body-content {
	font-size:12px;
}

#home #bg_wrapper-1 {
	max-width:100%;
	overflow:hidden; 
}

#home p{ line-height:160%; padding-bottom:12px; color:#333333}

#home h1 {width: 503px;}

#home #banner {height:44px; top: -83px; left: -28px;}

#home #content {margin-top:205px; padding-top:0;}

#home #body-content  {
	float:none;
	left:0;
	line-height:150%;
	min-height:266px;
	padding:0;
	position:relative;
	padding-left::15px;
	width:500px;
	/*z-index:100000;*/
	z-index:9999;
}

#home #body-content ul {float:left; margin-right:20px; margin-left:6px; color:#808080; max-width:216px;}

#home #body-content ul li {
	list-style:none;
	background:transparent url(/images/home/bullet.png) left 5px no-repeat;
	padding-left:12px;
	font-size:12px !important;
	line-height: 18px;
}

#home a#btn-donate {
	position: absolute;
	top:192px; left:400px;
	background:transparent url(/images/home/btn-donate.png) top left no-repeat;
	width: 215px;
	height:1px;
	padding-top:57px;
	display:block;
	overflow:hidden;
	z-index:1000;
}

#home a#btn-donate:hover { background-position: 0 -58px}

#home #banner-image {
	height:343px;
	margin-left:592px;
	margin-top:89px;
	position:absolute;
	top:0; left:16px;
	width:468px;
	z-index:100;
}

#home #banner-image-ie {
	height:360px;
	margin-left:592px;
	margin-top:89px;
	position:absolute;
	top:-14px; left:11px;
	width:440px;
	z-index:100;
	background:transparent;
}

#body-cta-middle {background:transparent url(/images/home/bg-cta-repeat.jpg) top left repeat-y;}

#body-cta-bottom {background:transparent url(/images/home/bg-cta-bottom.jpg) bottom left no-repeat; display:block;}

#home #body-cta {
	width:632px;
	background:transparent url(/images/home/bg-cta-repeat.jpg) top left repeat-y;
	display:block;
	margin-bottom:25px;
	position: relative;
}

#home #body-cta-top{
	background:transparent url(/images/home/bg-cta-top.jpg) top left no-repeat;
	width:629px; height:110px; display:block;
}

#home #body-cta-inner {
	background:transparent url(/images/home/cta-bottom.jpg) bottom left no-repeat;
	display:block; min-height:75px;
}

#home #btn-get-started {
	background:none;
	display:block;
	height:1px;
	overflow:hidden;
	padding-top:34px;
	width:208px;
	position:absolute;
	top:0;
	left:0;
}

#home #btn-get-started:hover {
	background:url(/images/home/btn-start-over.png) left 1px no-repeat;
	display:block;
	height:1px;
	overflow:hidden;
	padding-top:34px;
	width:208px;
	position:absolute;
	top:0;
	left:0;
}

#home #bc-left, #home #bc-right { 
	display:block;
	line-height:150%;
	position:relative;
}

#home #bc-left {
	float:left;	
	width: 316px;
	padding-bottom:150px;
	display:block;
}

#home #bc-left-bottom {
	position:relative;
}

#home #bc-left-mid {
	padding: 0 22px 9px 39px;
}

#home #bc-right {
	float:left;	
	width: 313px;
}

#home #bc-right-mid {
	padding: 0 22px 20px 39px;
	min-height:170px;
}

#home #cta-receive {
	background: transparent url(/images/home/bg-signup.png) no-repeat;
	height:42px;
	padding-bottom:0;
	padding-left:55px;
	padding-right:0;
	padding-top:67px;
	width:257px;
	position:absolute;
	left:292px; top:2px;
}

#home #textfield {
			background:none;
			color:#666666;
			font-size:110%;
			font-family:Arial, Helvetica, sans-serif;
			width:153px;
			border:none;
			float:left;
			padding-left: 5px;
			padding-top: 1px;
			font-size: 11px;
		}
		#home #go {
			float:left;
			width:31px;
			background-image:url(../images/go-bg.jpg);
			height:25px;
			background-repeat:no-repeat;
			margin:-5px 0 0 27px;
		}
#home #go:hover {
	background-position:0 -25px;
}

#home #bc-right p { background:transparent url(/images/home/cta-line.png) left bottom no-repeat; padding-bottom:9px; margin-bottom:9px;line-height:150%;}


