html { margin: 0px; padding: 0px; }

body {
	margin: 0px; 
	padding: 0px;
	/*background: #72ab6f url('images/bgblue.png') repeat-x;
	background: #0066CC url('images/bg.png') repeat-x;
	background: #669966 url('images/bg.png') repeat-x;
	*/
	background: #006699 url('images/bg.png') repeat-x;
	text-align: center;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #363344;
}


*.align-top {vertical-align:top}

h1.title, .title2 {
/* background: #72ab6f 0b5b9e  url('images/titlebg.png') repeat-x;
 background: #72ab6f  url('images/titlebg.png') repeat-x;*/
	background: #fff url('images/titlebg.png') repeat-x;
	color: #fff;
	margin: 0px -15px 0px -15px;
	padding: 5px 10px 5px 10px;
	font: bold 24px 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
}

.title2 { background: #3c3753 url('images/titlebg2.png') repeat-x; }


h1, h2, h3, h4, h5, h6{
	font: bold 24px 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
}



h2 { color: #5f5c6d; }
h3 { color: #858294; }
h4 { color: #858294; font-size: 20px; }
h5 { color: #858294; font-size: 20px; font-style: italic; }
h6 { color: #858294; font-size: 16px; }

img { border: 0px; }

.clear { clear: both; }

.grid { font-size: 100%; border: 0px; border-collapse: collapse; border-spacing: 0px; margin: 10px 0px 10px 0px; }
.grid td, .grid th { padding: 3px; border: solid 1px #787588; }
.grid th { background: url('images/headerbg.png') 0px -50px; color: #fff; }

.center { text-align: center; }


#container {
	margin: 0px auto;
	width: 970px;
	background: url('images/contentbgGreen.png') repeat-y;
}

#container2 {
/* images/pngbodybgtop99ccff.png*/
	width: 970px;
	background: url('images/pngbodybgtop99ccff.png') no-repeat;
	padding: 0px 10px 0px 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
	
}
	html>body #container2 { width: 950px; }
	
	#top2 {
	background: url('images/HeaderLogo.jpg') no-repeat;
	width: 950px;
	height: 81px;
}
#top {
	background: url('images/headerbg.png') no-repeat;
	width: 950px;
	height: 81px;
}

#logo_tagline{
float: right; padding: 0px 0px 0px 0px;
 margin-top: 24px;
 margin-right: 0px; 
 text-decoration: none; color: #333;

}
	#logo { float: left; padding: 0px 0px 0px 0px; }
		#logo a { text-decoration: none; color: #fff; }
	#topmenu { text-align: right; padding: 30px 20px 0px 0px; }
	#topmenu ul { margin: 0px; padding: 0px; list-style: none; }
	#topmenu li { display: inline; padding: 10px; }
	#topmenu a { text-decoration: none; color: #fff; }

#mainpic {
	width: 950px;
	height: 186px;
}

#mainpicinner {
	background: url('images/mainpic20.jpg') no-repeat;
	width: 950px;
	height: 186px;
	text-align: left;
}

#mainpicbox {
	width: 350px;
	float: right;
	background: #000;
	color: #fff;
	height: 186px;
	padding: 15px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 320px;
	height: 156px;
}
	html>body #mainpicbox { width: 320px; height: 156px; }
	
#body2col, #body3col { 
	width: 950px; 
	border-top: solid 1px #d8d0d6;
	text-align: left;
}

#body2 {
	width: 230px;
	float: left;
	padding: 15px;
	color: #dfdeea;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	background: #69657f
	
}
	html>body #body2 { width: 200px; }

#body2col #body1, #body3col #body1 {
	width: 720px;
	float: left;
	padding: 0px 15px 5px 15px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 690px;
}
	html>body #body2col #body1 { width: 690px; }
	
#body3col #body1 {
	width: 400px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
}
	html>body #body3col #body1 { width: 370px; }

#body3 {
	width: 320px;
	float: left;
	padding: 0px 15px 5px 15px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 290px;
}
	html>body #body3 { width: 290px; }
	
#footer {
	margin: 0px auto;
	width: 970px;
	/*72ab6f  background: #71ab70 url('images/footerblue.png') no-repeat center top; 
	background: #0066cc url('images/footergreen.png') no-repeat center top;
	background: #669966 url('images/footerblue006699.png') no-repeat center top*/
	background: #006699 url('images/footerblue006699.png') no-repeat center top;
	padding: 15px 0px 10px 0px;
	color: #fff;
}

.submenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
	.submenu li {
		width: 200px;
		height: 26px;
		margin-bottom: 5px;
		background: url('images/vertical.gif') no-repeat;
	}
	
	.submenu a:link, .submenu a:visited {
		display: block;
		width: 200px;
		height: 26px;
		padding: 5px 0px 0px 20px;
		color: #fff;
		text-decoration: none;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 180px;
		height: 21px;
	}
		html>body .submenu a:link, html>body .submenu a:visited { width: 180px; height: 21px; }
		
	.submenu a:active, .submenu a:hover {
		background: url('images/vertical.gif') no-repeat 0px -151px; 
	}
	
	#content img.illus{
	
	margin: 1em 1em 1em 0
	}
	
	#illus2{
	margin: 1em 1em 1em 1em
	}
	
    .illus2a{
	margin: 0em 1em 1em 0em
	}
	
	.indexa{
	margin: .4em 1em 1em 1em
	}
	
	
	
	.contactus{
	margin: .8em 0em 0 0em
	}
	
	#testimonials{
	margin: 0em 1em 1em 1em
	}
	
	
	
	.fee_costs_repayment{
	margin: .2em 1em 8em 0em
	}
	
	.caculator2{
	margin: 2em 1em 1em 1em
	}
	
	#illu4{
	margin: 2em 1em 1em 0em
	}
	
	.illus3{
	margin: 1em 1em 1em 1em
	}
	
	label{
	
	}
	
	.listBG {
	 
	background: #000 
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.RequestInfoTable{
	font: .8em Verdana, Arial, Helvetica, sans-serif;

}

#RequestInfoTable img.friends_and_family{
float: left;
margin 0em 0em 5em 5em;

}
	
	.style1 {
	color: #FFFFFF
	}

.style2 {
color: #FF0000
}
#style2{
color:#FF0000
}

#agentIDRightTable{
vertical-align: top  
}
#agentIDleftTable{
vertical-align: text-top  
}
	
	#TrainingSignUp{
	margin-top:0
	}  
                    
	.TRTRY{
	vertical-align: top;
	}
	
	.tsin{
	position:relative;
	top: 5px;
	left: 0 px;
	
	
	}
	
	.indexleft{
	position:relative;
	
	top: 2px;
	left: 20 px;
	width:auto;
	height:auto;
	
	}
	
	.indexright{
	position:relative;
	top: 0px;
	left: 0 px;
	vertical-align:top;
	padding: 25px 0px 0px 0px;
	}
	
	.indexleft2{
	padding: 45px 0px 0px 0px;
	
	}

	#indexleftdiv{
	width: 350px;
	vertical-align:top;
	font: bold 18px 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	
	}
	
	.indexleftdiv{
	width: 350px;
	font: bold 18px 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	padding: 0px 0px 50px 0px;
	
	}
	
	#agentsigninright {position:relative;padding: 0px 0px 0px 0px;} html>body #agentsigninright {position:relative;
	padding: 10px 0px 0px 0px;}
	
	.agentsigninright{
	position:relative;
	padding: 0px 0px 0px 0px;
	
	}
	
	.agentsigninleft{
	position:relative;
	padding: 0px 0px 0px 0px;
	}
	
	.agentsigninheader{
	font: bold 18px 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	padding: 0px 0px 20px 0px;
	
	}
	
	
	.calculatorleft{
	overflow:hidden;
	vertical-align:top;
	padding: 20px 0px 0px 0px;
	}
	
	.caculatorright{
	overflow:hidden;
	padding: 20px 0px 0px 0px;
	}
	
	.caculator2{
	vertical-align:top;
	}
	
	.indexrightscroller{
	padding: 0px 0px 0px 0px;
	}
	
	.reversemortgagebasics{
	overflow:hidden;
	vertical-align:top;
	padding: 10px 5px 0px 0px;
	}
	
	.reversemtgbasicsimg{
	margin: .5em 1em 0 1em
	}
	
	.newIndexleft{
	overflow:hidden;
	vertical-align:top;
	padding: 10px 5px 0px 0px;
	}
	
	.newIndexright{
	overflow:hidden;
	vertical-align:top;
	padding: 20px 5px 0px 0px;
	}
	
	.exampleandsafeguardsleft{
	overflow:hidden;
	vertical-align:top;
	padding: 10px 5px 0px 0px;
	}
	
	.exampleandsafeguardsright{
	overflow:hidden;
	vertical-align:top;
	padding: 20px 5px 0px 0px;
	}
	
	.exampleandsafeguardimg{
	padding: 10px 5px 10px 8px;
	}
	
	.testimonialsleft{
	overflow:hidden;
	vertical-align:top;
	padding: 30px 5px 0px 0px;
	}
	
	.testimonialsright{
	overflow:hidden;
	vertical-align:top;
	padding: 0px 5px 0px 0px;
	}
	
	.testimonialsRightHandPic{
	padding: 34px 5px 0px 6px;
	}
	
	
	
	.faqsleft{
	overflow:hidden;
	vertical-align:top;
	padding: 20px 5px 0px 0px;
	}
	
	.faqsright{
	overflow:hidden;
	vertical-align:top;
	padding: 30px 5px 0px 0px;
	}
	
	.faqsimg{
	padding: 6px 5px 0px 8px;
	}
	
	
	
	.feepaymentcostleft{
	overflow:hidden;
	vertical-align:top;
	padding: 30px 5px 0px 0px;
	}
	
	.feepaymentcostright{
	overflow:hidden;
	vertical-align:top;
	padding: 34px 5px 0px 0px;
	}
	
	.feepaymentcostrightlower{
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	}
	
	.friendsfamilyleft{
	overflow:hidden;
	vertical-align:top;
	padding: 20px 5px 0px 0px;
	}
	
	.friendsfamilyright{
	overflow:hidden;
	vertical-align:top;
	padding: 18px 5px 0px 0px;
	}
	
	.friendsfamilyimg{
	padding: 6px 5px 0px 8px;
	}
	
	.contactusleft{
	overflow:hidden;
	vertical-align:top;
	padding: 20px 5px 0px 0px;
	}
	
	.contactusright{
	overflow:hidden;
	vertical-align:top;
	padding: 24px 5px 0px 0px;
	}
	
	.agenttop{
	padding: 15px 5px 0px 0px;
	}
	.agentleft{
	overflow:hidden;
	vertical-align:top;
	padding: 5px 5px 0px 0px;
	}
	
	.agentright{
	overflow:hidden;
	vertical-align:top;
	padding: 5px 5px 0px 0px;
	}
	
	.cell{
	overflow:hidden;
	vertical-align:top;
	padding: 10px 5px 0px 0px;
	}
	
	.LeftHandMenu2 {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	 
}
