body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
a:link, a:active, a:visited{
	color:#2D274D;
	text-decoration: none;
}
a:hover{
	color:#CF4441;
	text-decoration:none;
}

#box1 {
	background-image: url(/images/splash/buyonline_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 302px;
	margin: 0px;
	padding: 0px;
}
#box2  {
	background-image: url(/images/splash/seminar_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#box1 p {
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}
#box2 p {
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}#box3 {
	background-image: url(/images/splash/buyonline_bg-full.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 604px;
	margin: 0px;
	padding: 0px;
}
#box3 p {
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}

