
body {	background: url(../graphics/info-background.jpg) repeat-y center;
		margin: 0; padding: 0;
		font:13px/1.5 Helvetica, Arial,sans-serif;
		color: #868686;
		line-height: 1.3em;
		letter-spacing: -.01em;
		}
	
html, body { width: 100%; height: 100%; }

a { color: #333; }


 /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -305px;
   text-align: center;
   min-width: 960px; 
 }
 /* end IE 5 hack */ 
	  
#wrapper {
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 960px;
	height: 530px;
	margin: 0px auto;
	background-color: white; margin-top: 20px; overflow: hidden; 
	}
	
	hr { position: relative; margin: 0 0 13px; overflow: hidden; height: 1px; background: #565d55; color: #565d55; font-size: 0; border: 0; }


#wrapper { }

#html_image { float: right; background-color: gray; width: 400px; height: 530px; }
#html_image p { padding: 0; margin: 0; }
#copy { padding: 10px 20px; overflow-y: auto; width: 520px;  height: 510px;}
#copy p { margin: 8px 0; }
#copy ul { padding: 0; margin: 0; list-style-position: inside; }

h1, h2, h3 { margin-bottom: 5px; padding-bottom: 5px; }

h1 { font-size: 18px; border-bottom: 1px solid #868686; }
h2 { font-size: 14px; margin: 8px 0 8px 0; }
h3 { font-size: 14px; margin: 8px 0 8px 0; }
h4 { font-size: 12px; margin: 8px 0 8px 0; }


#flash-layer { position: absolute; z-index: 500; width: 100%; height: 50px; bottom: 0; left: 0; }


.screen-hide { position: absolute; bottom: 0; left: 0; width: 1px; height: 1px; color: white !important; overflow: hidden; }

#contact-form { padding: 0; margin: 0; float: left; }
#contact-form p { padding: 4px 0; }

form { margin: 0 0 20px 0;  }

#contact-form h2 { font-weight:bold; margin: 0; }
#contact-form p {  margin: 0 0 5px 0px; padding: 0px; }

label { width: 155px; clear: both; float: left; margin-right: 20px; }
.radio {  width: 20px;  }
.last { padding-bottom: 10px; }
input.text, textarea { width: 300px; font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; font-size: 100%; background-color:#ccc; border:1px solid #999;  }
textarea { height: 60px; }
.submit { }