/* 
Style Sheet
-------------------------------------------------------
Copyright (c) 2009, Reclaim Design LLC

Last Updated: David Henry
Date: 10/10/2009 */   



/* SITE SPECIFIC LAYOUT */



/* LAYOUT */
div#layout
{
	width:960px;
	float: left;
	min-height:600px;
}

/* MAIN */
div#main
{
	width:618px;
	float: right;
}

/* LOCAL */
div#local
{
	width:290px;
	float: left;
	height:600px;
	padding-left:30px;
	background: url(/Images/Background/NoteCard_Background.png) top no-repeat;	
}

/* EXTRA */

div#extra2
{
	position:absolute;
	top:130px;
	left:740px;
	z-index:100;
}

div#extra3
{
	position:absolute;
	bottom:30px;
	left:630px;
	z-index:100;
}


.servicesfont
{
	color: #636161;
	font-size:.9em;
	line-height:1.35em;
}
