#homelayout {
	color: #3b3f42;
}

#homelayout #firstrow {
	border-top-width: 2px; border-top-style: solid; border-color: #fff;
	border-bottom-width: 2px; border-bottom-style: solid;
	background: url('../img/back.home.toprow.gif') top left repeat-y;
	position: relative;
	width: 760px;
}
#homelayout #firstrow #topleft {
	float: left;
	width: 289px; height: 144px;
	margin-top: 30px;
	margin-left: 157px;
}
#homelayout #firstrow #topright {
	float: right;
	width: 280px; height: 174px;
	background: url('../img/whybother.3.gif') top left no-repeat;
}
#homelayout #firstrow #topright a { 
	display: block;
	width: 280px; height: 174px;
	text-indent: -9999px;
	overflow: hidden;
}


#homelayout #floatingpete {
	position: absolute;
	width: 151px; height: 240px;
	top: -66px; left: 6px;
	background: url('../img/pete.home.jpg') top left no-repeat;
}


#homelayout #secondrow { 
	clear: both;
	position: relative;
	width: 760px;
	margin-top: 8px;
}
#homelayout #secondrow .container { 
	border-width: 2px; border-style: solid; border-color: #fff; 
	height: 180px;
}

#middleleft {
	float: left;
	width: 314px;
}
#middleleft .container { 
	background: url('../img/hitthefan.gif') center center #fdb912 no-repeat; 
	border-left-style: none; border-left-width: 0;
}
#middleleft .container a { 
	display: block;
	margin: 10px 14px;
	width: 276px; height: 160px;
	text-indent: -9999px;
	overflow: hidden;
}



#middleright {
	float: right;
	width: 440px; 
}
#middleright .container { 
	/*background: url('../img/whybother.gif') 16px 21px #f7941d no-repeat; */
	background-color: #f7941d;
	border-right-style: none; border-right-width: 0;
}
#middleright object {
	margin-left: 68px;
	/*margin-top: 14px;*/
}
#middleright #homevidtube {
	padding-top: 14px;
}
/*
#middleright .container a { 
	display: block;
	margin: 21px 16px;
	width: 360px; height: 145px;
	text-indent: -9999px;
	overflow: hidden;
}
*/


#homegetstarted {
	position: absolute;
	width: 120px; height: 121px;
	top: -108px; left: 447px;
	background: url('../img/redcircle.getstarted.home.gif?a=1') top left no-repeat;
}
#homegetstarted a {
	display: block;
	width: 120px; height: 121px;
	text-indent: -9999px;
	overflow: hidden;
}


#footerrighthome {
	float: right;
	width: 440px; 
}
#footerrighthome .container { 
	/*background: url('../img/lamesweater.gif') 4px 5px #644d2c no-repeat; */
	background-color: #644d2c; 
	border-right-style: none; border-right-width: 0;
}
#footerrighthome h3 { margin: 10px 0 10px 20px; }
#footerrighthome a {
	color: #fff;
}
#footerrighthome #feed {
	margin-left: 15px;
}

/*
#footerrighthome .container a { 
	display: block;
	margin: 5px 4px;
	width: 411px; height: 140px;
	text-indent: -9999px;
	overflow: hidden;
}
*/