ul#splash
{
	float: left;
}

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

ul#splash li h3
{
	font-size: 0.9em;
	padding: 0.8em 0;
	text-align: center;
}

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

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

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

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

div#content
{
	float: left;
	width: 529px;
	height: 478px;
}

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

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

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

div#content div#content-scroll
{
	height: 420px;
	width: 495px;
	clear: both;
	overflow: auto;
	margin: 12px auto;
}

div#content.are div#content-scroll
{
	height: 340px;
	width: 495px;
	clear: both;
}

div#content div.jScrollPaneContainer
{
	width: 450px;
	top: 15px;
}

div#content p
{
	margin: 1em;
	font-size: 0.8em;
	line-height:1.4em;
	color: #666;
}

div#content h3
{
	margin: 0 0 0 12px;
	font-size: 0.9em;
	color: #666;
}

div#content p
{
	padding: 0 0 0.8em 0;
	line-height: 1.5em;
}

div#content p span.emphasis
{
	font-weight: bold;
}

div#content ul#names
{
	width: 470px;
	overflow: auto;
	margin: 20px auto 0;
}

div#content ul#names li
{
	float: left;
	padding: 0 0 0 5px;
	font-size: 0.7em;
	line-height: 22px;
	height: 24px;
	width: 110px;
	text-align: center;
}

div#content ul#names li.selected
{
	background: url(../images/about-name-button-left.png) no-repeat;
}

div#content ul#names li.center
{
	margin: 0;
}

div#content ul#names li a
{
	display: block;
	height: 24px;
	padding: 0 10px 0 0;
	text-decoration: none;
	color: #f7941f;
}

div#content ul#names li.selected a
{
	background: url(../images/about-name-button-right.png) no-repeat right top;
	color: #ababab;
}

div#content.are h2
{
	margin: 10px 0 0 30px;
	border: 1px solid;
	border-width: 0 0 1px 0;
	padding: 0 0 5px 0;
	width: 450px;
}

div#testimonial
{
	width: 789px;
	background: url(../images/testimonial-bg-top.png) no-repeat;
	clear: both;
	adding: 0.5em 1em;
}

div#testimonial h3
{
	color: #ababab;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 2em;
	padding: 1em 0 0 1em;
}

div#testimonial-container
{
	padding: 0 0 0 1em;
}

div#testimonial div#testimonial-content
{
	float: left;
}

div#testimonial p#quote
{
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.5em;
}

div#testimonial div.open-quote
{
	background: url(../images/testimonial-quote-open.png) no-repeat right top;
	width: 22px;
	height: 27px;
	float: left;
}

div#testimonial div.close-quote
{
	background: url(../images/testimonial-quote-close.png) no-repeat right top;
	width: 22px;
	height: 27px;
	float: left;
}

div#testimonial p#name
{
	clear: both;
	color: #f7941f;
	font-size: 0.8em;
	text-align: right;
}

div#testimonial p#designation
{
	font-size: 0.7em;
	color: #ababab;
	text-align: right;
}

div#testimonial div#testimonial-footer
{
	background: url(../images/testimonial-bg-bottom.png) no-repeat;
	height: 20px;
	width: 100%;
	clear: both;
}
