#home-image  {
	
	height: 230px;
	background: url(../../images/adapt-main.png) no-repeat right top;
	position: relative;
	/*top: -20px;*/
	margin: 0 0 1em;
	padding: 0px 0 0 0;
	text-align: center;
	left: -18px;
}

div.box-home
{
	margin-bottom: 1em;
	padding: 1em;
}



.box-home-left
{
	margin-bottom: 1em;
	padding: 1em;
	margin-left: 18px;
/*  height: 375px;
*/
}

.box-home-right
{
	margin-bottom: 1em;
	padding: 1em;
	margin-right: 0px;
	height: auto;


}

h3.home{
	line-height: 1.4em;
	font-weight: bold;
	color: #313c42;
}
div.column.span-6.first {
	margin: 0px 1px 0px 0px;
    padding: 0px;
}

div.column.span-6 {
	margin: 0px 1px 0px 0px;
    padding: 0px;
}

div.column.span-6.last{
	width: 242px;
	margin: 0;
    padding: 0px;

}

h4.hook-title {
	color:#fff;
	width: auto;
	background: url(../../images/adapt_hook-bg.png) repeat-x;
	line-height: 0;
	font-size: 100%;
	padding: 12px 0px 12px 18px;
	height: 1px;
	text-shadow: #000 0 0 0;
}

h4.hook-title-left {
	color:#fff;
	width: auto;
	background: url(../../images/adapt_hook-bg.png) repeat-x;
	line-height: 0;
	font-size: 100%;
	padding: 12px 10px 12px 18px;
	margin: 0 0 0 17px;
	height: 1px;
	text-shadow: #000 0 0 0;
}

h4.hook-title-right {
	color:#fff;
	width: auto;
	background: url(../../images/adapt_hook-bg.png) repeat-x;
	line-height: 0;
	font-size: 100%;
	padding: 12px 0px 12px 18px;
	margin: 0;
	height: 1px;
	text-shadow: #000 0 0 0;
}
#home-cols {
  background: url(../../images/home-cols.gif) repeat-y;
}
