#banner
{
	background:url(images/why/banner-bg.gif) repeat-x;
}

#banner a
{
	background:url(images/support/support.jpg) no-repeat;
}

#why
{ 
	background:url(images/bg.gif) repeat-x bottom left;
}

#why .cont
{
	padding:15px 105px;
}

#why ul
{
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}

#why ul li
{
	margin:0 20px;
}

#why li h1
{
	margin:0;
	color:#f1813b;
	font-size:36px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#why li p
{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:48px;
	color:black;
}