#content{margin: 0; padding: 0; float: left;
	background: url(/art/_images/mortgageloans/rightside_bg.jpg) top right no-repeat;}

#leftSide{
	width: 382px; 
	_width: 412px;
	border-right: 1px solid #CC9900;
	border-left: 1px solid #CC9900; 
	background: url(/art/_images/mortgageloans/leftside_bg.jpg) bottom left repeat-x;
	padding: 20px 0px 20px 30px;
	float: left;

}

#leftSide p {
	margin-right: 30px;
}

#rightSide {
	width: 370px;
	margin: 0;

	float: left;
}

#rightSide p {
	margin:20px 20px 0px 35px;
}

#bulletBox {
	width: 340px;
	_width: 350px;
	border: 1px solid #56A1D5;
	background: #f3f8ff;
	float: left;
	padding: 0;
	margin: 10px 0 25px 0px;
	_padding-bottom: 7px;
}

#bulletBox ul {
	float: left;
	list-style-image: url(/art/_images/mortgageloans/bullet.gif);
	 padding-left: 34px;
 	_margin: 10px 0px 10px 0px;
 
}

#bulletBox li {
	list-style-image: url(/art/_images/mortgageloans/bullet.gif);
	padding-bottom: 5px;
}

#button {
	text-align: center;
	margin-left: -40px;
}

#returningBox {
	width: 250px;
	border: 1px solid #56A1D5;
	background: #f3f8ff;
	padding: 0;
	margin: 80px 0 10px 60px;

}

#returningBox p{
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 5px 0px 5px 0px;
}

#logo {
	text-align: center;
	margin-left: -45px;
}

.nw {
	left: 0;
	margin: -1px 0 0 -1px;
	top: 0;}
.ne {
	margin: -1px -1px 0 0;
	right: 0;
	top: 0;}
.sw {
	bottom: 0;
	left: 0;
	margin: 0 0 -1px -1px;
	_margin: 0 0 -2px -1px;
}
.se {
	bottom: 0;
	margin: 0 -1px -1px 0;
	_margin: 0 -1px -2px 0;
	right: 0;}
	
	#arrow {
	z-index: 99;
	position: absolute;
	top: 130px;
	_top: 150px;
	left: 340px;
}
