#presentation {
	margin: 0px 30px 0px 30px;
}

#presentation h1 {
	font-weight: bold;
	color: #0f2f55;
	font-size: 14px;
	border-bottom: 1px solid #eee;
	padding: 10px 0px 13px 40px;
	margin: 10px 0px 0px 0px;
	background: url(images/pres_1.gif) no-repeat;
}

#presentation h2 {
	font-weight: bold;
	color: #0f2f55;
	font-size: 12px;
	border-bottom: 1px solid #eee;
	padding: 5px 0px 7px 33px;
	margin: 10px 0px 0px 0px;
	background: url(images/pres_2.gif) no-repeat;
}

#presentation h3 {
	font-weight: bold;
	color: #0f2f55;
	font-size: 11px;
	border-bottom: 1px solid #eee;
	padding: 1px 0px 4px 23px;
	margin: 10px 0px 0px 0px;
	background: url(images/pres_3.gif) no-repeat;
}

#presentation h3 a, #presentation h2 a, #presentation h1 a {
	color: #0f2f55;
}

#presentation .first {
	margin: 0px 0px 0px 40px;
}

#presentation .second {
	margin: 0px 0px 0px 33px;
}

#presentation .third {
	margin: 0px 0px 0px 23px;
}

#presentation .third p {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

#presentation img {
	margin-top: 1px;
}

#presentation .thumbnail {
	border: 2px #def2f7 solid;
	margin: 5px 5px 0px 0px;
}

#presentation p {
	font-weight: normal;
	color: #a0a0a0;
	font-size: 12px;
	margin: 7px 0px 0px 0px;
}

#presentation a {
	color: #a0a0a0;
}

#presentation a:hover {
	color: #ffba00;
}
