/*-----------------------------------------------------------------------------
author:    www.jolidesign.com
           P.O. Box 11373
		   Yakima WA 98909
		   509.949.7881
-----------------------------------------------------------------------------*/

/* =Content Design Home Page
-----------------------------------------------------------------------------*/

#banner {
	width:985px;
	height:200px;
	background:url(../img/bannerBckndDesign.jpg) no-repeat right;
	}
	
#content {
	margin:0px 0;
	padding:0px 0 0 0;
	width:985px;
	height:500px;
	background:url(../img/contentBckndDesignContact.jpg) no-repeat right;
	
	}

#content p {
	width:600px;
	padding-bottom:20px;
	margin-left:275px;	
	line-height:1.5em;
	}
	

#content a {
	color:#330000;
	text-decoration:none;
	line-height:1.65em;
	}
	
h1 {
	margin-left:115px;
	}					
