/* SOLUTIONS.CSS Document */
#solutionhdr {
	background: #AABCD0 url(../graphics/hdr-johnandgreg3.jpg) no-repeat top;
/*	Height: 310px;  */
}

#solutioncaption {
/*	float:right;*/
	padding: 20px 0px 0px 550px;
	width:80px;
	font-size: 75%;
	font-style: italic;
	text-align:left;
}

#koolglideimg {
	float: right;
	padding: 0px 0px 10px 20px;
	width: 200px;
}

a {
	text-decoration:none;
	color: #FF9900;
	font-weight:bold;
}

a:hover {
	color: #CC3333;
	font-weight:bold;
}
