/* ---------------------- Redslate nav ---------------------- */
.red #slatenav{
	position:relative;
	display:block;
	height:42px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	background-color: transparent;
	background-image: url(../images/redslate_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	padding-right: 90px;
}
.oneColLiqCtrHdr #container #footer div {
	line-height: 4px;
	font-style: normal;
	font-weight: lighter;
}
.red #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.red #slatenav ul li.first{display:block;float:left;margin:0 1px 0 0;}
.red #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.red #slatenav ul li a{
	display:block;
	float:left;
	color:#666666;
	text-decoration:none;
	padding:14px 22px 0 22px;
	height:28px;
}
.red #slatenav ul li a:hover,.red #slatenav ul li a.current{
	color:#000000;
	background:transparent url(../images/redslate_backgroundOVER.gif) no-repeat top center;
}
/* ---------------------- END Redslate nav ---------------------- */
#maincopy {
	height: 400px;
	width: 880px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#copyleftcol {
	height: 280px;
	width: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 135px;
}

