@charset "utf-8";
/* CSS Document */

body {
	background-color:#7f9d45;
}
#wrapper {
	width:885px;
	margin:auto;
}
#header {
	width:885px;
	height:125px;
	margin:auto;
	background-repeat:no-repeat;
}
#menu {
	width:885px;
	height:32px;
	margin:auto;
	background-image:url(../img/menu_line.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
ul#navlist {
	position:relative;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	top:7px;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
}
#navlist a:link, #navlist a:visited {
	color: #fff;
 background-color:;
	font-weight:bold;
	border-right: 1px solid #fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#navlist a:hover {
	color: #000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#top_content {
	width:885px;
	height:23px;
	background-image: url(../images/payday_financial_top.jpg);
	background-repeat:no-repeat;
}
#middle_content {
	width:885px;
	background-repeat:repeat-y;
}
#bottom_content {
	width:885px;
	height:26px;
	background-image:url(../images/payday_financial_bottom.jpg);
	background-repeat:no-repeat;
}
#footer {
	width:885px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:center;
}
#footer a {
	color:#666666;
}

#main_content_text {
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
}

#main_content_text h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
#main_content_text h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
#main_content_text h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
#PayDay_testimonials{
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	margin:auto;
	padding-top:30
	}
#PayDay_testimonials h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	}
#PayDay_testimonials h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
#apply_part1{
	width:615px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	}
#apply_part1_fields{
		width:615px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.textfield_apply{
	background-color:#ffffa0;
	}
.apply_head_box{
	color:#FFFFFF;
	padding-left:30px;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	}
	
@charset "utf-8";
/* CSS Document */
#guide_middle_section{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	border:1px solid #7f9d45;
}

#guide_middle_section a{
	color:#000000;

}
#guide_middle_section h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}
#side_section_header{
	background-color:#7f9d45; 
	padding:5px; 
	margin-top:0px; 
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

#side_section_body{
	margin-left:18px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:5px;
	background-color:#d5f596;
	border:1px solid #7f9d45;
	width:160px;
}
#side_section_body a{
	color:#000000;
}
#side_section_body a:hover{
	color:#7f9d45;
}

#side_section_header a{
	color:white;
}

#side_section_header a:hover{
	color:black;
}


#side_section_body h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	}
#side_section_body ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image: url(../images/arrow.gif);
}
	
#main_box {
	width:885px;
	background-repeat:no-repeat;
	height: 363px;
	background-image: url(../img/main_box_payday2.jpg);
}


#main_text_top{
	background-image: url(../img/top_line_textbox.jpg);
	height: 16px;
	width: 885px;
	margin: auto;
}

#main_text_bottom{
	background-image: url(../img/bottom_line_textbox.jpg);
	height: 16px;
	width: 885px;
	margin: auto;
}

#main_text_mid {
	width:885px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
	background-image: url(../img/midlle_line_textbox.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
