/*
Style for http://www.720creditafterbk.com/5min
Created by trasher
08/20/2009
---------------------*/

body {
	padding:0;
	margin:0;
	font-family:Arial, Arial, Helvetica, sans-serif;
	color:#2e2e2e;
	font-size:16px;
	line-height:20px;
	background:#2e2e2e url(body_bg.png) left top repeat fixed;
}
h2, h3, p, ul, li {
	padding:0;
	margin:0;
}
a {
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.wrapper {
	width:800px;
	margin:0 auto;
}
.header, .content {
	background:transparent url(content_bg.png) left top repeat-y;
}
.logo {
	width:740px;
	height:190px;
	background:transparent url(logo.png) left top no-repeat;
	margin:0 auto;
	padding-bottom:5px;
}
.logo div {
	font-family:Georgia, serif;
	text-align:right;
	font-size:32px;
	line-height:37px;
	width:540px;
	float:right;
	color:#560e00;
	margin:10px 30px 0 0;
}
.logo span {
	color:black;
	font-style:italic;
	text-align:right;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	margin-top:15px;
	display:block;
}
.devider {
	height:20px;
	width:800px;
	background:transparent url(devider.png) left top no-repeat;
}
.content_footer {
	height:20px;
	width:800px;
	background:transparent url(footer.png) left top no-repeat;
}
.embed {
	width:500px;
	margin:0 auto;
	padding:20px 0 20px 0;
}
.content {
	padding:0 30px 0 30px;
}
.content h2 {
	padding:30px 0 0 0px;
	line-height:27px;
}
.content ul {
	padding:10px 0 20px 30px;
}
.content li {
	padding-top:10px;
}
.content p {
	padding-top:15px;
	text-align:justify;
}
.red_button {
	height:48px;
	width:466px;
	color:white;
	background:transparent url(red_button.png) left top no-repeat;
	text-align:center;
	line-height:40px;
	font-weight:bold;
	display:block;
	font-size:20px;
	margin:20px auto;
}
.red_button:hover {
	text-decoration:none;
	background:transparent url(red_button.png) left -48px no-repeat;
}
.price_table {
	margin:20px auto;
}
.table_indent {
	text-indent:25px;
}
.signature div {
	float:right;
	width:260px;
	height:200px;
	margin-bottom:-100px;
	margin:100px 200px 0 0;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-style:italic;
}
.footer {
	color:gray;
	font-size:12px;
	text-align:center;
	margin-top:-15px;
}
.philip_frase {
	height:190px;
	width:740px;
	background:transparent url(philip_frase.png) left top no-repeat;
	margin:15px auto;
}
.philip_frase span {
	width:550px;
	float:right;
	font-size:30px;
	line-height:38px;
	color:#560e00;
	font-family:Georgia,serif;
	text-align:center;
	margin:20px 20px 0 0;
	display:block;
}
.credit_report1, .credit_report2 {
	width:612px;
	height:842px;
	background:transparent url(report1.jpg) left top no-repeat;
	margin:15px auto;
}
.credit_report2 {
	background:transparent url(report2.jpg) left top no-repeat;
	border:1px solid #c0c0c0;
}
.ford {
	width:373px;
	height:291px;
	background:transparent url(ford.jpg) left top no-repeat;
	margin:15px auto;
}
.mers {
	width:373px;
	height:291px;
	background:transparent url(mers.jpg) left top no-repeat;
	margin:15px auto;
}
.bold_list {
	font-weight:bold;
}
.package {
	width:480px;
	height:361px;
	background:transparent url(package.jpg) left top no-repeat;
	margin:20px auto;
}
.items_list {
	list-style:none;
}
.book1, .book2, .book3, .cd1, .cd2 {
	display:block;
	height:135px;
	padding-left:125px;
	font-weight:bold;
	font-size:1.1em;
}
.book1 li, .book2 li, .book3 li, .cd1 li, .cd2 li {
	font-weight:normal;
}
.book1 {
	background:transparent url(book1.jpg) left -10px no-repeat;
}
.book2 {
	background:transparent url(book2.jpg) left -10px no-repeat;
}
.book3 {
	background:transparent url(book1.jpg) left -10px no-repeat;
}
.cd1 {
	background:transparent url(disk1.jpg) left -10px no-repeat;
}
.cd2 {
	background:transparent url(disk2.jpg) left -10px no-repeat;
}
.coach {
	margin:20px 0 20px 0;
	height:203px;
	background:transparent url(coach.jpg) left center no-repeat;
}
.coach span {
	display:block;
	float:right;
	width:450px;
	font-size:25px;
	line-height:35px;
	text-align:center;
	padding:40px 30px 0 0;
}
.satisfaction {
	margin:10px auto;
	width:640px;
	height:80px;
	line-height:80px;
	background:transparent url(satisfaction.jpg) left top no-repeat;
	text-indent:100px;
	font-size:30px;
	font-weight:bold;
	color:black;
}
/*
Should be in the bottom
----------------------*/
.clear {
	clear:both;
}
.red_text {
	color:#ff3333;
}
.blue_text {
	color:#3333ff;
}
.green_text {
	color:#009604;
}
.black_text {
	color:black;
}
.big_text {
	font-size:20px;
	font-weight:bold;
}
.ten_height_spacer {
	height:10px;
}
/*
Safari tricks
-----------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	
}