@charset "utf-8";
#leftbox1 {
	float: left;
	width: 347px;
	padding-top: 31px;
	padding-left: 25px;
        padding-right: 10px;
	background-image: url(http://www.legacysystemsinc.com/images/jpgs/grad_grey_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#midbox1 {
	float: left;
	width: 189px;
	padding-top: 31px;
	padding-left: 28px;
	padding-right: 23px;
	background-image: url(http://www.legacysystemsinc.com/images/jpgs/grad_grey_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightbox1 {
	float: left;
	width: 195px;
	padding-top: 31px;
	padding-left: 21px;
}
#rightbox2 {
	float: left;
	width: 394px;
	padding-top: 31px;
	padding-left: 21px;
}
#rightbox2 h1{
 font-size: 16px;
 font-weight: bold;
 color: #000000;

}
#rightbox2 h2{
 font-size: 22px;
 font-weight: bold;
 color: #ffffff;
 line-height: 12px;
 font-style: oblique;
 margin-bottom: 8px;
}
#leftbox1 h1{
 font-size: 16px;
 font-weight: bold;
 color: #000000;

}
#leftbox1 h2{
 font-size: 22px;
 font-weight: lighter;
 color: #caff12;
 line-height: 12px;
 margin-bottom: 8px;
}

#midbox1 h1{
 font-size: 14px;
 font-weight: bold;
 color: #000000;

}
#midbox1 h2{
 font-size: 18px;
 font-weight: normal;
 color: #ffffff;
 line-height: 12px;
 font-style: oblique;
 margin-bottom: 8px;
}
#rightbox1 h1{
 font-size: 14px;
 font-weight: bold;
 color: #000000;

}
#rightbox1 h2{
 font-size: 18px;
 font-weight: normal;
 color: #ffffff;
 line-height: 12px;
 font-style: oblique;
 margin-bottom: 8px;
}