body {
	background-color: #212121;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 203px;
}
#header_block {
	height: 203px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#header_padd {
	padding-top: 30px;
	padding-left: 280px;
	font-family: "Lucida Sans Unicode", Arial, Sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#header_padd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header_padd li {
	background-image: url(../images/bullet.gif);
	background-position: left 4px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#header_logos {
	padding-top: 16px;
}
#menu {
	height: 48px;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}
#menu a {
	display: block;
	height: 48px;
	float: left;
	background-image: url(../images/menu_bttns.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999px;
	overflow: hidden;
}
#menu a.home {
	background-position: 0px 0px;
	width: 70px;
}
#menu a.faq {
	background-position: -70px 0px;
	width: 67px;
}
#menu a.privacy {
	background-position: -137px 0px;
	width: 139px;
}
#menu a.contact {
	background-position: -276px 0px;
	width: 109px;
}
#menu a:hover.home {
	background-position: 0px -48px;
	width: 70px;
}
#menu a:hover.faq {
	background-position: -70px -48px;
	width: 67px;
}
#menu a:hover.privacy {
	background-position: -137px -48px;
	width: 139px;
}
#menu a:hover.contact {
	background-position: -276px -48px;
	width: 109px;
}
#products {
	float: right;
	height: 48px;
	font-weight: bold;
	color: #FFFFFF;
	width: 250px;
}
form {
	margin: 0px;
	padding: 0px;
}
#products table {
	height: 48px;
}

#products td {
	vertical-align: middle;
	padding-left: 8px;
}
#products #select {
	height: 20px;
	width: 150px;
}
#columns {
	height: 778px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/columns_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#autoloan_form {
	height: 160px;
	width: 220px;
	position: absolute;
	left: 62px;
	top: 295px;
}
.form_table {
	font-weight: bold;
}
.form_table td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.form_table select {
	width: 146px;
}
#autoloan_text {
	height: 110px;
	width: 243px;
	left: 48px;
	top: 487px;
	position: absolute;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#columns a {
	color: #fedd00;
	text-decoration: none;
}
#columns a:hover {
	color: #FFFF00;
}
#autoloan_benefits {
	height: 90px;
	width: 244px;
	position: absolute;
	left: 48px;
	top: 672px;
}
#columns ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#columns li {
	background-image: url(../images/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 14px;
	margin-bottom: 8px;
}
#debt_form {
	height: 160px;
	width: 220px;
	position: absolute;
	left: 372px;
	top: 295px;
}
#payday_form {
	height: 160px;
	width: 220px;
	position: absolute;
	left: 680px;
	top: 295px;
}
#debt_text {
	height: 110px;
	width: 243px;
	left: 359px;
	top: 487px;
	position: absolute;
	color: #FFFFFF;
}
#payday_text {
	height: 110px;
	width: 243px;
	left: 668px;
	top: 487px;
	position: absolute;
	color: #FFFFFF;
}
#debt_benefits {
	height: 90px;
	width: 244px;
	position: absolute;
	left: 359px;
	top: 672px;
}
#payday_benefits {
	height: 90px;
	width: 244px;
	position: absolute;
	left: 668px;
	top: 672px;
}
#footer {
	padding-top: 42px;
	padding-bottom: 72px;
	text-align: center;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}
#footer a:hover {
	text-decoration: underline;
}
#internal_content {
	width: 898px;
	margin-top: 34px;
	margin-right: auto;
	margin-left: auto;
}
#autoloan_bg {
	border: 4px solid #ececec;
	background-image: url(../images/autoloan_internal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 736px;
	background-color: #FFFFFF;
}
#internal_padd {
	padding-top: 64px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#internal_padd_int {
    padding-top: 4px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
#debt_bg {
	border: 4px solid #ececec;
	background-image: url(../images/debt_internal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 736px;
	background-color: #FFFFFF;
}
#payday_bg {
	border: 4px solid #ececec;
	background-image: url(../images/payday_internal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 736px;
	background-color: #FFFFFF;
}
#internal_padd h1 {
	font-size: 26px;
	color: #000000;
	margin-top: 32px;
}

#internal_padd_int h1 {
    font-size: 26px;
    color: #000000;
    margin-top: 32px;
}

#internal_bg {
    border: 4px solid #ececec;
    background-image: url(../images/bg_internal.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 736px;
    background-color: #FFFFFF;
}
