/* col bg images  */

.wrap_content_outer {
	background-image: url(../images/bg_company_outer.gif);
}

.wrap_content_inner {
	background-image: url(../images/bg_company_inner.gif);
}
.content_bot {
	height: 23px;
	overflow: hidden;
	background-image:  url(../images/bg_company_bot.gif);
}

/* columns */
div#col1, div#col2, div#col3 {
	width: 253px;
	padding: 25px 15px 0 25px;
	float: left;
	margin-right: 17px;
}

div#col3 {
	margin: 0 0 0 1px;
	width: 254px;
}

a.arrow_l, a.arrow_r {
	display: block;
	position: absolute;
	visibility: hidden;
	width: 30px;
	top: 670px;
	font-size: 11px;
	color: #fff;
}

a.arrow_l {
	background: transparent url(../images/bg_arrow_l.gif) no-repeat scroll left;
	padding-left: 16px;
	left: 650px;
	_left: 630px;
}

a.arrow_r {
	background: transparent url(../images/bg_arrow_r.gif) no-repeat scroll right;
	padding-right: 10px;
	left: 875px;
	_left: 845px;
}

/* Awards */

div#col3 h1 {
	display: none;
}

div#col3 div {
	width: 240px;
}

div#col3 h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #fff;
}

span.imgblock {
	/* force awards to wrap around image */
	width: 55px;
	height: 65px;
	float: right;
}

div#col3 p, div#col3 a {
	font-size: 11px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}

div#col3 a:hover {
	color: #fff;
}

div#col3 strong, div#col3 em {
	font-size: 11px;
	color: #fff;
}

/* other elems */

div#awards_icon {
	position: absolute;
	z-index: 999;
	left: 844px; top: 350px;
	_left: 824px;
	width: 96px; height: 96px;
	overflow: hidden;
	background: transparent url(../images/icon_awards.gif);
}
