
body#home #mainWrapper
{
	float: left;
	width: 774px;
	margin-bottom: 30px;
	background: transparent url(/i/main/home_full_background_top.jpg) top left no-repeat;
}
body#home #main
{
	float: left;
	width: 774px;
	margin-top: 13px;
	background: transparent url(/i/main/home_full_background_bottom.jpg) bottom left no-repeat;
}

/* ****************************************************** */

body#home #content
{
	float: left;
	width: 744px;
	margin: 0;
	padding: 0 15px 0 15px;
}

/* ****************************************************** */

body#home #sectionProducts, body#home #sectionCapabilities, body#home #sectionClients
{
	position: relative;
	padding: 15px 20px 0 15px;
	color: #542407;
}
body#home #sectionProducts, body#home #sectionCapabilities
{
	width: 335px;
	height: 368px;
}
body#home #sectionProducts
{
	float: left;
	margin-right: 4px;
	background: transparent url(/i/section/section_half_left_background.png) top left no-repeat;
}
body#home #sectionCapabilities
{
	float: left;
	background: transparent url(/i/section/section_half_right_background.png) top left no-repeat;
}
body#home #sectionClients
{
	clear: both;
}
body#home .sectionHeader
{
	margin-bottom: 10px;
	background: transparent url(/i/section/section_border_half.gif) bottom left no-repeat;
}
body#home #sectionClients .sectionHeader
{
	background: transparent url(/i/section/section_border.gif) bottom left no-repeat;
}

body#home .sectionHeader h2
{
	margin: 0;
	padding: 0 0 5px 0;
	text-indent: -7000px;
}
body#home .sectionHeader h2.whatWeDo { width: 139px; background: transparent url(/i/section/headlines/what_we_do.png) top left no-repeat; }
body#home .sectionHeader h2.howWeDoIt { width: 147px; background: transparent url(/i/section/headlines/how_we_do_it.png) top left no-repeat; }
body#home .sectionHeader h2.whoWeDoItFor { width: 197px; background: transparent url(/i/section/headlines/who_we_do_it_for.png) top left no-repeat; }

body#home .sectionHeader a
{
	position: absolute;
	top: 18px;
	right: 26px;
	display: block;
	background: transparent url(/i/link_arrow.png) 0 2px no-repeat;
	font-size: 90%;
	font-weight: bold;
}
body#home #sectionClients .sectionHeader a 
{
	right: 390px; 
}

body#home h3
{
	margin-bottom: 5px;
	font-size: 110%;
	font-weight: bold;
}

body#home #clientList
{
	height: 140px;
	margin-bottom: 30px;
	background: transparent url(/i/client_list.png) top left no-repeat;
}
