/* =================================================== *
 * SayLending  *
 *                                                     *
 *                          | default.css              *
 * AUTHOR:  					       *
 * CREATED: 					       *
 * =================================================== */

/* =================================================== *
 * BASIC DECLARATIONS
 * =================================================== */

body {
	margin: 0px;
	font-size: 101%; }
	

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0; }

acronym {
	cursor: help; }
		
.form {
	margin: 0; }


 

/* =================================================== *
 * CONTENT BLOCS
 * =================================================== */


	
	
.content2house {
  position: absolute;
	top: 145px;
	left: 0px;
	width: 500px;
	height: 350px;
	background: transparent url(../images/house.gif) left top no-repeat;}


.content3 {
  position: absolute;
	top: 30px;
	left: 60px;
	width: 400px;
  margin: 0;
	padding: 0;
	font: normal 11px/16px verdana,arial,helvetica,sans-serif;
	color: #BCCCDA; }
	

.content3 span {
  font: bold 10px verdana,arial,helvetica,sans-serif;
	padding: 0px 0px 0px 15px;
	color: #A9BACB;}

.content3 a {
  	color: #A9BACB;
  	text-decoration: underline;
  	}
	
.content3 a:hover {
  	color: #879FB8;
  	text-decoration: underline;
  	}



.titlecontent {

	font: bold 16px/45px verdana,arial,helvetica,sans-serif;
	color: #A7A7A7;
	}




/* =================================================== *
 * BLOCK WRAPS -2c (for home gallery)
 * =================================================== */

#lendingWrapp2c {
	margin: 0 0 20px 0;
	border: 0;
	background: transparent url(../images/build-content-gallery.jpg) left top no-repeat;
	padding: 0;
	width: 525px;
	height: 750px;
	}


#lendingWrapp2c h1 {
  position: absolute;
	top: 12px;
	left: 25px;
	letter-spacing: 1px;
  margin: 0;
	padding: 0 25px 0 0;
	font: normal 30px georgia,"Times New Roman",times,serif;
	color: #D4D4D4;
	}
	
#lendingWrapp2c h2 {
  position: absolute;
	top: 55px;
	left: 60px;
	letter-spacing: 1px;
  margin: 0;
	padding: 0;
	font: italic 20px/24px georgia,"Times New Roman",times,serif;
	color: #BCCCDA; }


#lendingWrapp2c h4 {
  position: absolute;
	top: 645px;
	left: 61px;
  margin: 0;
	padding: 0;
	font: normal 11px/20px verdana,arial,helvetica,sans-serif;
	color: #A6BACE; }


#lendingWrapp2c h4 a {
  	color: #A9BACB;
  	text-decoration: none;
  	}

#lendingWrapp2c h4 a:hover {
  	color: #7191B0;
  	text-decoration: underline;
  	}
  	
  	

.returnicon {
  position: absolute;
	top: 520px;
	left: 50px;
	font: normal 11px/20px verdana,arial,helvetica,sans-serif;}
	
.returnicon a {
  	color: #A9BACB;
  	text-decoration: underline;
  	}

.returnicon a:hover {
  	color: #7191B0;
  	text-decoration: underline;
  	}