/* --------------------------------------------
   
----------------------------------------------- */
div#content
{
	padding-left: 107px;
	padding-bottom: 16px;
}

div#content h1
{
	margin-bottom: 22px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#content h2
{
	color: #d91a22;
	font-size: 14px;
	_font-size: 13px;
	+font-weight: normal;
	margin-bottom: 7px;
	padding-top: 13px;
}

div#content h2.why-we-do-it
{
	padding-top: 30px;
}

div#content h2.about-the-links
{
	padding-top: 16px;
}

div#content p
{
	line-height: 15px;
	color: #666;
	font-size: 11px;
	margin-bottom: 18px;
	margin-right: 45px;
}

div#content p.why
{
	margin-bottom: 15px;
}

div#content p span.highlight
{
	color: #d91a23;
}

div#content p a
{
	color: #d91a22;
}

div#content p a:hover
{
	text-decoration: underline;
}

div#content h3
{
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
	color: #383737;
}

/* goody bag */
div#content div.goody-bag
{
	padding-left: 152px;
	background: url(../../img/about/icon_goody_bag2.jpg) no-repeat 0 21px;
	min-height: 170px;
	_height: 170px;
	margin-bottom: 8px;
	margin-left: -34px;
}

div#content div.goody-bag h2
{
	padding-top: 25px;
}

div#content div.goody-bag p
{
	margin-bottom: 26px;
}

div#content div.goody-bag ul
{
	overflow: hidden;
	_height: 1%;
}

div#content div.goody-bag ul li
{
	float: left;
	padding-right: 20px;
	font-size: 10px;
}

div#content div.goody-bag ul li.breadth,
div#content div.goody-bag ul li.simplicity
{
	background: url(../../img/about/icon_plus.gif) no-repeat right 2px;
}

div#content div.goody-bag ul li.quality
{
	background: url(../../img/about/icon_equal.gif) no-repeat right 3px;
}

div#content div.goody-bag ul li.breadth
{
	width: 59px;
	margin-right: 19px;
}

div#content div.goody-bag ul li.simplicity
{
	width: 67px;
	margin-right: 17px;
}

div#content div.goody-bag ul li.quality
{
	width: 75px;
	margin-right: 18px;
}

div#content div.goody-bag ul li.lotw
{
	width: 57px;
	padding-right: 0;
}

div#content div.goody-bag ul li h4
{
	text-transform: uppercase;
	color: #383737;
	line-height: 15px;
	font-weight: bold;
	margin-bottom: 2px;
}

div#content div.goody-bag ul li.lotw h4
{
	line-height: 13px;
}

div#content div.goody-bag ul li p
{
	line-height: 12px;
	margin-right: 0;
	margin-bottom: 0;
}

div#content div.goody-bag ul li.lotw,
div#content div.goody-bag ul li.lotw h4,
div#content div.goody-bag ul li.lotw p
{
	color: #d32222;
}
