#main { padding-right: 10px; } 
img { border: 0px; }

.subtitle {
	position: relative;
	width: 386px;
	height: 100px;
	background: url(sg/tutorstitle.png) no-repeat left bottom;
	margin: 0 0 0 -19px;
}

.greencompany { width: 178px; height: 300px; background: url(sg/greencompany.png); }
.greencompany p { margin-left: 10px; width: 150px; padding: 72px 0 0 0; text-align: center; color: #43860D; }
.greencompany a, .pinkpublic a { display: block; width: 100%; height: 100%; cursor: pointer; }
.pinkpublic { margin-top: 20px; width: 178px; height: 300px; background: url(sg/pinkpublic.png); }
.pinkpublic p { margin-left: 8px; width: 155px; padding: 70px 0 0 0; text-align: center; color: white; }

.questions { width: 378px; height: 101px; background: url(sg/questions.png) no-repeat top left; }
.questions p { padding: 50px 0 0 120px; }
#title { background: white url(sg/redbanner.jpg) no-repeat right bottom; }

h1 {
	text-indent: -2000em;
	margin: 0;
}

h2 {
	text-indent: -2000em;
	margin: 0;
}

#mike {
	padding-top: 20px;
	width: 41px;
	height: 20px;
	background: url("sg/mike.png") no-repeat bottom;
	display: block;
}

#sally {
	padding-top: 20px;
	width: 41px;
	height: 25px;
	background: url("sg/sally.png") no-repeat bottom;
	display: block;
}