h2 {
	margin:15px 0px 15px 0px;
	padding:0px;
}

h3 {
	margin:10px 0px 10px 10px;
	padding:0px;
}




h4 {
	margin:0px 0px 2px 0px;
	padding:0px;
	font-size: 14px;
	line-height: 18px;
	color: #CC6633;
}

#footer {
	margin: 0 auto;
	width: 808px;
	height: 53px;
	font-size: 10px;
	line-height: 16px;
	color: #E7600C;
}

#footer a {
	color: #139657;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color: #139657;
	font-weight: bold;
	text-decoration: none;
}