	/*-- reset css --*/

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
	/* remember to define focus styles! */
	:focus {
	outline: 0;
	}
	body {
	line-height: 1;
	}
	ol, ul {
	list-style: none;
	padding:10px;
	}
	ul.content-list li{
		padding:5px;
		font-size:1.2em;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
	border-collapse: separate;
	border-spacing: 0;
	}
	caption, th, td {
	font-weight: normal;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
	content: "";
	}
	blockquote, q {
	quotes: "" "";
	}
	
	/*-- end eric meyer reset css --*/
	body{
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:72.5%;
		background-color:#fff;
	}
	h1{color:#0054a5;font-size:2em;padding:5px 0;font-weight:bold;text-transform:capitalize}
	h2{color:#0054a5;font-size:1.8em;padding:20px 0;font-weight:bold}
	h3{color:#2eb6e7;font-size:1.4em;padding:10px 0 10px 0;font-weight:bold}
	h4{	
		font-size: 1.4em;
		color: #01aeb0;
		padding-top: 1.5em;
		padding-right: 2em;
		padding-bottom: 0.5em;
		padding-left: 0;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		letter-spacing: 0.005em;
	  }
	.clear{clear:both}
	.left{float:left}
	strong{font-weight:bold}
	a{
		text-decoration:none;
		color:#2eb6e7;
	}
	a:hover{
		color:#f05b66;
	}
	.services{
		border-bottom:1px dotted #2eb6e7;
	}
	.sav{
		padding:20px;
	}
	div.sav-header{
		padding:5px;
	}
	div.loans-header{
		padding:5px;
	}
	div.loans-header h3, div.loans-header h3 a{
		color:#0054a5;
	}
	div.loans-header h3 a:hover{
		color:#2eb6e7;
		padding:5px 0;
	}
	div.loans-header h2{
		color:#f05b66;
		padding:5px 0;
	}
	
	
	#branding{padding:10px 0 40px 0}
	p{color:#333;line-height:1.4em;font-size:1.2em;padding:10px 0;}
	#wrapper{
		margin:0 auto;
		width:936px;
		text-align:left;
	}
	/*
	=================================================
	Content Type 1
	=================================================
	*/
	
	#content{
		width:934px;
		border-top:2px solid #2eb6e7;
		/*padding-bottom:100px;*/
		background-image:url(../images/content-bg.jpg);
		background-position:top left;
		background-repeat:repeat-x;
		
	}
	#content table{
		margin:20px 0;
		width:700px;
	}
	#content td{
		padding:5px 0;
		border-bottom:1px solid #eee;
	}
	tr.theaders td{
		font-weight:bold;
	}
	.inside{padding:0; margin:0;}
	#sidea{
		width:445px;
		float:left;
		background-color:transparent;
	}
	#sideb{
		width:445px;
		float:right;
		background:none;
	}
	div.prod{
		padding:20px;background:none;
	}
	.calcthumb{
		padding-right:10px;
	}
	#menu{position:absolute;z-index:2;top:89px;height:400px;
	}
	#mast{z-index:1;position:relative}
	
	/*
	=================================================
	Content type 2
	=================================================
	*/
	
	#content-sub{
		background-image:url(../images/3boxes.jpg);
		background-position:top center;
		background-repeat:no-repeat;
		height:350px;
		width:934px;
	}
	ul.columns{
		padding:10px 0;
		width:934px
	}
	ul.columns li{
		width:300px;
		padding:0 5px;
		color:#fff;
		float:left;
	}
	ul.columns li a.pic{
	}
	
	
	/*
	=================================================
	Content type 3
	=================================================
	*/
	
	#content-single{
		width:934px;
	}
	#content-single .inside, div.content-single-body2 .inside, div.content-single-body .inside{
		padding:20px;
	}
	#title-wrap{
		height:65px;
		width:934px;
		background:none;
	}
	#title-wrap.gallery{
		background-image:url(../images/title_bg.png);
	}
	h1.single-title{
		color:#2eb6e7;
		font-size:3em;
		padding:20px;
		font-weight:bold;
		float:left;
	}
	span.calculate{
		float:right;
		margin:20px;
		display:block;
		color:#0054a5;
		font-size:1.4em;
		padding:20px 50px 20px 0;
		background-image:url(../images/calc.png);
		background-position:right;
		background-repeat:no-repeat;
	}
	div.content-single-body{
		width:934px;
	}
	div.about{
		background-image:url(../images/peach-bg-fade.png);
	}

	/*
	=================================================
	Footer
	=================================================
	*/
	
	#footer{

	}
	#footer-menu{
		padding:10px 0 0 10px;
	}
	#footer-menu.clc{
		margin:0 auto;
		width:620px;
	}
	#footer-menu.clc li{
		display:inline;
	}
	#footer-menu li{
		float:left;
		padding:0 5px;
		border-right:1px solid #0054a5;
	} 
	#footer-menu li a{
		color:#0054a5;
		font-weight:bold;
	}
	#footer-menu li.last{
		border:none;
	}
	span.copy{
		display:block;
		clear:left;
		padding:5px 20px;
		color:#333;
	}
	
	
	
	/*
	=================================================
	FAQ
	=================================================
	*/
	div.faq h3{
		color:#2eb6e7;
		padding:5px;
	}
	.clearfix { overflow: hidden; }  
	.last { margin-bottom: 0; }  
	.screenReader { left: -9999px; position: absolute; top: -9999px; }  
	
	
	
#gallery{
	background-color:#fff;
}
#album_list{
	float:right;
	padding:20px;
	width:250px;
}
#album_list li{
	padding:10px 0;
	border-bottom:1px dotted #333;
}

/* Calculator Table s */

#calc-page{
	background-color:#f05b66;
}
p{margin-top:0;} 
table{ border-collapse:collapse;} 
#get-input td{
	color:#fff;
	font-size:14px;
}
#apr{
	margin:5px 0;
}
table.tdata tr td, table.tdata tr th{ padding:2px; width:95px; text-align:left; border:1px solid #fff; white-space:nowrap;color:#fff} 
table.tdata .month{width:50px;} table.tdata .totalinterest{width:100px;} 
#amortizationtable{ height:295px; overflow:auto; } 
table.tdata tr td{ background-color:#2eb6e7;color:#fff} 
table.tdata tr th{border: 1px solid #e78f08; background: #f6a828 url(../images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
button{
	margin-top:10px;
	background-color:#fff;
}
#calc-page p{
	color:#fff;
	text-align:left
}
a.smovie{
	border:10px solid #f05b66;
	display:block;
}
a.smovie:hover{
	border:10px solid #0054a5;
}


/* Contact page list */

ul.clist{
	padding:10px;
}
ul.clist li{
	padding:5px 0;
	font-size:1.2em;
}

#directors h3{
	padding:5px;
}


/* Calculator */

#calcout{
	margin:0 auto;
	
}
#calc-table{
		background-image:url(../images/content-bg.jpg);
		background-position:top left;
		background-repeat:repeat-x;
		padding:10px;
		width:600px;
		}
#calc-table td{
	padding:5px;
	text-align:left;
}

#calc-table td label{
	font-size:95%;
	font-weight:bold;
	color:#222;
	line-height:150%;
	margin:0;
	padding:0 0 3px 0;
	border:none;
	display:block;
}
#calc-wrap{
	padding-top:125px;
	width:600px;
	background-image:url(../images/calculator-header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:5px solid #2eb6e7;
}
#calc-table input.button{
	background-image:url(../images/calc_btn.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:132px;
	height:37px;
	border:none;
}
ul.mpayment{
	padding:20px;
}
ul.mpayment li{
	font-size:14px;
	padding:10px;
	text-align:left;
	border-bottom:1px dotted #2eb6e7;
	width:400px;
}

ul#results, ul#harvest{
	padding:20px;
}
h2.found{
	padding:30px 20px;
}
ul#harvest{
	width:500px;
}
ul.lglist{
	padding:20px 0;
}
ul#harvest li, ul.lglist li{
	padding:5px 0;
	font-size:1.4em;
	font-weight:bold;
	border-bottom:1px dotted #2eb6e7;
	width:500px;
}
ul.medlist{
	list-style-type:circle;
	margin-left:20px;
}
ul.medlist li{
	padding:5px 0;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.4em;
	border-bottom:1px dotted #2eb6e7;
	width:500px;
}
#golden-display{
	padding:40px 20px;
	
}
#golden-display h2{
	width:500px;
	padding:10px 0;
}
#golden-display table{
	border:1px solid #2eb6e7;
	padding:5px;
}
#golden-display table td, #golden-display table th{
	padding:5px;
}
#map{
	float:right;
}

ul.ullist li{ margin-bottom:10px; }
ul.ullist li small{ display:block; padding:2px 0 0 15px;}
#calendar{
	margin:0 auto;
	text-align:center;
}
ol{
	margin:10px 20px;
	list-style-type:decimal;
}
ol li{
	padding:5px 0;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.4em;
}
a.pdf{
	font-size:14px;
	color:#303030;
	font-weight:bold;
	padding:10px 40px;
	background-image:url(../images/pdf.png);
	background-position:left;
	background-repeat:no-repeat;
}
li span.date{
	padding:5px 0 5px 40px;
	display:block;
}
ul.pdflist li{
	padding:10px 0;
}
span.error{
	display:block;
	width:596px;
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	border:2px solid #ff0000;
}
