body {
	background-attachment: fixed;
	background-image:    url(../images/bgr-homepage-gradient.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

TD {
	color: #243F77;
	font-size: 10 px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}
#laystartbigheader {
	text-align: center;
	position: absolute;
	width: 600px;
	left: 5%;
	top: 100px;
	z-index: 200;

}
#laystartpic1 {
	position: absolute;
	left: 5%;
	top: 160px;
	padding-left: 25px;
	z-index: 200;

}
#laystartpic2 {
	position: absolute;
	left: 5%;
	top: 192px;
	padding-left: 215px;
	z-index: 200;

}
#laystartpic3 {
	position: absolute;
	left: 5%;
	top: 160px;
	padding-left: 405px;
	z-index: 200;

}
