/* col bg images  */

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

.wrap_content_inner_top {
	background-image: url(../images/bg_services_inner_1.gif);
}

.wrap_content_inner_bot {
	background-image: url(../images/bg_services_inner_2.gif);
}

.content_bot, .content_bot_top {
	height: 11px;
	overflow: hidden;
	background: transparent url(../images/bg_services_bot.gif) no-repeat scroll top left;
}

.content_bot_top {
	margin-bottom: 18px;
}

/* columns */
#col1, #col2, #col3, #col4 {
	width: 300px;
	padding: 30px 19px 0 130px;
	float: left;
}

#col1, #col3 {
	margin-right: 17px;
}

/* other elems */

ul {
	line-height: 21px;
	_line-height: 18px;
	list-style-type: none;
	color: #999;
	margin: 0;
	padding: 0 0 14px 2px;
}

li {
	padding: 0 0 6px 16px;
	background: transparent url(../images/bg_services_li.gif) no-repeat scroll top left;
}

h2 {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: normal;
	color: #333;
}
