/*
	Author	:	Sonora DesignWorks
	Website	:	SonoraDesignWorks.com
*/


@import url("reset.css");






/* LEFT COLUMN
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------*/

#leftCol {
	float: left;
	width: 350px;
	background:url(../images/star.gif) 10px 10px no-repeat;
	padding-left:40px;
	padding-top:60px;
	line-height:1.5em;
	color:#444;
}

/* RIGHT COLUMN
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------*/

#rightCol {
	float: right;
	width: 490px;
	background:url(../images/star.gif) 10px 10px no-repeat;
	margin-right:30px;
	padding-top:60px;
	line-height:1.5em;
	color:#444;
}





/* HOMEPAGE SPECIFIC
-----------------------------------------------------------------------------*/
#home-callouts {width:492px; height:206px; background:url(../images/callouts/home-callout-back.jpg) bottom no-repeat}
.emp-button {position:relative; top:38px; left:10px; float:left}
.sec-button {position:relative; top:38px; left:15px; float:left}

#home-main-content {min-height:416px; background:url(../images/home-content-back.jpg) bottom no-repeat; width:965px}
#flash-box {margin-left:3px; height:285px; background:url(../images/flash-shadow.jpg) bottom left no-repeat}
#rightColHomeText {width:415px; margin-left:35px}