.container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mainArea {
	background-color: #FFFFFF;
	float: left;
	width: 750px;
	padding-bottom: 23px;
	background-image: url(../Images/reclogo.gif);
	background-repeat: no-repeat;
	background-position: 35px bottom;
}

/* ------- Minimum height fix ------------ */
/* for Mozilla/Safari/Opera */
*>.mainArea {
	padding-top: 210px;
	min-height: 1px;
}

*>.mainArea .content {
	margin-top: -210px;
	width: 750px;
}

/* for IE, with IE5/Mac backslash filter \*/
* html .mainArea {
 height: 210px;
}
/* end filter */
/* ------- End Minimum height fix  ------------ */








.left {
	float: left;
}
.right {
	float: right;
}
.columnContent {
	float: left;
	width: 160px;
	margin-top: 3px;
	font-size: 70%;
	padding: 0px;
	margin-left: 20px;
}
.columnContent p {
	line-height: 1.2em;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.footer {
	float: left;
	width: 750px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
.footerLeft {
	float: left;
	width: 300px;
	padding-top: 2px;
}



.header {
	float: left;
	height: 65px;
	width: 680px;
	padding-left: 35px;
	padding-top: 25px;
	background-color: #FFFFFF;
	padding-right: 35px;
}
.headerStrap {
	float: right;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.topImage {
	float: left;
	width: 715px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	padding-left: 35px;
}
.titleArea {
	float: left;
	width: 555px;
	padding-left: 195px;
	background-color: #FFFFFF;
	padding-bottom: 12px;
}
.navigation {
	float: left;
	width: 140px;
	padding-left: 35px;
	background-color: #FFFFFF;
}


body {
	background-color: #e2e0d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #7e7f80;
	margin: 0px;
	padding: 0px;
}
.footerRight {
	float: right;
	width: 350px;
}
.rightFooterInfo {
	width: 250px;
}
.SingleColumn {
	float: left;
	width: 520px;
	font-size: 70%;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: bold;
}
.columnContent li {
	padding-top: 0px;
	padding-bottom: 5px;
	list-style-type: none;
	padding-left: 13px;
	margin-left: 0px;
	background-image: url(../Images/squarebullet.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.1em;
	background-position: 0px 5px;
	font-size: 100%;
}

.columnContent ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navRecLogo {
}

.homeImageHolder {
	float: left;
	width: 520px;
	margin-left: 20px;
	padding: 0px;
}
.homeArea {

	background-color: #FFFFFF;
	float: left;
	width: 750px;
	padding-bottom: 35px;
	background-image: url(../Images/reclogo.gif);
	background-repeat: no-repeat;
	background-position: 35px bottom;
}
.columnContent a {
	color: #81807F;
	text-decoration: underline;
}

.columnContent a:hover {
	color: #81807F;
	text-decoration: none;
}

#popup_layout
{
font-size: 75%;
width: 550px;
height: 340px;
padding: 10px;
border: 10px solid #E2E0D3;
background-color: #ffffff;
}

#popup_pic
{
text-align: left;
float: left;
width: 310px;
height: 300px;
}

#popup_content
{
float: left;
width: 200px;
height: 300px;
}