div.home
{
	float: left;
	clear: both;
	width: 100%;
}

div.home div.banner
{
	float: left;
	clear: both;
	width: 100%;
	overflow: hidden;
	background: #ece6b2;
	border: 1px solid #bdbdbd;
	background: url('actions/../images/home/graphic_outsource_manage_and_deploy.jpg') #ece6b2 top right;
	background-repeat: no-repeat;
}

div.home div.banner div.text
{
	float: left;
	clear: left;
	padding-bottom: 10px;
	padding-right: 254px;
	padding-left: 5px;
	font-size: 12pt;
	font-weight: bold;
	color: #414141;
}

div.home div.banner div.text h1
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 20pt;
	font-weight: normal;
	margin-bottom: 15px;
}

div.home div.sections
{
	float: left;
	clear: both;
	width: 100%;
	background: #ffffff;
	border: 1px solid #bdbdbd;
	border-top: 0px;
}

div.home div.sections div.title
{
	float: left;
	clear: both;
	padding-top: 5px;
	padding-left: 5px;
}

div.home div.sections div.text
{
	float: left;
	clear: both;
	padding: 5px;
}

div.home div.sections h2, div.home div.sections h2 a, div.home div.sections h2 a:link, div.home div.sections h2 a:visited
{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
}

div.home div.sections h2 a, div.home div.sections h2 a:link, div.home div.sections h2 a:visited
{
	text-decoration: none;
}

div.home div.sections h2 a:hover
{
	text-decoration: underline;
}

div.home div.sections p
{
	margin: 0px;
	margin-top: 10px;
}

div.home div.sections br.break
{
	clear: both;
}

div.middle div.content div.home div.sections a.button
{
	margin-top: 10px;
}

div.home div.sections ul
{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 17px;
	list-style-type: none;
	list-style-image: url('actions/../images/home/bullet_arrow_right.gif');
}

div.home div.sections ul li
{
	margin-top: 3px;
}

div.home div.sections div.buyers
{
	float: left;
	clear: left;
	width: 48%;
	height: 100%;
	min-height: 190px;
	background: url('actions/../images/home/sypad_buyers_background.jpg') top left;
	background-repeat: no-repeat;
}

div.home div.sections div.buyers div.text
{
	padding-left: 163px;
}

div.home div.sections div.sellers
{
	float: right;
	clear: right;
	width: 51%;
	height: 100%;
	min-height: 190px;
	border-left: 1px solid #bdbdbd;
	background: url('actions/../images/home/sypad_sellers_background.jpg') top right;
	background-repeat: no-repeat;
}

div.home div.sections div.sellers div.text
{
	padding-left: 20px;
	padding-right: 182px;
}

div.home div.sections div.promo
{
	display: block;
	clear: both;
	margin-top: 10px;
	padding: 5px;
	background: #e06207;
	color: #ffffff;
	border: 1px solid #890601;
}

div.home div.sections div.promo span.highlight
{
	font-weight: bold;
}

div.home div.sections div.promo a, div.home div.sections div.promo a:link, div.home div.sections div.promo a:visited
{
	color: #ffffff;
}

div.home div.sections div.promo a:hover
{
	color: #890601;
}