﻿#divServicesHeader
{
	width:900px;
	height:108px;
	background-image: url(../assets/images/services_header.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
}
#services_left
{
	height: 650px; 
	width: 382px; 
	background-image: url('../assets/images/services_left.gif');
	background-repeat: no-repeat;
	float:left;
}

#divContent
{
	padding: 20px 5px;
}

.green
{
	color: #999933;
}
.green img
{
	float:right;
	margin:5px;
}

.ulMethods li
{
	padding-bottom:5px;
}

#divMethods
{
	padding-right:15px;
}
#divText
{
	width:500px;
	float:right;
}