.bg {
	background-attachment: fixed;
	background-image: url(../img/bg2_tile.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 150px;
}
.logo {
	vertical-align: middle;
	height: 348px;
	width: 381px;

}
.subhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bdrs {
	border: thin solid #CCCCCC;
	height: 90px;
	width: 250px;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(../img/shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ftr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
	color: #1A7B68;
}
a:active {
	color: #999999;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
