*{
	outline:none;
	border:none;
	margin:0;
	padding:0;
}
body{
	font:12px Arial, Helvetica, sans-serif;
	background:#8d9ea8;
}
#main{
	width:842px;
	background:url(/www-safecreditscore-com/img/3in1/bg-main.gif) repeat-y left;
	overflow:hidden;
	margin:0 auto;
	padding:0 20px 0 21px;
}
#header{
	background:url(/www-safecreditscore-com/img/3in1/bg-header.gif) no-repeat;
	width:842px;
	height:106px;
}
.logo{
	background:url(/www-safecreditscore-com/img/3in1/logo.gif) no-repeat;
	width:257px;
	height:50px;
	text-indent:-9999px;
	float:right;
	display:inline;
	margin:15px 35px 0 0;
}
#content{
	overflow:hidden;
	padding-bottom:12px;
}
#content form {
	background:url(/www-safecreditscore-com/img/3in1/bg-form.jpg) no-repeat;
	width:842px;
	height:359px;
	overflow:hidden;
}
#content .form{
	float:left;
	display:inline;
    margin:168px 0 0 43px;
	color:#000;
}
#content .form label{
	float:left;
	display:inline;
	margin:0 6px 10px;
}
#content .form label span{
	font-size:12px;
	font-weight:normal;
	width:70px;
	padding-right:10px;
	float:left;
	line-height:20px;
}
#content .form label input{
	width:150px;
	height:17px;
	float:left;
	border:1px solid #e8c700;
}
#content .form label .select-label{
    height:20px;
	width:170px;
	overflow:hidden;
}
#content .form label select,
#content .form label input#lpid {
	width:200px;
	height:20px;
	border:1px solid #e8c700;
}
#content .form #submit {
    border:0;
    padding:0;
    margin:10px 0 0 135px;
    text-align:center;
    width:282px;
    height:54px;
    background:url('/www-safecreditscore-com/img/3in1/cta.png') no-repeat;
    cursor:pointer;
}

#content .form .check{
	width:100%;
	overflow:hidden;
	height:25px;
	text-align:center;
	line-height:30px;
	margin:4px 0 0 60px;
}
#content .form .check span,
#content .form .check input{
	float:left;
	font-size:11px;
	height:15px;
	line-height:15px;
	margin:0 3px;
	outline:none;
	border:none;
}
#content .middle{
	clear:both;
	overflow:hidden;
	padding:16px 18px 18px 25px;
}
#content .holder{
	overflow:hidden;
	width:842px;
    margin-top:20px;
}
#content .left{
	background:url(/www-safecreditscore-com/img/3in1/bg-block-1.jpg) no-repeat;
	width:507px;
	height:257px;
	float:left;
	font:13px "Trebuchet MS", Arial, sans-serif;
}
#content .left p{
	width:210px;
	margin:76px 0 0 280px;
	line-height:16px;
}
#content .right{
	background:url(/www-safecreditscore-com/img/3in1/bg-block-2.jpg) no-repeat;
	width:326px;
	height:257px;
	float:right;
}
#content .right p{
	width:139px;
	font-size:14px;
	margin:32px 0 0 34px;
}
#footer{
	width:842px;
	overflow:hidden;
	background:url(/www-safecreditscore-com/img/3in1/bg-footer.jpg) no-repeat;
	font-size:11px;
	text-align:center;
	padding-bottom:15px;
}
#footer p{
	margin-top:15px;
	font-size:10px;
	font-weight:bold;
	color:#666;
	line-height:16px;
}
#footer .footer-nav{
	padding:12px 0 0;
	list-style:none;
	font-size:13px;
	font-weight:bold;
}
#footer .footer-nav li{
	display:inline;
	color:#fff;
	background:url(/www-safecreditscore-com/img/3in1/divider.gif) no-repeat left center;
}
#footer .footer-nav li a{
	color:#fff;
	margin:0 6px 0 10px;
}
#footer .footer-nav li a:hover {
	text-decoration:none;
}
#footer .footer-nav .first-item{
	background:none;
}
#footer .copyright{
	margin-top:8px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
#footer .disclaimer {
    text-align:left;
    margin-top:20px;
}
/* For Form Errors */
.errorfield {
    font-family: Times;
    font-size: 12px;
    background-color: black;
    color:red;
}
#errorBox {
    color:red;
    padding:0 0 10px 20px;
}
#errorBox ul {
    list-style:none;
    list-style-type:none;
}

