body {

	margin-top: 50px;
	padding: 0;
	background: url(./landingdimages/img01.png) repeat-x left top;
	font-size:14px;
	font-family: serif, "Times New Roman";
	color:#333;

} 


h1, h2, h3 {

	margin: 0;
	padding: 0;

}



a {
	color:#182b3e;
	text-decoration:underline;
}

a:hover,a:active {
	text-decoration:underline;
	color: #244666;
}

a:visited {
	color:#8A7645;
}


img.left {

	float: left;
	margin-left: 30px;
	margin-right: 15px;

}



img.right {

	float: right;
	margin-top: 30px;
	margin-left: 20px;

}



img.bullet {

	float: left;

}

fieldset {

	margin: 0;
	padding: 0;
	border: none;

}



legend {

	display: none;

}



input, textarea, select {

	font-size: 13px;
	color: #333333;

}

/*****************************************************************************************

			Bread Crumbs

******************************************************************************************/
div#crumb {
	font-size:14px;
	width:500px;
	height:25px;
	margin:0 0 0 10px;
}

div#crumb a {
	text-decoration:none;
	font-size:14px;
	color:#000;
	margin:0 .2em;
	padding:0;
}

div#crumb a:hover {
	text-decoration:underline;
}


	

/****************************************************************************************/


#wrapper {

	width: 900px;

	height: auto;

	margin: 0 auto;

	padding: 0;

	z-index: 1;

	background: url(./landingdimages/img02new.png) no-repeat left top;

}

/*

#wrapper img{

	position: relative;

	left: 145px;

}*/

/* Header */



#header {

	position: relative;

	width: 900px;

	margin: 0 auto;

	padding-top: 20px;

	height: 150px;

	z-index: 2;

}



/* Menu */
#menu_1 {
	width:880px;
	height:50px;
	margin:0 auto;
	background: url('./images/menubar/1_active.png');
	background-repeat:no-repeat;
	z-index:1;
}

#menu_1 ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu_1 li {
	float:left;
	text-align:center;
	padding: 0;
	margin: 0;
}

#menu_1 a {
	display:block;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	height:29px;
	width:112px;
	padding-top:21px;
}

#menu_2 {
	width:880px;
	height:50px;
	margin:0 auto;
	background:url(./images/menubar/2_active.png);
	background-repeat:no-repeat;
	z-index:1;
}

#menu_2 ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu_2 li {
	float:left;
	text-align:center;
}

#menu_2 a {
	display:block;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	height:29px;
	width:112px;
	padding-top:21px;
}

#menu_3 {
	width:880px;
	height:50px;
	margin:0 auto;
	background:url(./images/menubar/3_active.png);
	background-repeat:no-repeat;
	z-index:1;
}

#menu_3 ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu_3 li {
	float:left;
	text-align:center;
}

#menu_3 a {
	display:block;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	height:29px;
	width:112px;
	padding-top:21px;
}

#menu_4 {
	width:880px;
	height:50px;
	margin:0 auto;
	background:url(./images/menubar/4_active.png);
	background-repeat:no-repeat;
	z-index:1;
}

#menu_4 ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu_4 li {
	float:left;
	text-align:center;
}

#menu_4 a {
	display:block;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	height:29px;
	width:112px;
	padding-top:21px;
}

#menu_5 {
	width:880px;
	height:50px;
	margin:0 auto;
	background:url(./images/menubar/5_active.png);
	background-repeat:no-repeat;
	z-index:1;
}

#menu_5 ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu_5 li {
	float:left;
	text-align:center;
}

#menu_5 a {
	display:block;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	height:29px;
	width:112px;
	padding-top:21px;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
	float:left;
	text-align:center;
}

#menu a {
	display:block;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	height:33px;
	width:108px;
	padding-top:12px;
}

/** LOGO */
#logo {
	background-color: #ffffff;
	width: 880px;
	height: 130px;
	margin: 0 auto;
	margin-bottom:-2px;
}
#logo h1, #logo h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	line-height: normal;
}                  



#logo h1 {

	/*padding: 40px 0 10px 80px;*/

	margin-top:20px;
	margin-left:20px;
	font-size: 24px;

	/*background-image: url(./images/seniorReverseMortgageLogoTopLeft.png);*/

	background-image: url(./images/seniorReverseMortgageLogoTopLeft+motto.png);
	behavior: url(iepngfix.htc);
	width:590px;
	height:103px;

}



#inviting{

	/*position:absolute;

	width:210px;

	height:183px;*/

	/*

	margin-left:670px;*/

	float:right;
	margin-top:-11px;
	z-index:4;
	position:relative;



}





#logo h1 a {

	text-decoration: none;
	color: #BA9F5A; 

}



#logo h1 a:hover { text-decoration: underline; }



#logo h2 {

	float:left;
	width: 310px;
	margin: 50px 50px 50px 15px;
	text-align:center;

	/*padding: 50px 0 0 5px;*/

	font: 12px Arial, Helvetica, sans-serif;
	color: #28313A;
}



#logo p a {

	text-decoration: none;
	color: #28313A;
}

#logo p a:hover { text-decoration: underline; }


/* Page */

#page {

	background-color: #ffffff;
	color: #333333;
	width: 880px;
	margin: 0 auto;
	margin-top:35px;
	padding: 0px 0px;
}

/* Right Bar */










/* Content */

#content {

	margin-top: 25px;
	float: left;
	width: 450px;
	height: auto;
	text-align: left;
}

#content h1 {

	padding-top: 40px;
	padding-left: 30px;
	font-family: "Arial", "sans-serif";
	font-size: 18px;
	color: #333333;

}



#content .h1centered {

	padding-top: 40px;
	padding-left: 30px;
	font-family: "Arial", "sans-serif";
	font-size: 18px;
	color: #333333;
	text-align: center;

}





#content h2 {

	font-family: "Arial", "sans-serif";
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	padding-left: 30px;

	

}



#content .h2centered {

	font-family: "Arial", "sans-serif";
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 70px;
	padding-left: 30px;
	margin-bottom: 70px;
	text-align: center;

}



#content h3 {

	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 0px;

}



#content p {

	font-family: "Arial", "sans-serif";
	margin-top: 15px;
	font-size: 12px;
	color: #333333;
	padding-left: 40px;
	padding-right: 20px;
	text-align: justify;

}



#content ul{

	list-style: none;

}



#content li {

	font-weight: bold;
	margin-bottom: 10px;

}

#righttop {

	position: relative;
	float: right;
	top: -200px;
	width: 260px;
	height: 240px;

}

#content a {

	font-size: 10px;

}

#background {

	background-image: url("./landingdimages/1-W2B.png");
	padding-right: 35px;
	width: 568px;
	height: 390px;

}

#rightbar {

	float: right;
	width: 175px;

}



#rightbar .number {

	font-size: 20px;
	margin-left: 12px;

}



#rightbar img {



	border: 0px;
	margin-left: 6px;

}



#rightbar a {

	font-size: 14px;
	text-decoration: none;
	color: #666666;

}


/*  Calculator Redirect Form */

#infoForm {
	background-image: url("./images/leafBackground2.png");
	background-repeat: no-repeat;
	width:442px;
	height:442px;
	margin-left: 20px;
}
#formContainer {
	width: 400px;
	margin: 0 auto;
}

.infoFormIMG { margin-top: 20px; margin-left: 30px; margin-bottom: 0px; behavior: url(iepngfix.htc);}
#formLeft { 
	float: left;
	width: 170px;
	
}
#formRight { 
	float: right;
	margin-right: 25px;
	width: 150px;
	font-weight: 400;
	
}
.formH2 {
	font-size: 15px;
	color: #FFFFFF !important;
	margin-bottom: 0px;
	margin-left: -30px;
	font-variant: small-caps;
}
#formLeft .inputStyle { width: 150px; margin-bottom: 10px;/*height: 18px; border-width: 0px; background-image: url('./images/input.png'); */}
#formLeft .inputState { width: 50px; margin-bottom: 10px;/*height: 18px; border-width: 0px; background: url('./images/input.png');*/}
#formLeft .inputZip { width: 75px; margin-bottom: 10px;/*height: 18px; border-width: 0px; background: url('./images/input.png');*/ }
#formRight .inputStyle { width: 150px; margin-bottom: 10px;/*height: 18px; border-width: 0px; background-image: url('./images/input.png');*/ }
#formRight .formAge { width: 50px; margin-bottom: 10px;/*height: 18px; border-width: 0px; background: url('./images/input.png');*/}
#formLeft .formValue {width: 145px; margin-bottom: 10px;/*height: 18px; border-width: 0px; background: url('./images/input.png');*/ }
#formRight .formSubmit { margin-top: 10px; }
#formRight .inputStyle2 { margin-bottom: 12px;}
/*   Step 2 Hoverbox */

#infoForm a:link,  {
	font-size: 10px;
	text-decoration: none;
	font-variant: normal;
	color: #ffffff;
}
#infoForm a:hover {
	text-decoration: none;
	font-variant: normal;
	color: #ffffff;
}


#infoForm a.tooltip span {
	font-size: 12px;
	display:none;
	padding: 2px 3px;
	margin-left: 0px;
	width: 200px;
}

#infoForm a.tooltip:hover span {
	font-variant: normal;
	display: inline;
	position: absolute;
	background: #663300;
	border: 2px solid #000000;
	color: #ffffff;
	z-index: 101;
}

#RMtips {
	background-image: url('./images/2-W2-10.png');
	height: 365px;
	width: 225px;
	padding-top: 10px;
	margin-bottom: 10px;	
}

#RMtips h1 { font-size: 17px; font-weight: bold; text-align: center; margin: 10px 0px 0px 0px; padding: 0; }
#RMtips ul { font-size: 12px; font-weight: 600; margin-left: 20px; list-style: normal;  width: 200px;}
#RMtips li { padding-top: 5px; text-indent: 0px;margin-left: 20px;}

#custtestimonials{
	margin-top: 32px;
	float: right;
	width: 175px;
}

#custtestimonials p { font-style: italic; font-weight: 600; font-size: 14px; margin: 0px 10px 0px 15px; }
#custtestimonials h3 { font-weight: bold; font-size: 13px; text-align: right; margin: 0px 20px 20px 0px; }



#leftbar {

	float: left;
	width: 230px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;

}



#leftbar p {

	text-align: center;

}



#leftbar a {

	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #28313A;
	text-decoration: underline;

}

#leftbar ul {

	margin: 0;
	padding: 0;
	list-style: none;

}



#leftbar li {

	margin-bottom:10px;

}



#leftbar li ul {

}



#leftbar li li {

	margin: 0;
	margin-bottom:15px;

}



#leftbar h2 {

	width: 250px;
	margin: 0;
	padding: 0;
	background: url(images/img07.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #28313A; 
	margin-bottom:20px;

}

#btmSelector {
	background: url('./images/newFooter.png') no-repeat; /*#eff7e6*/
	width:900px;
	height: 50px;
	display: table;
}
#btmSelector a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}
#btmSelector .btmAlign {
	float: left;
	width: 224px;
	border-right: 1px solid #95a87b;
	height: 50px;

}
#btmSelector .btmAlign:hover {
	background: url(./images/btmHoverBG.png) repeat top left;
}
#btmSelector .btmLeftIco {
	float: left;
	width: 40px;
	padding-top: 7px;
	padding-left: 10px;
}
#btmSelector .btmRightAnchor {
	float: left;
	width: 170px;
	padding-top: 17px;
}

#footer {
	margin: 10px;
	text-align:center;
	font-size:12px;
	clear:both;
}

#footer a {
	text-decoration:none;
	font-size: 15px;
}

#footer img {
	position:relative;
}

#footer h1 {
	margin-top:5px;
	font-family:Times New Roman;
	font-size:20px;
	font-weight:normal;
	color:#000000;
}

#logos {
	position:relative;
}

html>body #footer {
	height:auto;
}

#footer p {
	font-size:10px;
}

#legal {
	width: 880px;
	margin: 0 auto;
}
#legal .legalEHL {
	float: right;
	width: 55px;
	margin-top: 7px;
	margin-right: 10px;
}
#legal .legalBBB {
	float: right;
	width: 115px;
}
#legal .legalCopy {
	float: left;
	width: 284px;
	padding: 30px 0px 0px 80px;
}
#legal .legalNAIPC {
	float: left;
	width: 116px;
	padding-top: 2px;
	margin-top: 12px;
	margin-right: 10px;
}
#legal .legalNRMLA {
	float: left;
	width: 108px;
	margin-right: 10px;
	margin-top: 12px;
}
#valtext {
	color: red;
	font-weight: bold;
}
