#logo{
	position: relative;
	top: -35px;
}

#main{
	min-height: 400px;
	/*height: 400px;*/
}

.page-title h1 {
	color:#5f8425;
	font-size:18px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/bull.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top:10px;
}