/**
 * Style Sheet for Intellisys.com
 *
 * Contains styling information specific to the Intellisys.com home template.
 *
 * @author     Sebo Marketing <http://www.sebomarketing.com>
 * @copyright  2008 by Intellisys, All Rights Reserved
 */

#container {
	background: url('images-layout/t-home-container-bg.gif') repeat-x 0px 322px;
}

#content {
	background:none;
	margin-bottom:0;
}

#columnWrapper {
	position:relative;
	padding:10px 29px 0px 30px;
}

#flashContent {
	margin-bottom:30px;
}
#flashContent img {
	
}

#footer, #footerWrapper {
	border: none;
}