body {
	background-color: #4c525b;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main #menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 93px;
	padding-left: 35px;
}
#main #menu .menu_selected {
	background-image: url(../images/menu_slctd.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 158px;
	line-height: 93px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7ea13e;
	float: left;
}
#main #menu .menu_selected a {
	color: #7ea13e;
	text-decoration: none;
}
#main #menu .menu_selected a:hover {
	text-decoration: underline;
}
#main #menu .menu_nonselected {
	height: 93px;
	width: 120px;
	line-height: 80px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #efefef;
	float: left;
}
#main #menu .menu_nonselected a {
	color: #efefef;
	text-decoration: none;
}
#main #menu .menu_nonselected a:hover {
	text-decoration: underline;
}
#main #logo {
	background-image: url(../images/logo_bg.gif);
	background-repeat: repeat-x;
	height: 75px;
	padding-left: 44px;
	padding-right: 44px;
}
#main #logo #slogan {
	float: right;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #505150;
	text-align: right;
	padding-top: 20px;
}
#main #main_img {
	background-image: url(../images/main_img.jpg);
	background-repeat: no-repeat;
	height: 269px;
	width: 831px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #04582d;
}
#main #main_img #list_text {
	padding-top: 68px;
	padding-left: 45px;
}
#main #main_img #list_text .list_01 {
	background-image: url(../images/digit_01.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 37px;
	line-height: 29px;
}
#main #main_img #list_text .list_02 {
	background-image: url(../images/digit_02.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 37px;
	line-height: 29px;
}
#main #main_img #list_text .list_03 {
	background-image: url(../images/digit_03.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 37px;
	line-height: 29px;
}
#main #main_img #list_text .list_04 {
	background-image: url(../images/digit_04.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 37px;
	line-height: 29px;
}
#main #main_img #list_text .list_05 {
	background-image: url(../images/digit_05.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 37px;
	line-height: 29px;
}
#main #content {
	padding: 32px 48px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #293339;
}
#main #content #right_block {
	float: right;
	width: 367px;
}
#main #content #right_block #getapaydayloan {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c3c4c6;
	border-bottom-color: #c3c4c6;
	border-left-color: #c3c4c6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 14px;
	color: #060a0d;
	font-weight: bold;
	margin-bottom: 20px;
}
#main #content #right_block #getapaydayloan .form_field {
	width: 220px;
}
#main #content #right_block #getapaydayloan .bttn_shadow {
	background-image: url(../images/bttn_shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 54px;
}
#main #content #right_block #testimonials {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c3c4c6;
	border-bottom-color: #c3c4c6;
	border-left-color: #c3c4c6;
	font-family: Arial, Helvetica, sans-serif;
	color: #74777e;
	padding: 12px;
}
#main #content #right_block #testimonials td {
	text-align: justify;
}
#main #content #right_block #testimonials .autor {
	font-style: italic;
	color: #84b741;
}
#main #content #left_block {
	width: 330px;
	float: left;
	text-align: justify;
}
#main #content #left_block .ttl {
	margin-bottom: 20px;
}
#main #content #left_block #articles {
	text-align: left;
}
#main #content #left_block #articles a {
	color: #293339;
}
#main #content #left_block #articles ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #content #left_block #articles ul li {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}     

#main #footer {
	background-color: #a5c539;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 831px;
	padding-top: 20px;
	padding-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 40px;
}
#main #footer a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#main #footer a:hover {
	text-decoration: underline;
}

#main #footer .copy {
	font-size: 10px;
}
