/*
	Author	:	Sonora DesignWorks
	Website	:	SonoraDesignWorks.com
*/




/* HOME PAGE SPECIFIC
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------*/

.home-body {background:url(../images/homepage/home-page-back.gif) top left no-repeat #69c}


/* FOOTER
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------*/

#footerHome { 
	background:url(../images/homepage/home-foot-back.gif) no-repeat;
	width:809px;
	height:78px;
} 

/* HEADER
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------*/

#headerHome { 
	background:url(../images/homepage/home-head-back.gif) no-repeat;
	height:98px;
	width:809px;
} 
#headerHome h1 {text-indent:-9999px}


/* Rotating People
-----------------------------------------------------------------------------*/

#people {float:right; position:relative; right:37px; top:30px; width:214px; height:387px; z-index:50;}

#home-text {float:left; margin-left:145px; z-index:100; position:relative;  top:40px; width:500px; 
	font-size:11px;
}


#home-text span {color:#5e9929}
#home-text .greenL {color:#5e9929; font-size:13px; font-weight:bold}
.learnArrow {padding-left:5px; position:relative; top:3px}

#home-text a:link, #home-text a:visited {color:#5e9929; text-decoration:underline}
#home-text a:hover, #home-text a:active {color:#5e9929; text-decoration:underline}

