#content {
	padding-bottom: 15px;	
}

#main .mainText h1 { 
	background: none;
	color: #fff;
	border-top: 8px solid #ffcf04;
	width: auto;
	padding-right: 0px;
}

#main .mainText {
	width: 710px;
	padding: 0px 15px 5px 15px;
}

#main .column2Text {
	width: 100%;
	clear: both;
	height: 0px;
	overflow: hidden;
}

#main .leftSplasher {
	width: 240px;
	padding: 10px 20px;
	height: 128px;
	float: left;
	background: url(color_yellow/pics/leftSplasher.jpg) no-repeat left top;
	overflow: hidden;
	color: #fff;
}

#main .leftSplasher H1, #main .leftSplasher H2, #main .leftSplasher H3 {
	color: #fff;	
}

#main .leftSplasher A{
	color: #ffd204;
	text-decoration: none;
}

#main .rightSplasher {
	width: 428px;
	height: 146px;
	padding: 0px 10px;
	float: right;
	border: 1px solid #dddddd;
	overflow: hidden;
	background: url(color_yellow/pics/rightSplasher.jpg) no-repeat right bottom;
}

#main .rightSplasher A{
	color: #000;
	text-decoration: none;
}
