/*
// $Id: wrapperFlash.css,v 1.3 2011/09/10 04:54:05 brianm Exp $
// $Revision: 1.3 $
// $Author: brianm $
//
// $Log: wrapperFlash.css,v $
// Revision 1.3  2011/09/10 04:54:05  brianm
// *** empty log message ***
//
// Revision 1.2  2009/10/21 18:39:47  karenk
// more microsite updates
//
// Revision 1.1  2009/10/20 17:48:58  karenk
// add new wrapper for microsite
//

//
*/
body {
 	background-image: url(/cbmr/SiteBase/wrap/theme2/images/re.background.jpg);
 	background-repeat: no-repeat;
 	background-color: #8A855B;
 	margin: 0px 0px 0px 0px;	
 	padding: 0px 0px 0px 0px;	 	
}
#flashContainer {

}

#bodyFrame {
	margin: 0px 0px 0px 10px;
	width: 1023px;
	height: 619px;
	background-image: url(/cbmr/SiteBase/wrap/theme2/images/re.background.body.jpg);
 	background-repeat: no-repeat;
 	position: relative;
}

#flashContainer {
	position: relative;
	margin: 0px 0px 0px 0px;	
 	padding: 0px 0px 0px 0px;	
	width:100%; text-align:left; 
	z-index: 1;
}

#heroImg {
	position: absolute;
	top: 30px;
	left: 11px;
}
#heroImg {
	position: absolute;
	top: 36px;
	left: 11px;
}

#phoneNumbers {
	position: absolute;
 	width: 265px;
 	top: 0px;
 	left:730px; 	
 	z-index: 2;

}
#dNav {
	position: absolute;
 	padding-right: 25px;	
 	width: 688px;	
 	top: 30px;
 	left: 445px; 	
 	z-index: 2; 	
} 	
#frameButtons {
	position: absolute;
	top: 590px;
	left: 30px;
	z-index: 5;
}


#footer {
	position: absolute;
	top: 635px;
	left: 25px;
	color: #ffffff;
	font-size: 10px;	
}
#rtp {
	font-size: 10px;
	position: absolute;
	top: 635px;
	left: 850px;
	color: #ffffff;	
	font-style: italic;
	overflow: hidden; /* have to set this for italics font or else IE will draw a horizontal scrollbar */
}


#footerSocial {
	position: absolute;
	top: 632px;
	left: 130px;
	color: #ffffff;
}
#footerSocial img {
	margin: 0 7px 0 0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
#footer #rssLogo {
	float:left;
}

#rtp a {
	color: #ffffff;	
	font-style: normal;
	text-decoration: underline;
	padding-right: 0px;
}

