/* CSS Document */

body {
	margin:0;
	background-color: #00cdfd;
	background-image: url(images/images_landingpage/bg-blue.gif);
	background-repeat: repeat-x;
	background-position: top;
}

td.wrapper {
	background-image: url(images/images_landingpage/bg-icons1.png);
	background-repeat: repeat-x;
	background-position: center top;
}

td.footer {
	background-image: url(images/images_landingpage/select.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 116px;
}

td.spacing {
	padding-top: 3px;
}

