body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8A8A8;
	text-align: center;
	background-color: #ECF3F9;
}
div{
	position: relative;
	text-align: left;
}
body div{
	position: relative;
	margin: 0px auto;
	background-color: White;
	color: #A8A8A8;
	width: 775px;
	padding: 10px;
	border-left: 1px #C4D5DC solid;
	border-right: 1px #C4D5DC solid;
}
body div div,body div div div{
	border: none;
	margin: 0px;
	background: transparent;
}
h1{
	color: #EA9FA6;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px;
}
h1 a{
	color: #EA9FA6;
	text-decoration: none;
}
h2{
	background-color: #FE6634;
	color: White;
	width: auto;
}
h3{
	color: #EA9FA6;
}
a{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;	
}

#apply{
	text-align: center;
}

#lld-title{
	border-top: 1px #C4D5DC solid;
}
#lld-title p{
	margin: 0px;
}
#lld-menu1{
	color: White;
	background: white top url(../images/menu1bg.jpg) repeat-x;
	text-align: center;
	padding: 0px 10px 10px 10px;
}
#lld-menu1 a{
	line-height: 47px;
	height: 47px;
	color: White;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 3px 0px 3px
}
#lld-menu1 a:hover{
	background: #679BCA;
}
#lld-mainarea{
	padding: 0px 10px 10px 10px;	

}
#lld-redbit{
	width: auto;
	height: 170px;
	background: #FE6634 right url(../images/lady.jpg) no-repeat;
	color: White;
	padding-right:256px;
	border-bottom: 10px white solid;
}
#lld-redbit p{
	font-size: 14px;
}
#lld-rightads{
	position: absolute;
	right: 0px;
	top: 190px;
	width:168px;	
}
a#lld-bookmark{
	display: block;
	background: #82C57E url(../images/man.jpg);
	width:98px;
	height:71px;
	color: White;
	text-align: right;
	padding: 10px 10px 10px 60px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;	
}
#lld-bookmark:hover{
	text-decoration: underline;
}
#lld-apply1{
	display: block;
	background: #CABBFF url(../images/wallet.jpg) no-repeat;
	width:158px;
	height:82px;
	color: White;
	text-align: right;
	padding: 4px 5px 4px 5px;
	font-size: 12px;	
	text-decoration: none;
	margin: 10px 0px 10px 0px;
}
#lld-apply1 b{
	font-size: 20px;	
	width: 100%;
}
#lld-apply1:hover{
	text-decoration: underline;
}
#lld-textblocks{
	padding: 0px;
	width: 565px;
}
#lld-textblocks div{
	width: 100%;
	border: 1px #C4D5DC solid;
	margin: 0px 0px 10px 0px;
}
#lld-textblocks div img{
	float: left;
	margin: 0px 10px 10px 0px;
}
#lld-footer{
	padding: 10px;
	text-align: center;
	border-bottom: 1px #C4D5DC solid;
}
