body {
	background-color: #4d8341;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border: none;
}


h2 {
	text-align: center;
	color: #4D8341;
	margin-top: 0;
}

#Banner {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:85px;
	z-index:1;
	color: #FFCC66;
	visibility: visible;
}

#BannerText {
	position:absolute;
	left:23%;
	top:5px;
	width:74%;
	height:47px;
	z-index:10;
	font-family: "Times New Roman", Times, serif;
	color: #FFCC66;
	padding-top: -40px;
	font-size: 32px;
	text-align: center;
	visibility: visible;
}

#BannerTextShadow {
	position:absolute;
	left:3px;
	top:3px;
	width:100%;
	height:100%;
	z-index:-10;
	color: #006C00;
	visibility: visible;
}

#LogoHolder {
	position:absolute;
	left:1%;
	top:5px;
	width:202px;
	height:47px;
	z-index:20;
	visibility: visible;
}

#NavBar {
	position:absolute;
	left:1%;
	top:74px;
	width:96%;
	z-index:4;
	visibility: visible;
}

#NavBar td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border: none;
	text-align: center;
	vertical-align: top;
}

#LeftColumn {
	position:absolute;
	left:1%;
	top:125px;
	height: 460px;
	width:20%;
	z-index:1;
	background-image: url(ruk-images/turbonatus-power.jpg);
	visibility: visible;
}

#Main {
	position:absolute;
	left:23%;
	top:125px;
	width:69%;
	padding: 50px 2.5% 10px 2.5%;
	line-height: 150%;
	z-index:2;
	background-color: #FFF7D2;
	color: #007100;
	border: 4px solid #FFE2A6;
	border-bottom-color: #FFC142;
	border-right-color: #FFC855;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
}

#Footer {
	position:absolute;
	left:-5px;
	top:100%;
	width: 98%;
	z-index:1;
	background-color: #4D8341;
	color: #FFCC66;
	visibility: visible;
	padding: 8px;
	font-size: 12px;
	line-height: 120%;
	margin: 25px 0 0 0;
}

#Spacer {
	position:absolute;
	left:0;
	top:100%;
	width:27px;
	height:25px;
	z-index:1;
}

.three-d-border, .imagepadding {
	border: solid 4px #009966;
	border-right-color: #007100;
	border-bottom-color: #007100;
}

#NavBar a {
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
/* Take the padding off when the Feedback link goes back in */
}

#NavBar a:link, #NavBar a:visited {
	color: #FFCC66;
}

#NavBar a:hover, #NavBar a:active {
	color: #ABC1FE;
}

#Main a:link, #Main a:visited {
	color: #0000FF;
}

#Main a:hover, #Main a:active {
	color: #000066;
}

.imagepadding {
	margin-left: 15px;
}

.quotetext {
	color: #5986FD;
	font-weight: bold;
}

.smallprint {
	font-size: 90%;
	line-height: 110%;
}

.smalltable {
	border: 1px solid #007100;
	border-collapse: collapse;
	font-size: 90%;
	line-height: 100%;
}

.smalltable td, .smalltable th {
	border: 1px solid #007100;
	padding: 5px 10px;
	text-align: left;
	vertical-align: middle;
}

.smalltable th {
	font-weight: bold;
}
