@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}

.maincontent {
	position: relative;
	left: 18px;
	top: 84px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	height: 64px;
	width: 424px;
}
.mainsectiontd {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(siteimages/main_vs_commercial.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
