/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/

/* =Default/Home Page
-----------------------------------------------------------------------------*/
#homeH1 {
	background:url(../img/homeH1.gif) no-repeat;
	width:545px;
	height:19px;
	position:absolute;
	}
	
#homeFlash {
	width:680px;
	height:300px;
	border:#084814 solid 2px;
	background:#f2efdc;
	margin:0 auto;
	}
	
#topInner {
	padding:2px 0 25px 0;
	}