*
{
	margin: 0;
}
.style1 {
	font-size: 13pt;
	font-weight: bold;
	color: #B70D11;
}
body {
	background-image: url('BG.jpg');
	background-position: center 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #fff;
  	font-family: Tahoma;
  	font-size: 10pt;
  	font-weight: normal;
  	color: #454545;
}
img {
	border: none;
	behavior: url(iepngfix.htc)
}
h1 {
  	font-family: Helvetica;
	font-size: 14pt;
	color: #204d79;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: -1px
}
h2 {
  	font-family: Helvetica;
  	color: #ff0000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0px
}
A:link {
	color: #525252;
	text-decoration: none;
}
A:visited {
	color: #525252;
	text-decoration: none;
}
A:active {
	color: #525252;
	text-decoration: none;
}
A:hover {
	text-decoration: underline; 
	color: #7c0000;
}
.selectbox { 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	background-color: #fff;
	border-color: #616161;
	border: 1px;
	border-style: solid;
	width: 100%;
}
.textbox { 
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	background-color: #fff;
	border-color: #616161; 
	width: 98%;
	border: 1px;
	border-style: solid;
}
.textarea { 
	font-family: Tahoma, Arial; 
	font-size: 10px; 
	background-color: #ecf4f9;
	border-color: #616161; 
	width: 99%;
	border: 1px;
	border-style: solid;
}
.submit { 
	color: #414141; 
	font-family: Tahoma, Arial; 
	font-size: 18px; 
	width: 100%;
}
td.form { 
	padding: 4px; 
}
td.title { 
	background-image: url('images/credit_repair_15.png'); 
	text-align: left;
    vertical-align: middle;
    height: 70px;
    padding-left: 50px;
    behavior: url(iepngfix.htc)
}
td.content { 
	background-image: url('images/credit_repair_16.png');
	text-align: justify;
    vertical-align: top;
    padding-bottom: 15px;
    padding-left: 50px;
    padding-right: 50px;
}
td.free_credit_consultation { 
	background-image: url('images/credit_repair_13.png');
    vertical-align: middle;
    text-align: center;
    width: 529px;
    height: 205px;
    padding-left: 25px;
    padding-right: 25px;
}
td.free_credit_consultation2 { 
	background-image: url('images/credit_repair_131.png');
    vertical-align: middle;
    text-align: center;
    width: 529px;
    height: 205px;
    padding-left: 25px;
    padding-right: 25px;
}
td.left_column { 
	text-align: right;
    vertical-align: middle;
    padding: 4px;
	font-weight: bold;
	font-size: 8pt;
}
td.right_column { 
	text-align: left;
    vertical-align: middle;
    padding-left: 4px;
}
td.bottom_menu { 
	background-image: url('images/credit_repair_17.png'); 
	text-align: center;
    vertical-align: middle;
    width: 965px;
    height: 73px;
    
}
td.copyright { 
	text-align: center;
  	font-size: 7.5pt;
	color: #939393;
	font-weight: bold;
	font-variant: small-caps;
    padding-bottom: 10px;
}
#accordion {
	margin:20px 0px;
}
h3.toggler {
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-variant: small-caps;
	color: #283886;
	margin: 0px 0px 4px 0px;
	padding: 3px 0px 1px;
}
div.element p, div.element h4, div.element {
	margin:0px;
	padding:4px;
	font-size: 8pt;
	color: #000;
	text-align: justify;
}
blockquote {
	padding:5px 20px;
}