body {
	margin:15px 0px 0px 0px;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#2063B2;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
form {
	margin:0px;
}
h1 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:25px;
	font-weight:normal;
	color:#0066CC;
}
h2, h3 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000000;
}
p,li  {
	line-height:16px;
}


#content, #footer {
	width:885px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}



#header {
	height:52px;
	background-image:url(/images/bg-top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:right;
	color:#ffffff;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	width:870px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding-right:15px;
}
#header a {
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}

#content {
	background-image:url(/images/bg-mid.png);
	background-repeat:repeat-y;
	padding-bottom:15px;
	display:table;
}
#left-column {
	margin-left:40px;
	width:572px;
	float:left;
	display:table-column;
}
#get-approved {
	position:absolute;
	margin-left:-103px;
	margin-top:5px;
}
#paycheck {
	margin-top:10px;
	width:572px;
	height:270px;
	background-image:url(/images/paycheck.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
/*
.form-elements {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	background-image:url(/images/form-shadow.jpg) !important;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	width:160px;
}
.form-elements-big {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	background-image:url(/images/form-shadow.jpg) !important;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	width:355px;
}
*/


#right-column {
	margin-right:40px;
	width:227px;
	float:right;
	clear:right;
	display:table-column;
}
#star {
	margin-top:-6px;
	margin-left:-18px;
	position:absolute;
}
#right-fade {
	background-image:url(/images/right-side-fade.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding-left:6px;
	padding-right:6px;
}
#right-fade h3 {
	font-size:14px;
	color:#333333;
	margin:0px;
}
#right-fade p {
	color:#666666;
	margin:0px;
	font-size:11px;
	line-height:normal;
	padding-bottom:19px;
}
#right-fade2 {
	background-image:url(/images/right-side-fade2.jpg);
	background-repeat:no-repeat;
	padding-left:6px;
	padding-right:6px;
	padding-top:5px;
}
#right-fade2 h3 {
	font-size:14px;
	color:#333333;
	text-align:center;
}
#right-fade2 p, #right-fade2 li {
	color:#666666;
	margin:0px;
	font-size:11px;
	line-height:normal;
	padding-bottom:19px;
}


#footer {
	background-image:url(/images/bg-btm.png);
	background-repeat:no-repeat;
	height:41px;
	text-align:center;
	color:#666666;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	padding-top:12px;	
}
#footer ul {
	margin:0px;
	padding:0px;
	color:#666666;
}
#footer ul li {
	display:inline;
	margin-right:10px;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#first-name, #last-name, #email {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	background-image:url(/images/form-shadow.jpg) !important;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	width:160px;
	height:20px;
	border:1px solid #999999;
}
#select-amount {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	background-image:url(/images/form-shadow.jpg) !important;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	height:20px;
	border:1px solid #999999;
}

#first-name {
	position:absolute;
	width:167px;
	height:20px;
	margin:10px 0px 0px 0px;


}
#last-name {
	position:absolute;
	width:167px;
	height:20px;
	margin:10px 0px 0px 197px;
	

}
#email {
	position:absolute;	
	width:167px;
	height:20px;
	margin:56px 0px 0px 0px;

}
#select-amount {
	position:absolute;
	margin-left:197px;		
	margin-top:56px;
	height:26px;
	width:173px;
}
#continue-button {
	position:absolute;
	margin-top:100px;
	margin-left:190px;
	width:181px;
	height:56px;
}
#check-04 {
	position:absolute;
	margin-top:100px;
	width:160px;
	height:80px;
}
#check-04 span {
	display:inline;
}

#check-01, #check-02, #check-03 {
	display:none;
	position:absolute;
}
#content-container {
	display:block;
	clear:both;
}
#form {
	position:absolute;
	margin:70px 0px 0px 162px;
}
