body {
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  color:#333;  
  padding:0px;
  margin:0px;
}

h3 {
	font-size: 14px;
	color: #EF9410;
}

p, pre {
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  color:#222;
}

ul, li {
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  color:#fff;
}

span {
	display: none;
}

#wrapper {	
	background: #fff;
	margin: 0 0 0 0;
	text-align:left; /* part 2 of 2 centering hack */
	width: 590px;/* ie5win fudge begins */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 590px;
}
html>body #wrapper {
	width: 590px; /* ie5win fudge ends */
}

#col1 {
	float: left;
	width: 380px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 410px;
	padding: 20px 10px 50px 20px;
	margin: 0;
}
html>body #col1 {
	width: 410px; /* ie5win fudge ends */
}

#col2 {
	float: right;
	width: 150px;
	padding: 20px 0px 0px 0px;
	margin: 0;
}

#footer {
	clear: both;	
	text-align: center;
}

#footer pre {
	padding: 80px 0 0 0;
}

#footer pre a:link {
	font-weight: normal;
	text-decoration: none;
	color: #333;
}

#top_bgrd {
	height: 120px;
	background-color: #EF9410;
}

/*-- LOGO IMAGE REPLACEMENT --*/
#logo {
	position: absolute;
	top: 0px;
	left: 30px;
	width: 122px;
	height: 120px;
	margin: 0;
}

#logo h1 {
	width: 122px;
	height: 120px;
	padding: 0;
	margin: 0;
	background:  url(images/logo.gif) no-repeat top left;	
}

#logo h1 a {
	display: block;
	width: 122px;
	height: 120px;
	background:  url(images/logo.gif) no-repeat top left;	
}

#logo h1 span {
	display: none;
}

#header {
	position: relative;
	top: 20px;
	left: 60px;
	width: 500px;
	height: 50px;
	margin: 0 0 0 0;
}

#header h2 {
	width: 500px;
	height: 50px;
	padding: 0;
	margin: 0;
	background:  url(images/header_small.gif) no-repeat top left;	
}

#header h2 span {
	display: none;
}

#address {
	position: absolute;
	top: 90px;
	left: 30px;
	margin: 0 0 0 0;
}

#address p {
	font-size: 11px;
	color: #fff;
}

#address p a:link, a:active { 
	font-weight: bold;
	text-decoration: underline; 
	color: #fff;
}

#main_img {
	width: 380px;
	height: 167px;
	margin: 0 0 0 0;
}

/*-- BODY COPY --*/
#copy {
	width: 380px;
	padding: 10px 0;
	text-align: left;
	border-bottom: #ccc 1px solid;
}
#copy p a:link, a:hover, a:active, a:visited { 
	font-weight: bold;
	text-decoration: underline;
	color: #EF9410;
}

#spot {
	padding: 0 0 15px 0;
	text-align: center;
}