/*
 *  @copyright		Copyright 2006 (c) Solo Media Works, Inc.
 *	@author			Maxwell Berkel
 *  @description	Default website styles
 *
 *  Styles
 **************************************************************************************/

body.no-sidebar #content-main {
	width: auto;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: none;
	background: transparent url(../img/content_main_2col_bg.jpg) no-repeat top center;
	margin: 295px auto 0;
	padding: 35px 25px 0;
	clear: both;
}

div.main-banner {
	background: transparent url(../img/banner_main.jpg) no-repeat top center;
}

img.home-icon {
	float: left;
	margin-top: 6px;
}