
#start_teaser_abs {
	background: url(layout/bg_start.jpg) 0 0 repeat-x;
}

#start_teaser {
	width: 990px;
	height: 300px;
	margin: 0 auto;
	background: #fff url(layout/bg_teaser_start.jpg) repeat-x;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
}


#teaser_img {
	background: url(layout/bg_teaser_start_left.jpg) left top no-repeat;
	float: left;
	height: 287px;
	padding-top: 13px;
	padding-left: 34px;
	width: 356px;
	text-align: left;
	display: none;
}

	#teaser_img p {
		width: 355px;
		height: 270px;
	}

	#teaser_img p#job_teaser {
		background: url(../img/start1.jpg) left top no-repeat;
	}
	#teaser_img p#dot_teaser {
		background: url(../img/start_dotsource.jpg) left top no-repeat;
	}
	#teaser_img p#twc_teaser {
		background: url(../img/start_towerconsult.jpg) left top no-repeat;
	}
	#teaser_img p#tpr_teaser {
		background: url(../img/start_tpr.jpg) left top no-repeat;
	}
	#teaser_img p#tbl_teaser {
		background: url(../img/start_tbl.jpg) left top no-repeat;
		height: 287px;
	}
	#teaser_img p#taf_teaser {
		background: url(../img/start_taf.jpg) left top no-repeat;
	}
	#teaser_img p#nex_teaser {
		background: url(../img/start_nex.jpg) left top no-repeat;
	}
	#teaser_img p#prb_teaser {
		background: url(../img/start_prb.jpg) left top no-repeat;
		height: 287px;
	}
	#teaser_img p#fly_teaser {
		background: url(../img/start_fly.jpg) left top no-repeat;
		height: 287px;
	}
	#teaser_img p#fin_teaser {
		background: url(../img/start_finnwaa.jpg) left top no-repeat;
		height: 287px;
	}
	#teaser_img p#age_teaser {
		background: url(../img/start_ageto.jpg) left top no-repeat;
		height: 287px;
	}
	#teaser_img p#m2b_teaser {
		background: url(../img/start_m2b.jpg) left top no-repeat;
		height: 287px;
	}
	#teaser_img p#aba_teaser {
		background: url(../img/start_abayoo.jpg) left top no-repeat;
		height: 287px;
	}
	#teaser_img p#csp_teaser {
		background: url(../img/start_conspicaris.jpg) left top no-repeat;
		height: 287px;
	}
    #teaser_img p#div_teaser {
		background: url(../img/start_divinus.jpg) left top no-repeat;
		height: 287px;
	}
    #teaser_img p#mad_teaser {
		background: url(../img/start_mad.jpg) left top no-repeat;
		height: 287px;
	}

#teaser_text {
	background: url(layout/bg_teaser_start_right.jpg) right top no-repeat;
	float: left;
	font-size: 1.1em;
	width: 540px;
	padding: 40px 30px 0 30px;
	height: 260px;
}

#fade_text {
	display: none;
}

.fade_content div h2 {
	font-size: 1.8em;
	font-weight: normal;
}

.fade_content div h2 span{
	font-size: 0.75em;
}

.fade_content div p {
	line-height: 1.5em;
	margin-top: 10px;
	padding-right: 30px;
	color: #1f1f1f;
}

#start_text {
	float: right;
	width: 550px;
	line-height: 1.5em;
}

#start_text h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	background: url(layout/line1.gif) right bottom no-repeat;
	padding: 10px 0 6px 0;
	margin-bottom: 1em;
}

#start_text ul {
	list-style: square;
	margin: 1em 2em;
}



