﻿.BodyWrapper
{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

body > .BodyWrapper {height: auto; min-height: 100%;}

.HeaderWrapper
{
	clear: both;
	height: 70px;
}

.Bar
{
	clear: both;
	background-image: url('/images/bar.png');
	background-repeat: no-repeat;
}

.FooterWrapper
{
	clear: both;
}

.FooterWrapper .Copyright
{
	float: left;
}

.FooterWrapper .Legal
{
	float: right;
}

.FooterWrapper .Legal a, .FooterWrapper .Legal a:visited, .FooterWrapper .Legal a:active
{
	text-decoration: none;
	color: #666666;
}

.FooterWrapper .Legal a:hover
{
	text-decoration: underline;
	color: #a10d1f;
}

.REDfolderLogo
{
	float: left;
	margin-top: 20px;
}

.ClientLogin
{
	float: right;
}

.ContactUs
{
	float: left;
	width: 288px;
	height: 198px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	border: solid 1px #dfdfdf;
}

.ContactText
{
	float: left;
}

.California
{
	float: right;
}

.WhatWeDo
{
	float: right;
	width: 618px;
	height: 198px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: solid 1px #dfdfdf;
}