/* CSS Document */
	@media screen, projection {
		.be-nice-to-Mac-IE5 {
			font-family: "\"}\"";
			font-family: inherit;
		}
		
		/* -- GENERAL REDECLARATIONS ---------------------------------------- */
		* 					{margin:0; padding:0; color:#000099;}
		body 				{text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif;
		12px;}
		body, tr, 
		td, 
		select, textarea 	{font:normal small/1.3 Verdana, Arial, Helvetica, sans-serif;}
		a:link,a:visited 	{text-decoration:underline;}
		a:hover 			{text-decoration:none;}
		ul, ol	 			{margin:0 0 10px 25px;}
		dl 					{margin:0 0 10px;}
		dt 					{font-weight:bold;}
		dd					{margin:0 0 3px 10px;}
		p 					{margin:0 0 15px; font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:12px;}
		h1 					{font-size:large; margin:0 0 12px; text-align:center;}
		h2 					{font-size:medium; margin:8px 0;}
		h3 					{font-size:small; margin:6px 0 5px;}
		h4 					{font-size:x-small; margin:4px 0;}
		h5					{font-size:xx-small; margin:3px 0;}
		h6 					{font-size:xx-small; margin:0;}
		hr 					{display:none;}
		img 				{border:none;}
		acronym				{border-bottom: 1px dotted;}
		blockquote 			{margin:0 25px 20px 25px; font-style:italic;}
		/* stuff for forms */
		submit				{width:100px;
							background-color:#3399FF;
							}
		label,input 		{
							display: block;
							width: 300px;
							float: left;
							margin-bottom: 10px;
							}

		label 				{
							text-align: right;
							width: 75px;
							padding-right: 20px;
							}
		br 					{
							clear: left;
							}
		
		/* -- ID'S ---------------------------------------- */			
/*		#wrapper 			{width:767px; 
							height:550px; 
							margin:0 auto; 
							text-align:left;
							} */
		#wrapper 			{
							font-family: Verdana, Geneva, Arial, sans-serif;
							background-color: #FFFFFF;
							text-align: center;
							margin-top: -275px;
							margin-left: -383.5px;
							position: absolute;
							top: 50%;
							left: 50%;
							width: 767px;
							height: 550px;
							visibility: visible}					
		#header 			{width:767px; 
							height:164px;
							background-image: url(sprayheader.jpg); 
							position:relative;}
		#nav				{position:absolute;
							 top:48px; 
							 left:40px; 
							 width:692px; 
							 height:110px; 
							 margin:0; 
							 padding:0; 
							 list-style:none;}
		#nav a				{position:absolute;
							display:block;
							text-indent:-9000px;
							overflow:hidden;
							height:24px;
							color:#00CC99;
							}					 
		#nav li 			{display:inline; 
							margin:0; 
							padding:0;}
		#hm a {left:0px; width:93px; height:114px;}
		#ne a {left:120px; width:93px; height:114px;}
		#pa a {left:239px; width:93px; height:114px;}
		#ex a {left:359px; width:93px; height:114px;}
		#bi a {left:479px; width:93px; height:114px;}
		#co a {left:599px; width:93px; height:114px;}							 		
		#hm a:hover {left:0px; width:93px; height:114px; background-image: url(hm.jpg);}
		#ne a:hover {left:120px; width:93px; height:114px; background-image: url(ne.jpg);}
		#pa a:hover {left:239px; width:93px; height:114px; background-image: url(pa.jpg);}
		#ex a:hover {left:359px; width:93px; height:114px; background-image: url(ex.jpg);}
		#bi a:hover {left:479px; width:93px; height:114px; background-image: url(bi.jpg);}
		#co a:hover {left:599px; width:93px; height:114px; background-image: url(co.jpg);}	
		#content			{width:767px; 
							height:340px; 
							position:relative;
							background-image: url(spraybody.jpg);
							background-repeat:no-repeat;}
		#contentwindow		{width:638px;
							height:316px;
							padding-left:27px;
							padding-right:27px;
							padding-top:12px;
							padding-bottom:12px;
							position:absolute;
							left:40px;
							background-color:#FFFFFF;
							text-align:left;
							overflow:auto;
							}
		#flashcontentwindow		{width:692px;
							height:340px;
							position:absolute;
							left:40px;
							background-color:#00CCCC;
							text-align:left;
							}							
							
		#formwrapper		{
							margin:auto;
							padding-top:20px;
							width:400px;}
		#fieldnameslist		{
							width: 120px;
							height:200px; 
							float:left;
							padding-left:180px;
							padding-top:20px;
							}
		#thefields			{
							width: 258px;
							height:248px;
							position:absolute;
							left:340px;
							padding-left:20px;
							padding-right:20px;
							padding-top:20px;
							}							
		#footer				{width:767px; 
							height:49px; 
							position:relative; 
							background-image:url(sprayfooter.jpg);
							background-repeat:no-repeat;}
		/* -- CLASSES'S ---------------------------------------- */		
		.sizer				{
							height:16px;
							padding-bottom:24px;
							display:inline;
							}
		.fieldname			{
							height:16px;
							padding-bottom:24px;
							display:block;
							float:left;
							width:200px;
							background-color:#00CC33;
							}
							
		.sizersubmit		{
							height:16px;
							padding-bottom:24px;
							text-align:center;
							display:block;
							clear:both;
							}							
		.block				{display:block;}										
	}
