body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	background-image: url(/SprayonSystem_background.jpg);	
}
#wrapper {
width:100%;
height:100%;
padding-top:110px;
min-height:500px;
background-image:url(landHead.jpg);
background-position:top center;
background-repeat:repeat-x;
}
a:link, a:active, a:visited {
	text-decoration: none;
	border: none;
}
a:hover {
	text-decoration:none;
	border: none;
}
img {
padding-bottom:40px;
}
.style1 {
	font-size: 22px
}
.style3 {
	color: #0066CC;
	font-weight: bold;
}

.logo {
	background: URL(/landLogo.png) no-repeat;
	height: 196px;
	width: 323px;
	margin-left: auto;
	margin-right: auto;	
}

.ie6fix {
	background: URL(/enter_btn.png) no-repeat;
	height: 44px;
	width: 360px;
}
