ul#splash
{
	overflow: hidden;
}

ul#splash li
{
	width: 259px;
	height: 152px;
	float: left;
	background: url(../images/about-bg.png) no-repeat;
}

ul#splash li#solutions
{
	margin: 0 0.46em;
}

ul#splash li h3
{
	font-size: 0.9em;
	margin: 0.5em 0.7em 0.4em;
}

ul#splash li h3 a
{
	color: #78797c;
	text-decoration: none;
}

ul#splash li p
{
	font-size: 0.7em;
	line-height: 1.3em;
	margin: 0.2em 1em;
}

ul#splash li p a
{
	color: #afb0b3;
	text-decoration: none;
}

ul#splash li img
{
	width: 238px;
	margin: 0 auto;
	display: block;
}

ul#splash li.selected
{
	background: url(../images/about-selected-bg.png) no-repeat;
}

ul#splash li.selected h3
{
	color: #fefefe;
}

ul#splash li.selected p
{
	color: #eaae57;
}

div#content.concept
{
	background: url(../images/content-concept.png) no-repeat;
}

div#content.solutions
{
	background: url(../images/content-solutions.png) no-repeat;
}

div#content.customer
{
	background: url(../images/content-customer.png) no-repeat;
}

img.content-image
{
	float: left;
	margin: 0.8em 0 0 0.5em;
}

div.content-accordion-container
{
	float: right;
	height: 404px;
	margin: 0.8em 0.5em 0 0;
	width: 335px;
}

ul#content-accordion li h3
{
	background: url(../images/about-content-heading.png) repeat-x;
	height: 22px;
	border: 1px solid #6b6c6e;
	color: #eee;
	font-size: 0.9em;
	line-height: 22px;
	padding: 0 0 0 1em;
	font-weight: bold;
}

ul#content-accordion li div
{
	background: #3a3a3c;
	border: 1px solid #6b6c6e;
	border-width: 0 1px;
	padding: 0.5em 1em 0em 1em;
	font-size: 0.8em;
	color: #ccc;
	line-height: 1.3em;
}

div#content-bottom
{
	background: url(../images/content-bottom.png) no-repeat bottom left;
}
