div#main {
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0;
	padding: 2em 0 0 2em;
	width: 400px;
}
div#mainfooter {
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	_left: 3px;
	right: 0px;
	bottom: -51px;
	*bottom: -75px;
	_bottom: -76px;
	height: 50px;
	width: 656px;
	background-color: #393939;
    border-top: solid 1px #FFFFFF;
}
div#mainfooter p {
    font-size: 0.8em;
    margin:0;
    padding: 5px 5px 0 5px;
    text-align: left;
}
div#mainfooter p a {
    color: #837A7A;
    text-decoration: none;
}
div#colright {
	width: 199px;
	display: block;
	padding: 0;
	margin-left: 457px;
	margin-top: 2em;
}
/* Hides from IE-mac \*/
* html div#colright {
height: 1%;
margin-left: 454px;
}
/* End hide from IE-mac */
#colright p {
	color: #9A9393;
	font-size: 0.9em;
	margin: 0 0 0.5em 0;
	text-align: left;
	width: 172px;
}
#colright .caps {
	font-size: 0.8em;
	color: #b92833;
	background-color: #e5e1e1;
	padding: 10px;
    text-align: left;
	margin: 0px;
	width: 179px;
	}
	
#colright img {
	width: 199px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
