body {
	background-image: url(../images/home/bg_page.jpg);
	background-color:#dffbf0;
}
#wrapper {position: relative;}
#outerwrapper {
	width:100%;
	background-image: url(../images/home/bg_outerwrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header { height:687px; }
#logo { position:absolute; z-index:1000; height:269px; width:370px;  margin-left:54px; }
#homeflash { position:absolute; z-index:0; margin-top:72px; height:463px; width:860px; margin-left:53px; overflow: hidden;}
	#trigger {
		position: absolute; left: 255px; top: 485px;
		background-color: #61afce;
		padding: 10px;
		overflow: hidden;
		width: 205px;
		z-index: 10000;
		
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		behavior: url(/css3pie/PIE.htc);

	}
		#trigger a {
			background: url(/images/home-banner/trigger.png);
			width: 13px; height: 1px; padding-top: 12px;
			overflow: hidden;
			display: inline-block;
			float: left;
			margin: 0px 8px;
		}
			#trigger a.activeSlide {background-position: 0 -13px;}
	
#mainsection { padding-bottom:0px; }
table#homecontent {
	clear:both;
	padding-top:32px;
	width:100%;
}

table#homecontent td{
	padding: 40px 15px 0px 5px;
}

#homecontent li { float:left; width:398px; }
#homecontent li.xspace { padding-right:45px; }
#mainnav { z-index:2000; position:relative; margin-left:78px;  }
#utilities { z-index:2500; margin-left:794px; }
p { line-height:20px; letter-spacing:normal; word-spacing:normal; }

#ctaourvideo {
	background-image: url(../images/home/bg_watchvideo.png);
	width:258px;
	height:207px;
	float:left;
	margin-top:-56px;
	position:relative;
	z-index:1000;
}
#ctaourvideo div { width:155px; height:107px; border:2px solid #957001; margin-left:53px; margin-top:12px;  }
#homecta { clear:both; width:942px; height:151px; margin-left:-52px; /*padding-top:535px;*/ padding-top:462px; }
#hmcta { float:left; }
#hmcta li { float:left; }
#hmcta li a {
	display:block;
	background-image: url(../images/home/cta.png);
	background-repeat: no-repeat;
	height:151px;
}
.hmcta-top5 { background-position:0px 0px; width:235px; }
.hmcta-colon { background-position:-235px 0px; width:227px; }

#hmnewsletter {
				width:161px;
				float:left;
				background-image: url(../images/home/cta.png);
				background-repeat: no-repeat;
				background-position: -462px 0px;
				padding-top:75px;
				padding-left:35px;
				height:77px;
			}
			#hmnewsletter .ipform {
				border: 2px solid #836406;
			}
			#hmnewsletter a.bu-sigup {
				display:block;
				width:160px;
				height:22px;
				background-image: url(../images/home/bu_signup.png);
				background-repeat: no-repeat;
				margin-top:-10px;
			}

#allday-support {
width:170px; 
height: 1px;
padding-top: 51px;
overflow: hidden;
display: block;
}

.bannerlink {
	display:block;
	position:absolute;
	z-index:1000;
}
#bannerlink1 {
	height:215px;
	width:850px; 
	margin-left:54px;
	top:268px;
}
#bannerlink2 {
	height:200px;
	width:450px; 
	margin-left:430px;
	top:78px;
}

#footer {
background-position: 545px 53px;
}
