body {
	font: 75%/1.2em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #fff;
	margin: 0;
	padding: 0;
}
a:link {
	text-decoration: underline;
	color: #0b5783;
}
a:visited {
	text-decoration: underline;
	color: #3480ad;
}
a:hover, a:active {
	text-decoration: underline;
	color: #263741;
}
img {
	border: none;
}
hr {
	color: #ccc;
	height: 1px;
	padding: 0;
	border: none;
}

/* Main Container */

#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
}


/* Header and Nav */

#header {
	color: #fff;
	background: #ffffff;
	height: 116px;
	position: relative;
}
#strip {
	height: 58px;
	width: 362px;
	position: absolute;
	top: 28px;
	left: 613px;
	white-space: nowrap;
}
#logo {
	height: 97px;
	width: 381px;
	background: url("/images/logo.png") no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
}
#logo a {
	display: block;
	text-indent: -9999px;
	height: 67px;
	width: 270px;
}
#topnav {
	position: absolute;
	top: 94px;
	left: 0px;
}
#topnav ul, #nav ul {
	margin: 0;
	padding: 0;
}
#topnav ul li, #nav ul li {
	float: left;
	list-style: none;
	background: url("/images/line.png") no-repeat left 1px;
	padding-left:4px;
	padding-right:4px;
}
#topnav a, #nav a {
	text-decoration: none;
	color: #004f7d;
	font-weight:900;
	display: block;
}
#topnav a {
	padding: 4px 4px;
}
#topnav a:hover {
	color: #fff;
	background-color: #00dd00;
}
#home #navhome, #application_form #navapplication_form, #articles #navarticles, #case_studies #navcase_studies, #testimonials #navtestimonials, #news #navnews, #glossary #navglossary, #about_us #navabout_us, #press #navpress, #contact_us #navcontact_us{
	color: #00aa00;
}
#nav {
	background: #5b99b3 url("/images/nav_bg.png") repeat-x left top;
	height: 33px;
}
#nav ul li {
	line-height: 33px;
	font-weight: bold;
	background: url("/images/nav_divider.png") no-repeat left top;
	padding-left: 2px;
	position: relative;
}
#nav a {
	background-image: url("/images/nav_linkbg.png");
	background-repeat: repeat-x;
	background-position: left top;
	color:white;
	padding: 0 8px;
}
#nav a:hover {
	background-position: left -33px;
}
#iva #naviva, #debt_management_plans #navdebt_management_plans, #remortgages #navremortgages, #stop_reposession #navstop_reposession, #trust_deeds #navtrust_deeds, #full_settlement #navfull_settlement, #bankruptcy #navbankruptcy, #bank_accounts #navbank_accounts{
	background-image: url("/images/nav_bg_on.png");
}
#nav ul li ul {
	display: none;
	position: absolute;
	top: 33px;
}
#nav ul li:hover ul, #iva #nav ul li ul {
	display: block;
}
#iva #naviva ul {
	display: block;
}
#nav ul li ul li {
	line-height: 27px;
	background: none;
	padding: 0;
}
#nav ul li ul li a {
	font-weight: normal;
	color: #0b5783;
	background-image: none;
}
#nav ul li ul li a:hover {
	color: #263741;
}
#ivasub {
	width: 750px;
	left: 0;
}
#subnav {
	background: url("/images/subnav_bg.png") repeat-x left top;
	height: 27px;
}

/* searchBox */
#searchBox {
	color: #fffffe;
	background: url("/images/searchback_bg.png") no-repeat left top;
	height: 120px;
	width: 190px;
	position: absolute;
	top: 377px;
	right: 0;
	z-index: 1000;
}
#searchBox_home {
	color: #fffffe;
	background: url("/images/searchback_bg2.png") no-repeat left top;
	height: 120px;
	width: 224px;
	position: absolute;
	top: 601px;
	left: 20px;
	right: 0;
	z-index: 1000;
}

#searchBox2{
	padding-top:8px;
	padding-left:8px;
}

#searchBox2 p {
	font-size: 92%;
	line-height: 1.2em;
	margin: 0;
	padding: 0 5px;
}

/* Call Back Box */

#call {
	color: #fffffe;
	background: url("/images/callback_bg.png") no-repeat left top;
	height: 320px;
	width: 190px;
	position: absolute;
	top: 98px;
	right: 0;
	z-index: 1000;
}
#call a {
	font-weight: bold;
}
#call h2 {
	font-size: 100%;

	text-indent: -9999px;
	height: 55px;
	width: 190px;
	margin: 0;
}

#callback {
	width: 180px;
	margin: 0 auto;
	border-top: solid 1px #fff;
}
#callback h2 {

	height: 30px;
	width: 180px;
}
#callback p {
	font-size: 84%;
	line-height: 1.2em;
	margin: 0;
	padding: 0 5px;
}
#callback form {
	margin: 0;
	padding: 5px 5px 0 5px;
}
#callback fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#callback label {
	font-size: 92%;
	margin-top: 5px;
}
#callback input, #callback select {
	font: 100% Arial, Helvetica, sans-serif;
	color: #435661;
	background-color: #fff;
	width: 170px;
	border: none;
}
#callback input {
	padding: 3px 0;
}
#callback .button {
	background-color: transparent;
	height: 38px;
	width: 100px;
	padding: 3px 0 0 0;
}
#callback ol {
	margin: 0;
	padding: 0;
}
#callback ol li {
	padding: 5px 0 0 0;
	list-style: none;
}

/* Footer */

#solve{
	left:-769px;
	top:603px;
	background: url("/images/solve.png") no-repeat left top;
	text-indent: -9999px;
	width:958px;
	height:25px;
	position:absolute;

}


#footer {
	font-size: 84%;
	line-height: 1.2em;
	width: 980px;
	float: left;
	clear: both;
	border-top: solid 1px #7fb0cc;
}
#footer p, #footer ul {
	margin: 0;
	padding: 10px;
}
#contact {
	float: left;
}
#footernav {
	float: right;
	text-align:right;
}
#footernav ul li {
	display: inline;
	margin: 0 0 0 10px;
}
#tags{
    float:right;
}

#howwehelp{
 padding-left:20px;
}
/* Content */

#content {
	background: url("/images/content_bg.jpg") no-repeat left top;
	min-height: 560px;
	width: 980px;
	float: left;
}
#content ul {
	margin-left: 0;
	padding-left: 0;
}
#content ul li {
	background: url("/images/bullet.png") no-repeat left 1px;
	margin-bottom: .5em;
	padding-left: 15px;
	list-style: none;
}
#bodytext {
	padding: 10px 210px 20px 20px;
}
#bodytext h1 {
	font-size: 250%;
	line-height: 1.2em;
	font-weight: normal;
	color: #0b5783;
	margin-top: 0;
}
#bodytext h2 {
	font-size: 150%;
	font-weight: normal;
	color: #0b5783;
	margin-top: 1.5em;
}
#bodytext h3 {
	font-size: 125%;
	font-weight: bold;
	margin-top: 1.5em;
}
#bodytext h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 1.5em;
}
#videotile {
	height: 240px;
	width: 320px;
}
#bodytext #videotile {
	float: right;
	margin: 0 0 1em 1em;
}
#bodytext #videotile hr {
	float: right;
	margin: 0 0 1em 1em;
}
#home #videotile {
	float: left;
	padding-top: 3px;
}
#bodytext form {
	width: 400px;
	float: left;
	padding: 0;
}
#bodytext fieldset {
	margin: 0;
	padding: 0;
	border: solid 1px #7fb0cc;
}
#bodytext legend {
	font-size: 150%;
	font-weight: normal;
	color: #0b5783;
	padding: 0 10px 20px 10px;
}
#bodytext label {
	font-weight: bold;
}
#bodytext form ol {
	margin: 0;
	padding: 0;
}
#bodytext form ol li {
	padding: 0 20px 10px 20px;
	list-style: none;
}
.textinput {
	background: #dcf0f5;
	width: 25em;
	border: solid 1px #7fb0cc;
}
.selectinput {
	background: #dcf0f5;
}
.buttoninput {
	font-size: 100%;
	color: #fff;
	background: #387ca3;
	padding: 2px 20px;
	border: solid 1px #7fb0cc;
	cursor: pointer;
}
form#contactform {
	float: right;
}
.quote {
	background: url("/images/quotes.png") no-repeat center top;
	padding: 0 55px;
	border-bottom: solid 1px #ccc;
}

/* Front */

#intro {
	width: 450px;
	float: left;
	padding: 15px 0 0 20px;
}
#intro h1 {
	font-size: 100%;
	background: url("/images/intro_title.png") no-repeat left top;
	text-indent: -9999px;
	height: 22px;
	width: 382px;
	margin: 0;
}
#intro p, #intro ul {
	margin: .5em 0;
}
#intro strong {
	color: #0b5783;
}
#apply {
	height: 72px;
	width: 980px;
	float: left;
	clear: both;
}
#apply p {
	margin: 0;
}
#applybutton {
	height: 72px;
	width: 245px;
	float: left;
}
#applybutton a {
	background-image: url("/images/button_apply.png");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
	height: 72px;
	width: 210px;
	margin-left: 20px;
}
#applybutton a:hover {
	background-position: left -72px;
}
#tel {
	background: url("/images/tel_bg.png") no-repeat left top;
	text-indent: -9999px;
	height: 72px;
	width: 735px;
	float: left;
}
#frontpoints {
	font-weight: bold;
	color: #0b5783;
	width: 225px;
	float: left;
	clear: left;
	padding: 0 0 0 20px;
	
}
#frontboxes {
	width: 735px;
	float: left;
	padding-bottom: 10px;
}
#frontcasestudies, #frontnews, #frontarticles {
	font-size: 92%;
	line-height: 1.2em;
	background: url("/images/frontboxes_bg.png") no-repeat left top;
	height: 192px;
	width: 235px;
	float: left;
	margin-left: 10px;
}
.frontboxcontent {
	clear: both;
	padding: 0 15px;
}
#frontboxes p, #frontboxes ul {
	margin: .5em 0;
}
#frontboxes h2 {
	font-size: 100%;
	height: 35px;
	width: 120px;
	float: left;
	margin: 0;
}
#frontboxes p.more {
	height: 30px;
	float: right;
	clear: none;
	margin: 0;
	padding: 5px 6px 0 0;
}
#frontboxes h2 a, #frontboxes p.more a {
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#frontboxes p.more a {
	background-position: left top;
	height: 17px;
}
#frontboxes p.more a:hover {
	background-position: left -17px;
}
#frontboxes h2 a {
	background-position: left top;
	height: 27px;
}
#frontcasestudies h2 a {
	background-image: url("/images/title_casestudies.png");
	width: 116px;
}
#frontnews h2 a {
	background-image: url("/images/title_news.png");
	width: 57px;
}
#frontarticles h2 a {
	background-image: url("/images/title_articles.png");
	width: 79px;
}
#frontcasestudies p.more a {
	background-image: url("/images/more_casestudies.png");
	width: 98px;
}
#frontnews p.more a {
	background-image: url("/images/more_news.png");
	width: 66px;
}
#frontarticles p.more a {
	background-image: url("/images/more_articles.png");
	width: 76px;
}
#frontnews .frontboxcontent p {
	width: 205px;
	float: left;
	clear: both;
	margin: 0 0 .5em 0;
}
.date {
	font-weight: bold;
	color: #888;
	width: 50px;
	float: left;
}
#frontnews .frontboxcontent a {
	width: 155px;
	float: left;
}