@charset "UTF-8";
/* ============================================================================================== */
/*
		Canopy Tours CSS Style
		Title:	  canopy_home.css
		Media:    Screen
		Author:   Stephen J. Withington, Jr. | steve@ignition-studio.com
		Version:  17 October 2007
		
*/
/* ============================================================================================== */
#innerWrapper {
	width: 100%;
	height:700px;
	background-image: url(../images/ctbghome.jpg);
	background-repeat: no-repeat;
}
#innerContent {
	margin: 0px 210px 0px 300px;
	padding: 265px 10px 0px 10px;
	line-height: 18px;
}