#main-container #main h2 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	background-image: url(h2-1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	padding-left: 35px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #0099FF;
	text-decoration: none;
}
#main-container #main h3 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	background-image: url(h3-1.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 25px;
	padding-left: 35px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #0099FF;
	text-decoration: none;
}
#main-container #main p {
	margin-left: 40px;
}

