/*-- stylesheet for ccadinc.com, home page */

	#content {
	margin: auto;
	width: 800px;
	background-color: white;
}

	#home {
		padding: 12px;
		background: url(images/home6.gif) 380px 10px no-repeat;
	}

	#bprint {
		float: right;
		width: 552px;
		height:65px;
		margin: 5px 8px 0 0;
}

	#topnav {
	width: 552px;
	float: right;
	padding-top: 10px;
}
	
	#home h1 {
		color: navy;
	}

	#home p, #home li {
		font-size: 15px;
		line-height: 3em;
	}
	

