body {
	font-family: Helvetica;
}
#payday-container {
	/*background: url(images/mainBg.jpg) no-repeat;*/
	background-position-y: 95px;
	margin: auto;
	margin-top: 40px;
	width: 1002px;
}
#content-container {
	margin: auto;
	width: 702px;
}
#payday-logo {
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
	text-decoration: none;
	width: 339px;
}
#payday-logo, #payday-logo-image, #tagline {
	display: block;
}
#tagline:hover   {
	color:#535353;
}
#tagline {
	color: #7e7e7e;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 9px;
	margin-top: 4px;
}
#top-navigation {
	background: url(images/navigationBg.png);
	height: 57px;
	padding-left: 30px;
	width: 672px;
}
#top-navigation a:link, #top-navigation a:visited {
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #f7f7f7;
	color: #609912;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	height: 34px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 18px;
	text-decoration: none;
}
#top-navigation a:hover {
	color: #67b61d;
}
#top-navigation a:link.no-rpad, #top-navigation a:visited.no-rpad  {
	padding-right: 0px;
	border-right: none;
}
#top-navigation a:link.no-lpad, #top-navigation a:visited.no-lpad {
	border-left: none;
}
#middle {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 24px;
	margin-top: 20px;
}

#instructions {
	background: url(images/leftPanel.png);
	display: inline-block;
	height: 200px;
	padding-left: 40px;
	padding-right: 15px;
	padding-top: 55px;
	vertical-align: top;
	width: 176px;
}
#instructions ul li {
	color: #5f5f5f;
	font-size: 12pt;
	font-weight: bold;
}
#instructions ul li.margin {
	margin-top: 30px;
}
#instructions ul li ul li {
	color: #828282;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 3px;
	padding-left: 5px;
}
#cash-application {
	display: inline-block;
	text-align: center;
	width: 240px;
}
#app-header {
	background-repeat: no-repeat;
	background: url(images/appHead.png);
	height: 35px;
}
#app-body {
	background: url(images/appBody.png) #8ac72d;
	background-repeat: repeat-y;
	min-height: 200px;
}
#lead_form_1, #form_info {
	color: black;
	font-size: 9pt;
}
#app-footer {
	background-repeat: no-repeat;
	background: url(images/appFoot.png);
	height: 30px;
}
.colorme {
	background: #94cb30;
}
#cash-application .label {
	color: white;
	font-size: 9pt;
	margin-bottom: 5px;
}
.button {
	width: 100px
	height: 40px;
}
#needs {
	background: url('images/rightPanel.png');
	display: inline-block;
	height: 211px;
	padding-left: 20px;
	padding-top: 45px;
	vertical-align: top;
	width: 206px;
}
#needs ul li {
	display: block;
	background: url('images/check.gif') no-repeat;
	line-height: 18pt;
	margin-bottom: 12px;
	padding-left: 25px;
	vertical-align: text-top;
}

#blog-teasers {
	margin-top: 20px;
}
.entry {
	width: 700px;
}
h2 { /*Entry Header*/
	background: url(images/articleHeader.png);
	color: #5c9cc6;
	display: block;
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: bold;
	height: 20px;
	padding-left: 10px;
	padding-top: 10px;
	word-spacing: 2pt;
}
.entry .content /*Entry Body*/ {
	background: #e6e6e6;
	border-bottom: 1px solid #f2f2f2;
	color: #464646;
	font-size: 10pt;
	line-height: 13pt;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 17pt;
}
.entry .content h1 {
	font-size: 19pt;
	margin-bottom: 12px;
}
.entry .content ul li{
	margin-left: 20px;
	list-style-type: disc;
}
.entry .content strong {
	font-weight: bold;
}
.entry .info {
	background: #e6e6e6;
	border-top: 1px solid #cfcfcf;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
}
.entry .info .poster {
	float: left;
}
.entry .info .poster a:link{
	color: #6aaa14;
	font-weight: bold;
	text-decoration: none;
}
.entry .info .poster img {
	vertical-align: text-bottom;
}
.entry .info .comments {
	float: right;
}
.entry .footie {
	background: url(images/articleFoot.png);
	height: 10px;
	margin-bottom: 30px;
}

blockquote {
	color: #6e6e6e;
	font-size: 10pt;
	height: 116px;
	margin-left: 5px;
	padding-top: 8px;
	width: 206px;
}
.myquote .by {
	color: #9f9f9f;
	display: block;
	font-size: 8pt;
	text-align: right;
}
.quote-left {
	padding-left: 120px;
	padding-right: 10px;
	background: url(images/speechLeft.png);
}
.quote-right {
	padding-right: 120px;
	padding-left: 10px;
	background: url(images/speechRight.png);
	margin-right: 5px;
}
#user-testimonials {
	margin-bottom: 25px;
}
#bottom-navigation {
	font-size: 10pt;
	text-align: center;
}
#bottom-navigation a {
	color: #609912;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 30px;
	padding-bottom: 10px;
	text-decoration: none;	
}
#disclaimer {
	text-align: center;
	margin-top: 10px;
	font-size: 7pt;
	color: gray;
}
#contact {
	display: block;
	margin: auto;
	padding: 50px;
	text-align: center;
	width: 380px;
}
#contact form {
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 30px;
	background: #bcbcbc;

}
#contact input {
	width: 200px;
}
#contact textarea {
	height: 100px;
	width: 200px;
}
.how-it-works {
	width: 420px;
}
h3 {
	font-size: 14pt;
	margin-bottom: 5px;
}
.submitButton {
	margin-top: 10px;
	width: 50px;
}
.apply {
	margin-top: -30px;
	margin-right: 50px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.smaller {
	width: 250px;
}
iframe {
	position: relative;
	top: -4
	0px;
}
.clear {
	clear: both;
}
.person1 {
	padding-top: 10px;
	padding-left: 125px;
	width: 200px;
	display: inline-block;
}
.person2 {
	padding-top: 10px;

	padding-right: 125px;
	width: 200px;
	display: inline-block;
}
.myquote {
	margin-top: 10px;
	color: #6e6e6e;
	font-size: 10pt;
	background: url(images/peeps.jpg);
	height: 124px;
	width: 697px;
}
.applyForm {
}
.applyForm input {
	background: #78a835;
	border: 1px solid #b0f84f;
	height: 20px;
	width: 90%;
	padding-left: 5px;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	margin-top: 10px;
}
.applyForm select {
	width: 90%;
	margin-top: 15px;
	margin-bottom: 5px;
}
input.submit {
	background: url(images/getCash.png);
	border: none;
	color: #242424;
	display: block;
	height: 37px;
	padding: 5px;
	width: 126px;
	font-weight: normal;
	margin: auto;
	margin-top: 20px;
	cursor: pointer;
}
.moveUp {
	position: relative;
	top: -20px;
}
.howForm {
	padding-left: 20px;
	padding-bottom: 20px;
	background: #c6c6c6;
	width: 250px;
}
.howForm h3 {
	color: #273d07;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}
.howItLeft {
	width: 370px;
}