@charset "utf-8";
/* CSS Document */
html, body, form {
	margin:0;
	padding:0;
}

body {
	background:#EAEDF4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.normal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
a {
	color: #2C48B5;
}
a .visited{
	color: #596A8B;
}
#thank-you a {
	color: #0E1132;
}
hr{
	border: 0;
	height: 1px;	
	color:#A1A2A4;
	background-color:#A1A2A4;
}
img{
	border: 0;
}
.start_character{
	font-size: 40px;
}
#text,.text{
	padding-left:20px;
}
#text-2{
	padding-left:70px;
}
.italic{
	font-style: italic;
}
.thin{
	font-weight: lighter;
}	
.center{
	text-align: center;
}
.left{
	float: left;
}
.right{
	float: right;
}
.top{
	vertical-align: top;
}
.middle{
	vertical-align: middle;
}
.tiny-size{
	font-size:10px;
}
.full_screen{
	width:100%;
}

/* Color define */
.light_red{
	color: #FA4100;
}
.red {
	color: #E10101;
}
.hard_blue{
	color: #21468C;
}
.legal{
	color: #9D9D9D;
}
.note{
	color: #9D9D9D;
}
.note-red {
	color: #E10101;
	font-weight: bold;
}
.white{
	color:#fff;
}

/* h-size define */
h1{
	font-size:30px;		
}
h2{	
	
}
.h2old {
	font-size:20px;	
	font-family:Georgia,Aria;
	font-weight:bold;
}

.start-letter {
	font-size:28px;	
}
h3{	
}
h4{		
}
h5{	
	font-size: 16px;	
}
.title{
	font-family: Georgia, Aria;
	font-style: italic;	
	font-weight:bold;
}
.form-label{
	font-family: Georgia, Aria;	
	font-weight:bold;
}
.description{
	font-family: Georgia, Aria;	
	font-style: italic;
	font-size:20px;	
}
.smile-girl{
	background:#E6EAF5 url('../images/smile-girl.gif') no-repeat bottom right;
}
#containter{
	background:#E6EAF5 url('../images/container-left.gif') repeat-y top left;
	width:950px;
	margin:0 auto;	
	padding-left:3px;
}
#containter-right{
	background:#E6EAF5 url('../images/container-right.gif') repeat-y top right;
	width:950px;
	margin:0 auto;	
	padding-right:3px;
}

#top{
	width: 100%;
	background:#E6EAF5 url('../images/top.jpg') repeat-x bottom;
}
#logo {
	height:102px;	
}
#login-menu {
	background:#E6EAF5 url('../images/e-myth-topmenu.gif') no-repeat bottom right;
	height:47px;	
	padding-right:20px;
	float: right;
}
#login-menu input#login {
	background:transparent url(../images/btn_login_emyth.gif) repeat scroll 0 0;
	border:0 solid;
	cursor:pointer;
	height:23px;	
	width:73px;
}
#topmenu {
	font-family:Calibri;
	font-size:12px;
	height:24px;
	padding-top:5px;
	width:100%;
}

#topmenu ul {
	display:block;	
	margin:0 auto;
	padding-left:300px;
}

#topmenu li {
	display:inline;
}

#topmenu li a {
	display:block;
	position:relative;
	float:left;
	color:#888E9E;		
	text-transform:uppercase;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
	
#topmenu li a:hover{
	
}

#topmenu li.current a {
	font-weight: bold;
}
	
#header {
	background:#fff url('../images/header.gif') no-repeat left bottom;
	height:300px;
}
#header h5, #header-login h5 {
	height: 0px;
	margin:0;
}

#header table {
	margin-left: 530px;
}

#header table tr td{
	padding-bottom:2px;
	padding-left:10px;
	padding-top:2px;
}
#header table tr td input{
	width:125px;
}

#header-requesting {
	background:#fff url('../images/header-requesting.gif') no-repeat left bottom;
	height:302px;
}
#header-login {
	background:#fff url('../images/header-login.gif') no-repeat left bottom;
	height:298px;
}
#header-guarantee {
	background:#E6EAF5 url('../images/header-guarantee.gif') no-repeat center top;
	height:183px;
	margin-bottom:-15px;
	padding:0;
}
#requesting #box-header {
	background:#fff url('../images/box-title-bg.gif') no-repeat left bottom;
	height:53px;
}
#requesting #box-header .box-title{		
	font-weight: bold;
	padding-top:13px;
	text-align:center;
}
.contain-title{	
	font-family: 'Comic Sans MS', Verdana, Aria;
	font-weight: bold;
	padding-top:3px;
	padding-left:30px;	
}
#box-requesting-text {
	background:#FFFFFF url(../images/box-text-bg-top.gif) no-repeat scroll left top;
	height:436px;
	margin:0 auto 0;
	width:779px;
}
#box-requesting-text .bottom {
	background:url(../images/box-text-bg-bottom.gif) no-repeat scroll left bottom;
	height:436px;	
	width:779px;
}
#box-guarantee-text {
	background:#FFFFFF url(../images/box-text-bg-bottom.gif) no-repeat scroll left bottom;	
	margin:0 auto;
	padding:0;
	width:770px;
}
input#get_video {
	background:transparent url(../images/b_send.gif) repeat scroll 0 0;
	border:0 solid;
	cursor:pointer;
	height:30px;	
	width:226px;
}
input#login {
	background:transparent url(../images/btn_login.gif) repeat scroll 0 0;
	border:0 solid;
	cursor:pointer;
	height:26px;	
	width:118px;
}

#navigation {
	background:#E6EAF5 url('../images/navigation.jpg') no-repeat bottom;
	font-family:Calibri;
	font-size:12px;
	height:37px;
	padding-top:5px;
	width:100%;
}

#navigation ul {
	display:block;	
	margin:0 auto;	
	padding-top:16px;
	padding-left:100px;
}
#navigation ul.e-myth_menu {
	padding-left:10px;
}
#navigation li {
	display:inline;
}

#navigation ul.e-myth_menu li a {
	padding-left:50px;
	padding-right:50px;
}

#navigation li a {
	display:block;
	position:relative;
	float:left;
	color:#888E9E;		
	text-transform:uppercase;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
	
#navigation li a:hover, #navigation li.current a {
	
}
#page {
	width:100%;	
	background:#E5EAF4 url('../images/container-bottom.gif') no-repeat bottom;	
	padding-top:5px;
}
	
#contentarea {
	width:934px;
	margin:0 auto;
	}

#content {
	float: left;
	width: 515px;
	padding-top: 20px;
}

#content a {
}

.box-form-title{	
	font-family:Georgia, Verdana, Aria;
	font-weight:bold;
	margin:0;
	padding:0;
}


	

.clearing {	
	clear:both;
}
#write_girl{
	background:#E6EAF5 url('../images/write_girl.jpg') no-repeat top left;	
}
#box{
	background:url('../images/box-bg.gif') repeat-y top center;
}
#box div{
	background:url('../images/box-top.gif') no-repeat top center;
}
#box div div{
	background:url('../images/box-bottom.gif') no-repeat bottom center;
}

.box{
	background:url('../images/box-bg.gif') repeat-y top center;
}
.box div{
	background:url('../images/box-top.gif') no-repeat top center;
}
.box div div{
	background:url('../images/box-bottom.gif') no-repeat bottom center;
}

#box-end,.box-end{
	padding-top:10px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-right:3px;
	
}
#box-end td.box-title,.box-end td.box-title{
	padding:3px 10px 10px;
	font-family: Georgia, Verdana, Aria;
	font-weight: bold;
}
#box-end td.box-content, .box-end td.box-content{
	font-size:11px;
	padding-left:10px;
	padding-right:5px;	
	text-transform:none;
	font-family: Verdana, Aria;	
}



#box-login{
	background:url('../images/box-login-bg.gif') repeat-y top center;
}
#box-login div{
	background:url('../images/box-login-top.gif') no-repeat top center;
}
#box-login div div{
	background:url('../images/box-login-bottom.gif') no-repeat bottom center;
	padding-bottom:4px;
	padding-top:4px;
}
#box-login div div #box-login-contain{
	background:#FFFFFF url(../images/box-text-bg-top.gif) repeat-x scroll left top;
	width: 824px;	
	margin:auto;
}
#box-login div div #box-login-contain div {
	background:url(../images/box-text-bg-bottom.gif) repeat-x scroll left bottom;	
	padding-bottom:40px;
	padding-left:40px;
	padding-right:40px;
}
#box-login div div #box-login-contain div table {
	background: #EAEDF4;
	border: 1px solid #BEC9FF;
	margin-left:10px;
	width:350px;
}
#box-login div div #box-login-contain div table tr td {
	padding-bottom:4px;	
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
}


#box-small-form{
	background:url('../images/box-small-form-bg.gif') repeat-y top center;
}
#box-small-form div{
	background:url('../images/box-small-form-top.gif') no-repeat top center;
}
#box-small-form div div{
	background:url('../images/box-small-form-bottom.gif') no-repeat bottom center;
	padding-bottom:5px;
	padding-top:4px;
}
#box-small-form div div .header{
	background:url('../images/freephone-header.gif') no-repeat bottom center;	
	height:58px;
	margin:auto;
	width:685px;
}
#box-small-form div div .content{
	background: #fff;	
	margin:auto;
	width:685px;
}
#box-small-form div div table {
	margin: auto;
	width:445px;
}
#box-small-form div div table tr td {
	padding-bottom:4px;	
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;	
}
#box-small-form div div table tr td input{
	width:275px;
}
#contact-container {
	width: 872px;
	margin: auto;
}
#box-contact-form-left{
	background:url('../images/box-contact-form-left-bg.gif') repeat-y top center;
	float:left;
	width:516px;
}
#box-contact-form-left div{
	background:url('../images/box-contact-form-left-top.gif') no-repeat top center;
}
#box-contact-form-left div div{
	background:url('../images/box-contact-form-left-bottom.gif') no-repeat bottom center;
	padding-bottom:5px;
	padding-top:4px;
}
#box-contact-form-left div div .content{
	background: #fff;	
	margin:auto;
	width:507px;
}
#box-contact-form-left div div table {
	margin: auto;
	width:445px;
}
#box-contact-form-left div div table tr td {
	padding-bottom:4px;	
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;	
}
#box-contact-form-left div div table tr td input{
	width:275px;
}

#box-contact-form-right {
	background:url('../images/box-contact-form-right-bg.gif') repeat-y top center;
	width: 324px;
	float:right;
}
#box-contact-form-right div{
	background:url('../images/box-contact-form-right-top.gif') no-repeat top center;
}
#box-contact-form-right div div{
	background:url('../images/box-contact-form-right-bottom.gif') no-repeat bottom center;
	padding-bottom:4px;
	padding-top:4px;
}
#box-contact-form-right div div #content{
	background:#FFFFFF url(../images/box-text-bg-top.gif) repeat-x scroll left top;
	width: 300px;	
	margin:auto;
}
#box-contact-form-right div div #box-login-contain div {
	background:url(../images/box-text-bg-bottom.gif) repeat-x scroll left bottom;	
	padding-bottom:40px;
	padding-left:40px;
	padding-right:40px;
}
#freephone {
	background:#E6EAF5 url(../images/freephone-bg.gif) no-repeat scroll 0 0;	
	margin-top:40px;
	padding-left:15px;
	padding-top:12px;
	width:690px;
	height:355px;
}
#freephone table {
	margin:0 auto;
	width:440px;
}
#freephone table tr td {	
}
#freephone input#submit {
	background:transparent url(../images/btn_submit.gif) repeat scroll 0 0;
	border:0 solid;
	cursor:pointer;
	height:30px;	
	width:192px;
}
#floatingbook {
	background:#E6EAF5 url(../images/free_ebook_box.gif) no-repeat scroll 0 0;	
	margin-top:40px;
	padding-left:15px;
	padding-top:8px;
	width:700px;
	height:375px;
}
#floatingbook table {
	margin-left:240px;
	margin-top:50px;
	width:410px;
}
#floatingbook table tr td {	
}
#floatingbook input#submit {
	background:transparent url(../images/btn_free_ebook.gif) repeat scroll 0 0;
	border:0 solid;
	cursor:pointer;
	height:36px;	
	width:282px;
}
#contactus-left {	
	background:#FFFFFF url(../images/contactus-left-bg.gif) no-repeat scroll 0 0;
	float:left;
	height:448px;
	margin-left:20px;
	padding-left:15px;
	padding-top:20px;
	width:505px;
}
#contactus-left table {
	margin:0 auto;
	width:440px;
}
#contactus-left table tr td {	
}
#contactus-left input#submit {
	background:transparent url(../images/btn_submit.gif) repeat scroll 0 0;
	border:0 solid;
	cursor:pointer;
	height:30px;	
	width:192px;
}
input#submit {
	background:transparent url(../images/b_contact_submit.gif) repeat scroll 0 0;
	border:0 solid;
	cursor:pointer;
	height:38px;	
	width:170px;
}
#contactus-right {	
	background:#FFFFFF url(../images/contactus-right-bg.gif) no-repeat scroll 0 0;
	float:right;
	height:217px;	
	margin-right:25px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:305px;
}
#contactus-right2 {	
	background:#FFFFFF url(../images/contactus-right-bg.gif) no-repeat scroll 0 0;
	float:right;
	margin-top:13px;
	height:217px;	
	margin-right:25px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:305px;
}
.box-signer {
	color: #21468C;
	float: right;
	font-style: italic;
}
#articles {
	background:#FFFFFF url(../images/articles-bg.gif) no-repeat scroll 0 0;
	height:495px;
	padding-left:15px;
	text-transform:uppercase;
	width:915px;
	text-align: center;
}
#overview-top {
	background:#FFFFFF url(../images/overview-top.gif) no-repeat scroll 0 0;
	height:205px;
	padding-left:20px;
	padding-top:40px;
	text-align:center;
	width:915px;
	font-family:Georgia,Aria;
}
#overview-1 {
	background: url(../images/overview-1.gif) no-repeat scroll center top;
	padding-left:60px;
	padding-right:50px;
	padding-top:50px;
	width:820px;	
}
#overview-1 ul {
	list-style-image: url(../images/list-style-image-black.gif);
}
#overview-2 {
	background:url(../images/overview-2.gif) no-repeat scroll center top;
	padding-left:60px;
	padding-right:50px;
	padding-top:50px;
	width:820px;	
}
#overview-2 ul {
	list-style-image: url(../images/list-style-image-red.gif);
}
#overview-2 ul li {
	margin-bottom:10px;
}
#overview-3 {
	background:#FFFFFF url(../images/overview-3.gif) no-repeat scroll center top;
	padding-left:60px;
	padding-right:50px;
	padding-top:75px;
	width:820px;	
}
#overview-4 {
	background:#FFFFFF url(../images/overview-4.gif) no-repeat scroll center top;
	padding-left:60px;
	padding-right:55px;
	padding-top:50px;
	width:820px;	
}
#overview-5 {
	background:#E6EAF5 url(../images/overview-5.gif) no-repeat scroll center top;
	padding-left:60px;
	padding-right:50px;
	padding-top:55px;
	width:820px;	
}
#overview-6 {
	background:#FFFFFF url(../images/overview-6.gif) no-repeat scroll center top;
	height:298px;
	padding-left:60px;
	padding-right:50px;
	padding-top:20px;
	width:820px;	
}
#overview-7 {
	background:#FFFFFF url(../images/overview-7.gif) no-repeat scroll center top;
	padding-left:83px;
	padding-right:50px;
	padding-top:80px;
	width:800px;
	height:704px;
	height:610px;	
}
#overview-7 div {
	padding-left:130px;
}
#overview-8 {
	background:#FFFFFF url(../images/overview-8.gif) no-repeat scroll center top;
	height:427px;
	padding-left:60px;
	padding-right:50px;
	padding-top:25px;
	width:820px;	
	font-size: 11px;
}
#overview-8 table tr td {
	padding-right: 10px;
}
#overview-9 {
	background:#E6EAF5 url(../images/overview-9.gif) no-repeat scroll center top;
	padding-left:60px;
	padding-right:50px;
	padding-top:80px;
	width:820px;
}
#overview-9 ul {
	list-style-image: url(../images/list-style-image-red.gif);
}
#overview-10 {
	background:#E6EAF5 url(../images/overview-10.gif) no-repeat scroll center top;
	padding-left:60px;
	padding-right:50px;
	padding-top:70px;
	width:820px;
}
#overview-10 ul {
	list-style-image: url(../images/list-style-image-red.gif);
}
#overview-11 {
	background:#E6EAF5 url(../images/overview-11.gif) no-repeat scroll center top;
	padding-left:60px;
	padding-right:50px;
	padding-top:90px;
	width:820px;
}
#overview-12 {
	background:#E6EAF5 url(../images/overview-12.gif) no-repeat scroll center top;
	padding-left:60px;
	padding-right:50px;
	padding-top:20px;
	width:820px;
}
#overview-13 {
	background:#E6EAF5 url(../images/overview-13.gif) no-repeat scroll center top;
	padding-left:60px;
	padding-right:50px;
	padding-top:60px;
	width:820px;
}
#overview-14 {
	background:#E6EAF5 url(../images/overview-14.gif) no-repeat scroll center top;
	padding-left:60px;
	padding-right:50px;
	padding-top:60px;
	width:820px;
}
#overview-14 ul {
	list-style-image: url(../images/list-style-image-blue.gif);
}
#overview-14 ul li {
	margin-bottom:10px;
}
#overview-15 {
	background:#E6EAF5 url(../images/overview-15.gif) no-repeat scroll center top;
	padding-left:60px;
	padding-right:50px;
	padding-top:60px;
	width:820px;
}
#overview-15 ul {
	list-style-image: url(../images/list-style-image-red.gif);
}
#overview-15 ul li {
	margin-bottom:10px;
}
#overview-16 {
	background:#FFFFFF url(../images/overview-16.gif) no-repeat scroll center top;
	padding-left:120px;
	padding-right:50px;
	padding-top:100px;
	width:740px;
	height:420px;
}
#overview-16 ul {
	list-style-image: url(../images/list-style-image-red-highlight.gif);
}
#overview-16 ul li {
	margin-bottom:10px;
}
.business-1 {
	padding-left:40px;
	padding-right:40px;
}
#business-1 {
	padding-left:40px;
	padding-right:40px;
}
#business-2 {
	background:#ffffff url(../images/business-2.gif) no-repeat center top;	
	padding-top:100px;
	height:410px;
}
#business-2 table {
	width:630px;	
	margin:auto;
}
#business-2 table tr td {
	padding-bottom:20px;
}
#services h5 {
	height:0;
}

#services img {
	border: 0;
}
#services-1 {
	background:#FFFFFF url(../images/services-1.gif) no-repeat scroll center top;
	padding-left:50px;
	padding-top:60px;
	padding-right:320px;
	height:160px;
}
#services-2 {
	background:#FFFFFF url(../images/services-2.gif) no-repeat scroll center top;
	height:70px;
	margin:0;
	padding-left:30px;
	padding-top:70px;
}
#services-3 {
	background:#FFFFFF url(../images/services-3.gif) no-repeat scroll center top;
	height:85px;
	margin:0;
	padding-left:30px;
	padding-top:70px;
}
#services-4 {
	background:#FFFFFF url(../images/services-4.gif) no-repeat scroll center top;
	height:95px;
	margin:0;
	padding-left:30px;
	padding-top:70px;
}
#services-5 {
	background:#FFFFFF url(../images/services-5.gif) no-repeat scroll center top;
	height:85px;
	margin:0;
	padding-left:30px;
	padding-top:70px;
}
#services-6 {
	background:#FFFFFF url(../images/services-6.gif) no-repeat scroll center top;
	height:95px;
	margin:0;
	padding-left:30px;
	padding-top:70px;
}
#services-7 {
	background:#FFFFFF url(../images/services-7.gif) no-repeat scroll center top;
	height:90px;
	margin:0;
	padding-left:30px;
	padding-top:70px;
}
#services-8 {
	background:#FFFFFF url(../images/services-8.gif) no-repeat scroll center top;
	height:85px;
	margin:0;
	padding-left:30px;
	padding-top:70px;
}
#testimonials-1 {
	background:#FFFFFF url(../images/testimonials-header.gif) no-repeat scroll center top;
	height:150px;
	padding-top:40px;	
}
#testimonials-1 h1 {
	font-size:26px;
}
#testimonials .content1 {	
	float:left;
	padding-left:10px;
	padding-top:30px;
	width:580px;	
}
#testimonials .content2 {	
	float:left;
	padding-left:73px;
	padding-top:30px;
	width:580px;	
}
#testimonials .content3 {	
	float:left;
	padding-left:73px;
	padding-top:0;
	width:580px;	
}
#testimonials span.sign {	
	 padding-left:410px;	
}
#testimonials-top {
	background:#FFFFFF url(../images/testimonials-top.gif) no-repeat scroll center top;	
	padding-left:95px;
	padding-top:60px;
	height:108px;
}
#testimonials-middle {
	background:#FFFFFF url(../images/testimonials-middle.gif) no-repeat scroll center top;	
	padding-left:95px;
	padding-top:35px;
	height:108px;
}
.testimonials-middle {
	background:#FFFFFF url(../images/testimonials-middle.gif) no-repeat scroll center top;	
	padding-left:95px;
	padding-top:35px;
	height:108px;
}
#testimonials-bottom {
	background:#FFFFFF url(../images/testimonials-bottom.gif) no-repeat scroll center top;	
	height:45px;
}
#information div {
	padding-left:240px;
	padding-right:240px;
}
#information-1 {
	background:#FFFFFF url(../images/information-1.gif) no-repeat scroll center top;
	padding-top:100px;
	padding-bottom:30px;	
}
#information-2 {
	background:#FFFFFF url(../images/information-2.gif) no-repeat scroll center top;
	padding-top:80px;	
}
#information-3 {
	background:#FFFFFF url(../images/information-3.gif) no-repeat scroll center top;	
}
#information-4 {
	background:#FFFFFF url(../images/information-4.gif) no-repeat scroll center top;	
}
#information-5 {
	background:#FFFFFF url(../images/information-5.gif) no-repeat scroll center top;	
}
#information-6 {
	background:#FFFFFF url(../images/information-6.gif) no-repeat scroll center top;	
}
#information-7 {
	background:#FFFFFF url(../images/information-7.gif) no-repeat scroll center top;	
}
#information-8 {
	background:#FFFFFF url(../images/information-8.gif) no-repeat scroll center top;	
}
#faqs #testimonials-1 {
	height: 160px;
}
#faqs div {
	padding:10px 80px 20px 100px;
}
#faqs-1 {
	background:#E6EAF5 url(../images/faqs-1.gif) no-repeat scroll center top;	
}
#faqs-2 {
	background:#E6EAF5 url(../images/faqs-2.gif) no-repeat scroll center top;	
}
#faqs-3 {
	background:#E6EAF5 url(../images/faqs-3.gif) no-repeat scroll center top;	
	height:40px;
}
#faqs-4 {
	background:#E6EAF5 url(../images/faqs-4.gif) no-repeat scroll center top;	
}
#faqs-5 {
	background:#E6EAF5 url(../images/faqs-5.gif) no-repeat scroll center top;	
	height:120px;
}
#faqs-6 {
	background:#E6EAF5 url(../images/faqs-6.gif) no-repeat scroll center top;	
}
#faqs-7 {
	background:#E6EAF5 url(../images/faqs-7.gif) no-repeat scroll center top;	
}
#faqs-8 {
	background:#E6EAF5 url(../images/faqs-8.gif) no-repeat scroll center top;	
}
#faqs-9 {
	background:#E6EAF5 url(../images/faqs-9.gif) no-repeat scroll center top;	
}
#faqs-10 {
	background:#E6EAF5 url(../images/faqs-10.gif) no-repeat scroll center top;	
}
#faqs-11 {
	background:#E6EAF5 url(../images/faqs-11.gif) no-repeat scroll center top;	
}
#faqs-11 span {
	padding-left: 50px;	
}
#faqs-11 ul li {
	padding-bottom:5px;
	padding-top:7px;
}
#faqs-12 {
	background:#E6EAF5 url(../images/faqs-12.gif) no-repeat scroll center top;	
}
#faqs-13 {
	background:#E6EAF5 url(../images/faqs-13.gif) no-repeat scroll center top;	
}
#faqs-14 {
	background:#E6EAF5 url(../images/faqs-14.gif) no-repeat scroll center top;	
}
#faqs-15 {
	background:#E6EAF5 url(../images/faqs-15.gif) no-repeat scroll center top;	
}
#faqs-16 {
	background:#E6EAF5 url(../images/faqs-16.gif) no-repeat scroll center top;	
}
#faqs-16 span {
	padding-left: 50px;	
}
#faqs-16 ul li {
	padding-bottom:14px;
}
#faqs-17 {
	background:#E6EAF5 url(../images/faqs-17.gif) no-repeat scroll center top;	
	text-align: center;
	height:350px;
}
#faqs-17 table {
	padding-top: 40px;
	width: 400px;
	margin:auto;
}
#faqs-17 table td {
	text-align: left;
}
#faqs-17 table td.button {
	text-align: right;
}
#faqs-17 input#submit {
	background:transparent url(../images/b_contact_submit.gif) no-repeat scroll 0 0;
	border:0 solid;
	cursor:pointer;
	height:38px;	
	width:170px;
}
#e-myth {
	color: #143568;
	padding-top:10px;
}
#e-myth #e-myth-box {
	background:transparent url(../images/e-myth-bg.gif) no-repeat scroll 0 0;
	height:2208px;
	padding-left:140px;
	padding-right:130px;
	padding-top:100px;
}
#e-myth #e-myth-box ul {
	list-style-image: url(../images/list-style-image-red-highlight.gif);
}
#e-myth #e-myth-box ul li {
	margin-bottom:10px;
}
#top5reasons-box {
	background:transparent url(../images/buildingBusCredit-box.gif) no-repeat scroll 0 0;
	padding-left:45px;
	padding-right:30px;
	padding-top:0;
	height:1050px;
}
#top5reasons-box ul {
	list-style-image: url(../images/list-style-image-red.gif);
}
#top5reasons-box ul li {
	margin-bottom:10px;
}
#top5reasons-bottom {
	background:transparent url(../images/top5reasons-bottom.gif) no-repeat scroll 0 0;
}
#buildingBusCreditBusOwners-box {
	background:transparent url(../images/buildingBusCredit-box.gif) repeat scroll 0 0;
	padding-left:45px;
	padding-right:30px;
	padding-top:0;
	height:1050px;
}
#buildingBusCredit-box {
	background:transparent url(../images/buildingBusCredit-box2.gif) no-repeat scroll 0 0;
	padding-left:45px;
	padding-right:30px;
	padding-top:0;
	/*height:1050px;*/
	float: left;
}

#estabCredForYourBus-box {
	background:transparent url(../images/buildingBusCredit-box.gif) no-repeat scroll 0 0;
	padding-left:45px;
	padding-right:30px;
	padding-top:0;
	height:1050px;
}
#estabCredForYourBus-box ul {
	list-style-image: url(../images/list-style-image-red.gif);
}
#estabCredForYourBus-box ul li {
	margin-bottom:10px;
}
#getCredWithBadCred-box {
	background:transparent url(../images/buildingBusCredit-box2.gif) no-repeat scroll 0 0;
	padding-left:45px;
	padding-right:30px;
	padding-top:0;
	/*height:1050px;*/
}
#willingToRisk-box {
	background:transparent url(../images/buildingBusCredit-box.gif) no-repeat scroll 0 0;
	padding-left:45px;
	padding-right:30px;
	padding-top:0;
	height:1050px;
}
#willingToRisk-box ul {
	list-style-image: url(../images/list-style-image-red.gif);
}
#willingToRisk-box ul li {
	margin-bottom:10px;
}
#howToBuildBusCred-box {
	background:transparent url(../images/buildingBusCredit-box.gif) no-repeat scroll 0 0;
	padding-left:45px;
	padding-right:30px;
	padding-top:0;
	height:1050px;
}
#separatingYourPersonalCredit-box {
	background:transparent url(../images/buildingBusCredit-box.gif) no-repeat scroll 0 0;
	padding-left:45px;
	padding-right:30px;
	padding-top:0;
	height:1050px;
}
#whyBusCredIsAMust-box {
	background:transparent url(../images/buildingBusCredit-box.gif) no-repeat scroll 0 0;
	padding-left:45px;
	padding-right:30px;
	padding-top:0;
	height:1050px;
}
#whyBusCredIsAMust-box ul {
	list-style-image: url(../images/list-style-image-red.gif);
}
#whyBusCredIsAMust-box ul li {
	margin-bottom:10px;
}
#whyYouNeedBusCred-box {
	background:transparent url(../images/buildingBusCredit-box.gif) no-repeat scroll 0 0;
	padding-left:45px;
	padding-right:30px;
	padding-top:0;
	height:1050px;
}
#personalCreditRestore {	
	padding:10px 40px 20px 40px;
}
#personalCreditRestore-1 {
	padding:10px 40px 20px 40px;
}
#personalCreditRestore-form {
	height:577px;
	padding-top:20px;
	margin:0 auto;
	background:transparent url(../images/personalCreditRestore-form.gif) no-repeat scroll 0 0;
	width: 500px;
}
#personalCreditRestore-form input#submit {
	background:transparent url(../images/send_report.gif) repeat scroll 0 0;
	border:0 solid;
	cursor:pointer;
	height:38px;	
	width:220px;
}
#footer {	
	padding-top:30px;
	margin:10px auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
} 

#footer a{
	text-decoration: none;	
	color: #596A8B;
}     

#sitemap{
	width:800px;
	margin-left: 20px;	
}
#sitemap li{
	margin-left: 15px;

	font-size:12px;
	line-height:14px;
	margin-bottom:10px;
}
#sitemap li a{
		text-decoration: none;
}
#resources{
	width:600px;
}
#resources a{
	text-decoration: none;
}
#partnerwithus{
	width:800px;
	text-align: left;
}
#terms {
	width: 874px;
	margin: 0pt auto;
}
#terms div div div{
	padding:100px 40px 0;
}
#terms1 {
	background:#FFFFFF url(../images/terms1.gif) no-repeat scroll center top;
	height:350px;	
}
#terms2 {
	background:#FFFFFF url(../images/terms2.gif) no-repeat scroll center top;
	height:350px;	
}
#terms2long {
	background:#FFFFFF url(../images/terms2-long.gif) no-repeat scroll center top;
	height:450px;	
}
#terms3 {
	background:#FFFFFF url(../images/terms3.gif) no-repeat scroll center top;
	height:555px;	
}
#terms4 {
	background:#FFFFFF url(../images/terms4.gif) no-repeat scroll center top;
	height:90px;	
}
#terms5 {
	background:#FFFFFF url(../images/terms5.gif) no-repeat scroll center top;
	height:155px;
}
#terms6 {
	background:#FFFFFF url(../images/terms6.gif) no-repeat scroll center top;
	height:115px;
}
#terms7 {
	background:#FFFFFF url(../images/terms7.gif) no-repeat scroll center top;
	height:160px;	
}

#terms8 {
	background:#FFFFFF url(../images/terms8.gif) no-repeat scroll center top;
	height:160px;	
}
p { 
	margin-top: 1em; 
	margin-bottom: 1em; 
}
.related_articles a{
	font-size:9px;
	color: #9D9D9D;
	text-decoration: none;
}
.sub-article-header {
	text-align: center;	
	margin: 0;
	padding-top:20px;
}
