body	{
	background-color:#FE966F;
	margin:0px;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}
h1	{
	color:#FDA077;
	font-size:24px;
	margin:0px;
}
h2	{
	color:#FDA077;
	font-size:24px;
	margin:0px;
}
h3	{
	color:#FF9F77;
	font-size:24px;
	margin:0px;
}
h4	{
	color:#FF9F77;
	font-size:16px;
	margin:0px;
}
p	{
	margin:10px 0px 10px 0px;
}
a {
	color:#FDA077;
	text-decoration:none;
}
a:hover	{
	color:#FDA077;
	text-decoration:underline;
}







#nav	{
	background-color:#FE7A54;
	width:100% !important;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	height:25px;
	padding-top:5px;
	display:block;
	position:absolute;
	margin-top:82px;
}
#nav a	{
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#nav a:hover	{
	border-bottom:#FFFFFF solid 2px !important;
	position:relative;
}










	
#top-wrapper-outer	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	display:block;
	height:415px;
	background-color:#FFFFFF;
}
#top-wrapper-inner	{
	background-image:url(/images/raising-sun-watermark.jpg);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:100%;
	height:315px;
}
#logo	{
	height:82px;
	text-align:center;
}	
.content	{
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:870px;
	display:block;

}









#top-left	{
	display:block;
	background-image:url(/images/left-pic.png);
	background-repeat:no-repeat;
	width:553px;
	height:261px;
	margin-top:48px;
	float:left;
	padding-left:36px;
	padding-top:12px;
}








#top-right	{
	float:right;
	margin-top:48px;
	height:189px;
	width:281px;
	display:block;
}
#right-title	{
	background-image:url(/images/right-coffee-cup.png);
	background-repeat:no-repeat;
	padding-right:150px;
	padding-left:13px;
	padding-top:35px;
	padding-bottom:5px;
	width:129px;
	height:72px;
	display:block;
	font-size:22px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
#right-text	{
	padding-left:10px;
	padding-right:5px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	display:block;
	margin-top:-15px;
}







#bottom-wrapper	{
	background-color:#FFFFFF;
	display:table;
	background-image:url(/images/apple-watermark.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:100%;
	clear:both;
}
#bottom-left	{
	float:left;
	display:block;
	width:555px;
	padding-left:29px;
	margin-top:20px;
	clear:left;
}
#top-text	{
	background-image:url(/images/pixel.png);
	background-repeat:repeat;
	border:#999999 solid 2px !important;
	display:table;
	width:511px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
}
#bottom-text	{
	margin-top:10px;
	background-image:url(/images/pixel.png);
	background-repeat:repeat;
	border:#999999 solid 2px !important;
	display:table;
	width:511px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:30px;
}







#bottom-right	{
	float:right;
	display:block;
	width:285px;
	padding-right:1px;
	margin-top:-80px;
	clear:right;
}
#form-bg	{
	background-image:url(/images/form-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:596px;
}
#form-text	{
	font-size:12px;
	display:block;
	font-size:12px;
	color:#666666;
	padding-top:70px;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:10px;
}
#form	{
	text-align:center;
	display:block;
	width:240px;
	margin-left:27px;
}
#form-pic	{
	margin-top:430px;
	margin-left:41px;
	position:absolute;
}
#action	{
	margin-top:-20px;
	position:absolute;
}

.labels {
   font-size:12px;
   font-weight:bold;
}

.first-name, .last-name, .email, .loan-amount {
	margin-bottom:6px;
}

.first-name input, .last-name input, .email input {
	width:100px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	background-image:url(/images/input-bg.jpg) !important;
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:5px;
	border:1px solid #999999;
	margin-left:14px;
}
.last-name input	{
	margin-left:16px;
}
.email input	{
	margin-left:40px;
}
.loan-amount input {
   font-size:12px;
}

.continue-button input {margin-top:10px}






#footer	{
	display:block;
	height:45px;
	text-align:center;
	clear:both;
	color:#FFFFFF;
	padding-top:5px;
}
#footer ul {
	margin:0px;
	padding:0px;
	color:#ffffff;
}
#footer ul li {
	display:inline;
	margin-right:10px;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
	

