@charset "UTF-8";
h4 {
	font-size: 12px;
	color: #888;
	padding-top: -10px;
	padding-bottom: -10px;
}
/* CSS Document */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }

#ie .clearfix { height: 1%; }

#containerColumns {
	color: #352c27;
}

	#columnMain {
	float: left;
	width: 680px;
	background-repeat: no-repeat;
	padding: 10px;
	background-image: url(rrfimages/main-wrap-bg.jpg);
}
	#columnPanel {
	float: right;
	width: 200px;
	background: white;
	height: 100%;
	background-image: url(rrfimages/panel-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

		#containerColumns .content { padding: 25px; }
		
		
div#mainwrap{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div#header{
	background-image: url(rrfimages/header.jpg);
	height: 165px;
}
div#footer{
	width: 900px;
	background: white;
	text-align: center;
}
div#footercontent{
	padding: 25px;
}

body {
	background-color: #000005;
}
h1 {
	font-size: 24px;
	color: #000;
	padding-left: 0px;
}
h2 {
	font-size: 20px;
	color: #888;
}
a:link {
	color: #1D1C21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D1C21;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
h5 {
	font-size: 10px;
}
div#rightbump{
	padding-right: 0px;
}

div#rightbump2{
	padding-right: 10px;
}
