#block1 {
	background-image: url(/images/bg_block1_how_it_works.gif);
	background-position: 200px 18px;
	background-repeat: no-repeat;
	padding: 60px 80px 50px 320px;
}
h1 {
	background-image: url(/images/h1_how_it_works.gif);
	height: 23px;
	margin-bottom: 1em;
}
#block2 #mainCol .box h2 {
	height: 39px;
	margin: 4px 0 12px 0;
}
#block2 #mainCol .box p {
	margin-right: 70px;
}
/* TABS */

#tabIntro a {
	background-image: url(/images/tab_intro.gif);
	width: 223px;
}
#tabScenario a {
	background-image: url(/images/tab_scenario.gif);
	width: 167px;
}
#tabSolution a {
	background-image: url(/images/tab_solution.gif);
	width: 200px;
}

/* INTRO */

#headingInfoRevolution {
	background-image: url(/images/h2_info_revolution.gif);
}
#headingSourceCode {
	background-image: url(/images/h2_get_source_code.gif);
}
#headingEscrowExactly {
	background-image: url(/images/h2_what_is_escrow.gif);
}
/*
#headingTechnologyRevolutionising {
	background-image: url(/images/h2_technology_revolutionising.gif);
	height: 21px;
}
#headingReliance {
	background-image: url(/images/h2_reliance.gif);
	height: 21px;
	margin-top: 2em;
}*/
#question {
	background: url(/images/box_question_mark.gif) top left no-repeat;
	width: 595px;
	height: 108px;
	padding: 12px;
	margin-top: 4em;
}
#block2 #mainCol #question h2 {
	background-image: url(/images/h2_not_available_small.gif);
}

/* SCENARIO */
#headingNightmareScenario {
	background-image: url(/images/h2_nightmare_scenario.gif);
}
#headingWhatDoYouDo {
	background-image: url(/images/h2_what_do_you_do.gif);
}
/*
#notAvailable {
	background-image: url(/images/h2_not_available.gif);
	height: 45px;	
}
#limitedAccess {
	background-image: url(/images/h2_limited_access.gif);
	height: 20px;	
	margin-top: 2em;
}*/
#solution {
	background: url(/images/box_exclamation.gif) top left no-repeat;
	width: 595px;
	height: 108px;
	padding: 12px;
	margin-top: 4em;
}
#solution h2 {
	background-image: url(/images/h2_simple_solution_small.gif);
	height: 39px;
}

/* SOLUTION */

/*
#headingSimpleSolution {
	background-image: url(/images/h2_simple_solution.gif);
	height: 20px;	
	margin-top: 2em;
}*/
#headingOurSoftwareEscrow {
	background-image: url(/images/h2_our_software_escrow.gif);
	height: 68px !important;
}
#contact {
	background: url(/images/bg_box_wide.gif) bottom left no-repeat;
	width: 619px;

	/*padding: 12px;*/
	margin-top: 4em;
	padding-bottom: 12px;
}
#contact h2 {
	background-image: url(/images/box_envelope_top.gif);
	height: 16px !important;
	height: 102px !important;
}
#contact p {
	margin-top: -60px;
	margin-left: 12px;
}
#contact a {
	margin-left: 12px;
}