.clearFloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.imgLeft {
	float: left;
	margin-right: 12px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: 1px solid #6E5F48;
}

.imgRight {
	float: right;
	border: 1px solid #6E5F48;
}
#p7APM_1 li{
	border: 1px solid #1FBEAB;
}
#container {
	width: 990px;
	background: url(images/interface/fauxBkgrd.png);
	margin-right: auto;
	margin-left: auto;
}
#bannerType {
	float: left;
	height: 124px;
	width: 738px;
	background: url(images/interface/mainBkgrd.png) no-repeat;
	position: relative;
}
#rtCol {
	float: right;
	width: 252px;
	background: url(images/interface/rtBkgrd.png) no-repeat 39px;
	padding-bottom: 30px;
}
#leftCol {
	float: left;
	width: 230px;
	min-height: 250px;
	background: url(images/interface/leftColBkgrd.png) no-repeat;
}
#flashHome {
	float: left;
	height: 101px;
	width: 488px;
	margin-bottom: 30px;
}
#aboutNav {
	float: left;
	width: 228px;
	margin-bottom: 20px;
}
#copyLeft, #copyRight {
	float: left;
	width: 254px;
	padding-bottom: 30px;
}
#copyMain {
	float: left;
	width: 500px;
	min-height: 500px;
	padding-bottom: 40px;
}
#leftCol img.floatLeft {
	margin-right: 5px;
	margin-top: -3px;
}
#leftCol img.floatRight {
	margin-top: 5px;
}
#aboutNav img {
	height: 7px;
	width: 119px;
}
#footer {
	height: 40px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 8px;
	color: #342100;
	font-size: 7pt;
	position: relative;
}
#footerImages {
	position: absolute;
	height: 250px;
	width: 230px;
	left: 0px;
	top: -380px;
	z-index: 2000;
}
#menu {
	overflow: visible;
	position: absolute;
	z-index: 2000;
	left: 228px;
	top: 0px;
	width: 509px;
}
#sidebar {
	float: left;
	width: 175px;
}
#sidebar img {
	margin-top: 3px;
	margin-bottom: 20px;
	border: 1px solid #625038;
	margin-left: 4px;
}
#downloads {
	float: left;
	width: 187px;
	margin-top: 30px;
	margin-left: 20px;
	background: #6E5F48;
	border: 1px dotted #16F8F6;
}
#faerTeaser {
	background: #F8CF8C url(images/home/faerBkgrd.png) repeat-x;
	width: 176px;
	border: 1px solid #FEB032;
	margin-top: 20px;
	margin-left: 20px;
	padding: 12px;
	color: #342102;
}
table.advisors {
	background: #F7F1E7;
	color: #1E1200;
	border: 1px solid #D9E021;
	width: 480px;
	margin-left: 4px;
}
table.advisors td {
	padding: 4px 6px;
	line-height: 9pt;
	vertical-align: top;
	border-bottom: 1px dotted #C8C3BA;
	border-right: 1px dotted #C8C3BA;
}
table.advisors th {
	background: #D9E021;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 6px;
}
*html #downloads {display:inline;}
