@charset "UTF-8";
/* CSS Document */

body {
	background:white url(bg.png);
	}


#header {
	width:815px;
	background:white;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
	
#container {
	width:815px;
	height:100%;
	margin:auto;
	}
	
/*------------Credit Repair Link--------------------*/
	
#crlink {
padding: 0;
width: 817px;
height:21px;
background: url(crvnav_bg.png) repeat-x;
}

#crlink ul{
margin:0;
margin-left: 525px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#crlink li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#crlink a{
float: left;
display: block;
font-family: "Times New Roman", Times, serif;
font-size: 10px;
font-weight:bold;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
/*background-color: #6699CC; Brown color theme*/ 
}

#crlink a:hover{
background-color: #CCCCCC; /*Brown color theme*/ 
background: url(image/nav_bg_ro.png) repeat-x;
color: white;
}

#crlink #current a{ /*currently selected tab*/
background-color: #CCCCCC; /*Brown color theme*/ 
color: white;
border-color: #CCCCCC; /*Brown color theme*/ 
}

	
/*------------Navigation Page (Credit Repair Section)--------------------*/
	
#navigate {
padding: 0;
width: 817px;
height:21px;
background: url(crvnav_bg.png) repeat-x;
}

#navigate ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#navigate li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#navigate a{
float: left;
display: block;
font-family: "Times New Roman", Times, serif;
font-size: 10px;
font-weight:bold;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
/*background-color: #6699CC; Brown color theme*/ 
}

#navigate a:hover{
background-color: #CCCCCC; /*Brown color theme*/ 
background: url(image/nav_bg_ro.png) repeat-x;
color: white;
}

#navigate #current a{ /*currently selected tab*/
background-color: #CCCCCC; /*Brown color theme*/ 
color: white;
border-color: #CCCCCC; /*Brown color theme*/ 
}


/*------------Navigation Page (FAQ Section)--------------------*/

#navigate2 {
padding: 0;
width: 817px;
height:21px;
background: url(faqnav_bg.png) repeat-x;
}

#navigate2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#navigate2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#navigate2 a{
float: left;
display: block;
font-family: "Times New Roman", Times, serif;
font-size: 10px;
font-weight:bold;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
/*background-color: #6699CC; Brown color theme*/ 
}

#navigate2 a:hover{
background-color: #CCCCCC; /*Brown color theme*/ 
background: url(image/nav_bg_ro.png) repeat-x;
color: white;
}

#navigate2 #current a{ /*currently selected tab*/
background-color: #CCCCCC; /*Brown color theme*/ 
color: white;
border-color: #CCCCCC; /*Brown color theme*/ 
}



/*------------Credit Repair Page--------------------*/

#cr {
	width:817px;
	height:2900px;
	background:white url(red_bg.png) no-repeat bottom right;
	/*background:white url(containerbg.png) repeat-y 0 0;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:25px;
	color: #000000;
	}
	
#crtxt {
	padding-right: 25px;
	padding-left: 25px;
	}
	
#crtxt span {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#660000;
	font-style:oblique;
	text-decoration:underline;
	}
	
#crtxt a {
	color:#000066;
	font-size:24px;
	font-style:oblique;
	text-decoration: none;
	}
	
#crtxt a:hover {
	color:#660000;
	font-size:24px;
	text-decoration: underline;
	}
	
#crtxt ul {
	list-style-type: circle;
	font-size:16px;
	}
	
#crtxt ol {
	list-style-type: decimal;
	font-size:16px;
	}
	
.resources p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align: center;
	}
	
.resources {
	background: #EEEEEE;
	width:500px;
	border: thin inset #660000;
	margin-left:159px;
	margin-top:25px;
	}
	
.resources a {
	color:#000066;
	}
	
.resources a:hover {
	color:#660000;
	}
	
/*------------FAQ Page--------------------*/

#faq {
	width:817px;
	height:1250px;
	background:white url(red_bg.png) no-repeat bottom right;
	/*background:white url(containerbg.png) repeat-y 0 0;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:25px;
	color: #000000;
	}
	
#faqtxt {
	padding-right: 25px;
	padding-left: 25px;
	}
	
#faqtxt a {
	color:#000066;
	font-size:24px;
	font-style:oblique;
	text-decoration: none;
	}
	
#faqtxt a:hover {
	color:#660000;
	font-size:24px;
	text-decoration: underline;
	}
	
#faqtxt i {
	font-size:16px;
	}
	
#faqtxt hr {
	width: 100%;
	color:#660000;
	}

/*------------Index Page--------------------*/

#opening {
	width:817px;
	height:750px;
	background:white url(red_bg.png) no-repeat bottom right;
	/*background:white url(containerbg.png) repeat-y 0 0;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:25px;
	color: #000000;
	}
	
#ftxt {
	padding-right: 25px;
	padding-left: 25px;
	}

/*------------Q&A Page--------------------*/

#qa {
	width:815px;
	height:100%;
	background:white url(red_bg.png) no-repeat bottom right;
	/*background:white url(containerbg.png) repeat-y 0 0;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:25px;
	color: #000000;
	margin-top:-18px;
	}
	
#qatxt {
	width:815px;
	}

#qatxt ul {
	list-style-type: none;
	padding-top:25px;
}

#qatxt img {
	float:right;
	margin-right:30px;
	}
	
#qatxt li {
	
}

#qatxt .q10 {
	width:700px;
}

#qatxt .a {
	margin-left: 20px;
	margin-top:10px;
}

#qatxt .q1 {
	}
	
#qatxt .submit {
	margin-top:10px;
	}
	
	
/*------------Thank You Page--------------------*/

#thank {
	width:815px;
	height:100%;
	background:white url(red_bg.png) no-repeat bottom right;
	/*background:white url(containerbg.png) repeat-y 0 0;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:25px;
	color: #000000;
	}
	
#def {
	width:815px;
	}
	
#def dt {
	color:#770000;
	font-size:16px;
	}
	
#def dd {
	color:#000066;
	font-size:14px;
	}

#txt {
	margin:25px;
}

#txt a {
	color:#660000;
	text-decoration: none;
	}
	
#txt a:hover {
	color:#000066;
	text-decoration: underline;
	}

/*------------Information Page--------------------*/

#info {
	width:815px;
	height:780px;
	background:white url(red_bg.png) no-repeat bottom right;
	/*background:white url(containerbg.png) repeat-y 0 0;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:25px;
	color: #000000;
	margin-top:-14px;
	}
	
#open {
	
	}
	
#form {
	float:left;
	height:auto;
	}
	
#form ul {
list-style-type:none;
}

fieldset {
	padding: 0;
	width:700px;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 60px;
}
legend {  
margin-left: 1em;  
font-weight: bold;
font-size:16px;
color:#770000;
}
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}
fieldset li {  
float: left;  
clear: left;  
color:#000066;
width: 100%;  
padding-bottom: 1em;
}

label {  
float: left;  
width: 10em;  
margin-right: 1em;
}

/*------------Thank You Page--------------------*/

#ty {
	width:815px;
	height:400px;
	background:white url(red_bg.png) no-repeat bottom right;
	/*background:white url(containerbg.png) repeat-y 0 0;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:25px;
	color: #000000;
	margin-top:-25px;
	}
	
#ty p {
	line-height: 30px;
	padding-top: 50px;
	}
	
#ty a {
	color:#000066;
	text-decoration:none;
	}
	
#ty a:hover {
	color:#660000;
	text-decoration: underline;
	}
	
#feedback {
	width:500px;
	height:250px;
	background:white url(red_bg.png) no-repeat bottom right;
	color:white;
	margin-left: 130px;
	border: thin inset #888888;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}

#feedback select {
float:left;
}

#feedback input {
	float:right;
	}
	
#rec_feed {
	width:815px;
	height:500px;
	background:white url(red_bg.png) no-repeat bottom right;
	/*background:white url(containerbg.png) repeat-y 0 0;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:25px;
	color: #000000;
	margin-top:-25px;
}

#rec_feed p {
	line-height: 30px;
	padding-top: 50px;
	}
	
#rec_feed a {
	color:#000066;
	text-decoration:none;
	}
	
#rec_feed a:hover {
	color:#660000;
	text-decoration: underline;
	}
	
/*------------FOOTER--------------------*/

#footer {
	width:815px;
	height:41.5px;
	position:absolute;
	background: url(footerbg3.png) no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #000066;
	margin-top: -18px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
	
#footer span {
	margin-right:15px;
	margin-top:20px;
	}
	
#footer2 {
	width:815px;
	height:41.5px;
	background: url(footerbg3.png) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #000055;
	margin-top: -25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
	
#footer2 span {
	margin-right:15px;
	margin-top:20px;
	}
	
#footer3 {
	width:815px;
	height:41.5px;
	background: url(footerbg3.png) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #000055;
	margin-top: -30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear:both;
	}
	
#footer3 span {
	margin-right:15px;
	margin-top:20px;
	}
