/* CSS Document */

/* This is the main style for all the layout and text */

body
{
	background: url(../images/bg.jpg) forestgreen repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #515151;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 988px;
}

img, table, tr, td {
    border-style: none;
    border-width: 0px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}
.content-bg {
	width: 988px;
	height: 100%;
	position: absolute;
	z-index: 100;
	background: url(../images/content_bg.gif) repeat-y;
}

.page-container {
	width: 988px;
	position: absolute;
	z-index: 200;
}

.slogan-container {
	width: 849px;
	/width: 849px;*/
	background: #FFFFFF;
	height: 60px;
	float: left;
	overflow: hidden;
}

.slogan
{
	width: 650px;
	height: 25px;
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006633;
	padding-left: 32px;
	padding-top: 20px;
}
.logo 
{
	/*width: 180px*/
	width: 185px;
	height: 60px;
	background: #FFFFFF;
	/*float: left;*/
	float: right;
	overflow: hidden;
}

.logo-container {
	width: 988px;
	height: 60px;
	background: #FFFFFF;
	float: left;
	overflow: hidden;
}

rem .banner-container {
	width: 998px;
	height: 318px;
	float: left;
	overflow: hidden;
	background: url(../images/asbanner.jpg) no-repeat;
}
rem .banner-form {
	width: 235px;
	height: 120px;
	float: left;
	overflow: hidden;
   padding: 62px 0px 0px 380px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.banner-form #content {
	width: 175px;
}

.banner-text
{
	width: 330px;
	height: 180px;
	float: left;
	padding: 5px 0px 0px 20px;
	font-family: Arial;
	font-size: 11px;
	color: white;
	font-weight: normal;
	overflow: hidden;
}
div.banner-text h1
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: white;
	width: 300px;
	height: auto;
}
div.banner-text h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width: 300px;
	height: auto;
}


.nav-item {
	display:block;
	overflow: hidden;
	float: left;
	background: url(../images/divider-nav-home.gif) no-repeat top right;
	padding: 8px 14px 8px 12px;
}

.nav-item-last {
	background: none no-repeat top right;
}

#nav-item-home {
	width: auto;
}
#nav-item-products {
	width: auto;
}
#nav-item-consulting {
	width: auto;
}
#nav-item-managed {
	width: auto;
}
#nav-item-news {
	width: auto;
}
#nav-item-about {
	width: auto;
}
#nav-item-download {
	width: auto;
}

div.nav-container a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.select-text { 
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;	
	/*color: #515151;*/
 
}

.nav-container {
	width: 988px;
	height: 31px;
	float: left;
	overflow: hidden;
	background: #FFFFFF;
	background: url(../images/bg-nav-home.gif) repeat-x;
}

.subnav-bg-1 {
	width: 988px;
	height: 27px;
	float: left;
	overflow: hidden;
	background: url(../images/bg-subnav.gif) repeat-x;
}

.subnav-bg-2 {
	width: 988px;
	height: 27px;
	float: left;
	overflow: hidden;
	background: url(../images/bg-subnav.gif) repeat-x;
}

.subnav-bg-3 {
	width: 988px;
	height: 27px;
	float: left;
	overflow: hidden;
	background: url(../images/bg-subnav.gif) repeat-x;
}

.subnav-container {
	width: 988px;
	height: 27px;
	float: left;
	overflow: hidden;
	color: #FFFFFF;
	padding-left: 6px;
	padding-top: 6px;
}

.subnav-container a:hover {
 background: #2843cd;
}

.subnav-container-1 a:hover {
 background: #c0d53f;
}

.subnav-container-2 a:hover {
 background: #c9359d;
}

.subnav-products-on-1 {
	float: left;
	overflow: hidden;
	background: #2843cd;
	width: 55px;
	height: 15px;
	padding-left: 5px;
}

.subnav-products-off-1 {
	float: left;
	overflow: hidden;
	width: 55px;
	height: 15px;
	padding-left: 5px;
}

.sub-link-on {
	color: #FFFFFF;
	text-decoration: none;
	background: #2843cd;
}
.sub-link-off {
	color: #FFFFFF;
	text-decoration: none;
}

.breadcrumb-container {
	width: 988px;
	height: 14px;
	float: left;
	overflow: hidden;
	background: url(../images/bg-breadcrumb-home.gif);
	padding-bottom: 3px;
}
.breadcrumb-trail {
	height: 14px;
	float: left;
	overflow: hidden;
	padding-left: 19px;
	color: #FFFFFF;
}
.button-search-padding {
	padding-left: 115px;
}

.body-container {
	width: 988px;
	float: left;
	overflow: hidden;
	background: #FFFFFF;
	margin-bottom: 50px;
}


.content-container {
	width: 753px;
	height: auto;
	background: #FFFFFF;
	floatx: left;
	overflowx: hidden;
	padding-top: 19px;
	padding-bottom: 32px;
}
.content-container-general {
	width: 753px;
	background: #FFFFFF;
	padding-top: 19px;
}
.right-main-white
{
	width: 235px;
	height: auto; 
	background: #eaeaea;
	float: left;
	padding-bottom: 32px;
	color: #006633;
	
}

.right-container {
	width: 235px;
	height: 530px;
	background: #eaeaea;
	float: left;
	overflow: hidden;
	padding-top: 19px;
	margin-bottom: 32px;
}

.right-container-2 {
	width: 235px;
	height: 600px;
	background: #eaeaea;
	float: left;
	overflow: hidden;
	padding-top: 19px;
	margin-bottom: 32px;
}

.right-container-3 {
	width: 235px;
	height: 960px;
	background: #eaeaea;
	float: left;
	overflow: hidden;
	padding-top: 19px;
	margin-bottom: 32px;
}

.right-image {
	border-color:#223284;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style:solid;
}

.news-image-border {
	border-color:#cccdcd;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style:solid;
}

#content {
	width: 700px;
	display: block;
}

#content-home {
	width: 952px;
	display: block;
}



#content ul {
	padding: 0 8px;
	margin: 0;
}

#content-home ul {
	padding: 0 8px;
	margin: 0;
}


#content li {
	list-style-type:none;
	list-style-image: none;
	line-height: 16px;
	padding: 0;
	padding-left: 21px;
	margin: 0;
	margin: 12px 0;
	/*background: url(../images/tick1.gif) left no-repeat;*/
	background: url(../images/alligator_tick.jpg) left no-repeat;
}


#content-home li {
	list-style-type:none;
	list-style-image: none;
	line-height: 16px;
	padding: 0;
	padding-left: 21px;
	margin: 0;
	margin: 12px 0;
	/*background: url(../images/tick1.gif) left no-repeat;*/
	background: url(../images/alligator_tick.jpg) left no-repeat;
}

#content table.columnlayout td.summary img {
	padding-bottom: 4px;
	margin-bottom: 8px;
	background: url(../images/image-shadow.png) bottom repeat-x;
}


#content-home table.columnlayout td.summary img {
	padding-bottom: 4px;
	margin-bottom: 8px;
	background: url(../images/image-shadow.png) bottom repeat-x;
}


#content table.columnlayout td.summary h1, 
#content table.columnlayout td.summary h2, 
#content table.columnlayout td.summary p, 
#content table.columnlayout td.summary ul
{
	margin: 4px;
	color: #006633;
}

#content-home table.columnlayout td.summary h1, 
#content-home table.columnlayout td.summary h2, 
#content-home table.columnlayout td.summary p, 
#content-home table.columnlayout td.summary ul
{
	margin: 4px;
	color: #006633;
}

#content-home  h2{
	font-weight: bold;
} 


#content table.columnlayout td.summary h1,
#content table.columnlayout td.summary h2 {
	margin-top: 12px;
	color: #006633;
}

#content-home table.columnlayout td.summary h1,
#content-home table.columnlayout td.summary h2 {
	margin-top: 12px;
	color: #006633;
}




#content table.columnlayout td.summary, #content table.columnlayout td.link
{
	background-color: #ccff66; /*background: url(../images/bg-info-1.gif) top repeat-x;*/
}

#content-home table.columnlayout td.summary, 
#content-home table.columnlayout td.link
{
	background-color: #ccff66; /*background: url(../images/bg-info-1.gif) top repeat-x;*/
}



#content table.columnlayout td.link {
	background-position: center ;
	padding: 8px 0;
}

#content-home table.columnlayout td.link {
	background-position: center ;
	padding: 8px 0;
}



#content table.columnlayout td.shadow {
	background: url(../images/shadow-bottom-contact.gif) left;
}

#content-home table.columnlayout td.shadow {
	background: url(../images/shadow-bottom-contact.gif) left;
}



.content-box {
	width: 233px;
	float: left;
	overflow: hidden;
}

.right-title-box
{
	width: 226px;
	float: left;
	overflow: hidden;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
.right-content-box {
	width: 214px;
	float: left;
	overflow: hidden;
	padding-left: 9px;
	padding-right: 10px;
	padding-top: 18px;
	padding-bottom: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	/*color: #515151;*/
	line-height: 140%;
}
.footer-container {
	float: left;
	overflow: hidden;
	width: 988px;
	height: 30px;
	position: fixed;
	bottom: 0px;
	background: url(../images/bg-footer.gif) repeat-x;
	z-index: 1000;
}

.footer-text {
	color: #FFFFFF;
	padding-left: 17px;
	padding-top: 8px;
}

.footer-link {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer-link:hover {
	text-decoration: underline;
}

.lenders-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	font-weight: bold;
	text-decoration: none;
}

.lenders-number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	font-weight: bold;
}

.lenders-arrow {
	padding-left: 18px;
	padding-right: 8px;
}

.lenders-arrow-2 {
	padding-left: 9px;
	padding-right: 15px;
}

.right-lenders-nav {
	width: 235px;
	height: 260px;
	float: left;
	overflow: hidden;
}

.right-contact-nav {
	width: 235px;
	height: 130px;
	float: left;
	overflow: hidden;
}

.right-news {
	width: 235px;
	height: 598px;
	float: left;
	overflow: hidden;
}

.right-lenders-nav-on {
	background: #213184;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.right-lenders-nav-newsletter {
	background: #77787b;
	color: #FFFFFF;
	font-weight: bold;
}

.right-lenders-nav-off {
	float: left;
	overflow: hidden;
	width: 235px;
	height: 16px;
	padding-top: 3px;
}

.right-lenders-nav-gap {
	float: left;
	overflow: hidden;
	width: 235px;
	height: 5px;
}

.case-container {
	float: left;
	overflow: hidden;
	width: 723px;
}

.case-container-2 {
	float: left;
	overflow: hidden;
	width: 723px;
	font-size: 11px;
	padding-left: 16px;
}

.case-container-3 {
	float: left;
	overflow: hidden;
	width: 717px;
	font-size: 11px;
}

.case-container-4 {
	float: left;
	overflow: hidden;
	width: 714px;
	font-size: 11px;
	padding-left: 25px;
}

.directions-box {
	float: left;
	overflow: hidden;
	width: 717px;
	height: 254px;
	background: url(../images/bg-directions.gif) repeat-x;
}

.directions-image {
	float: left;
	overflow: hidden;
	width: 310px;
	height: 236px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 18px;
}

.directions-text {
	float: left;
	overflow: hidden;
	width: 350px;
	height: 236px;
	padding-top: 18px;
}

.directions {
	float: left;
	overflow: hidden;
	width: 700px;
	/*height: 352px;*/
	padding-top: 25px;
	padding-left: 18px;
}

.foot-note {
	float: left;
	overflow: hidden;
	width: 700px;
	font-size: 11px;
	padding-left: 26px;
	padding-top: 10px;
}

.news-container-gap {
	float: left;
	overflow: hidden;
	width: 723px;
	height: 35px;
	font-size: 11px;
}

.news-container-page {
	float: left;
	overflow: hidden;
	width: 710px;
	height: 35px;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

.news-image {
	float: left;
	overflow: hidden;
	width: 162px;
	font-size: 11px;
}

.news-text {
	float: left;
	overflow: hidden;
	width: 492px;
	font-size: 11px;
}

.case-logo {
	padding-right: 18px;
}

.star-color {
	color: #FF0000;
	font-size: 11px;
}

.fine-print {
	font-size: 11px;
}

.contact-form-text {
	font-size: 11px;
	padding-left: 15px;
}

.contact-form-button {
	font-size: 11px;
	padding-left: 15px;
}

.contact-form-title {
	font-size: 14px;
	padding-left: 15px;
	background: #eaeaea;
	color: #213184;
}

.contact-border {
	border-color:#eaeaea;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style:solid;
}

.news-find-more {
	text-align: right;
	padding-right: 5px;
}

.news-center {
	padding-left: 10px;
	float: left;
	overflow: hidden;
	width: 225px;
}

.check-padding {
	margin-right: 10px;
}

.case-study-summary
{
	width: 159px;
	height: 99px;
	float: left;
	overflow: hidden;
	background: #FFFFFF;
	border-color: #213184;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	color: #006633;
}

.case-study-spacing {
	float: left;
	overflow: hidden;
	padding-left: 30px;
	width: 215px;
}

.news-press-title {
	font-size: 18px;
}

h1
{
	font-size: 18px;
	font-weight: normal;
	color: #006633;
	width: 680px;
	height: auto;
}

h2
{
	font-size: 14px;
	font-weight: normal;
	color: #006633;
	height: auto;
}

h3 {
 font-size: 12px;
 font-weight: normal;
 color: #006633;
 height: auto;
}

h4 {
 font-size: 10px;
 font-weight: normal;
 color: #213184;
 height: auto;
}

div.content-container-download h1 {
 width: 233px;
 float: left;
 overflow: hidden;
 padding-left: 14px;
 font-size: 18px;
 font-weight: normal;
 color: #213184;
}

div.content-container h1, div.content-container-general h1
{
	font-size: 18px;
	font-weight: normal;
	color: #006633;
	width: 680px;
	height: auto;
}

div.content-container h2, div.content-container-general h2
{
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}

div.right-container h1 {
 width: 226px;
 float: left;
 overflow: hidden;
 padding-left: 9px;
 padding-bottom: 10px;
 font-size: 16px;
 font-weight: bold;
 color: #213184;
}
 
div.map-address img {
 float:left;
 margin-right:60px;
}

.address-Cardiff {
 height:218px;
}

.address-Bristol {
 height:292px;
}

.address-Haydock {
 height:285px;
}

.level1 {
 margin-top: 5px; margin-left: 0px;
}

.level2 {
 margin-top: 5px; margin-left: 30px;
}

.level3 {
 margin-top: 5px; margin-left: 60px;
}

.level4 {
 margin-top: 5px; margin-left: 90px;
}

.address-Harlosh {
 height:440px;
}

.address-StMellons {
 height:462px;
}

#menu ul {
 width: auto;
 margin: 0px;
 padding: 0px;
 list-style: none;
}

#menu li {
 padding: 0px;
 display: inline;
}

#menu {
   height: auto;
}

#footer ul {
 width: auto;
 margin: 0px;
 padding: 0px;
 list-style: none;
}

#footer li {
 padding: 0px;
 margin: 0px;
 display: inline;
}

#footer {
   height: auto;
}

#sitemap ul {
 width: auto;
 margin: 0px;
 padding: 0px;
 list-style: none;
}

#sitemap li {
 padding: 0px;
 margin: 5px 0px 0px 0px;
}

#sitemap {
   height: auto;
}

#sitemap ul ul {
 margin-left: 30px;
}

div.right-menu-container {
}

div.right-menu {
}

div.right-menu a, div.right-menu span {
 display: block;
 background: url(../images/right-menu-item_bg.gif) 0px 0px no-repeat;
 padding: 1px 0px 1px 36px;
 color: #213184;
 margin-bottom: 5px;
 font-weight: normal;
}

div.right-menu a:link, div.right-menu a:visited {
 color: #213184;
 text-decoration: underline;
}

div.right-menu a:hover, div.right-menu span {
 background-color: #213184;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
}

body#content {
	background-image: none;
	background-color: #FFF;
	width:auto;
	margin: 0;
}

#content ul, 
body#content ul,
#content li, 
body#content li, 
#content h1, 
body#content h1 {
	width: auto;
}

body #content {
	padding: 20px;
}

.right-container .right-nav {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 8.3pt;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CCC;
}
.right-container .right-nav h1 {
	margin: 0;
	display: block;
	width: auto;
	float: none;
}
.right-container .right-nav ul {
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}
.right-container .right-nav ul li {
	margin: 5px 0;
	padding: 0;
	line-height: normal;
	list-style: none;
	width: auto;
	display: block;
}
.right-container .right-nav ul li a,
.right-container .right-nav ul li span {
	padding-left: 26px;
	color: #213184;
	display: block;
	background: url(../images/right-menu-item_bg.gif) 0px 0px no-repeat;
	padding: 1px 0px 1px 36px;
	color: #213184;
	font-weight: normal;
	text-decoration: underline;
}

.right-container .right-nav ul li a:hover, 
.right-container .right-nav ul li.selected a, 
.right-container .right-nav ul span {
	background-color: #213184;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.right-container .right-nav ul li.selected,
.right-container .right-nav ul li span {
	background: #213184;
}
.right-container .right-nav ul li span {
	display: block;
}
.right-container .right-nav ul li.selected a,
.right-container .right-nav ul li span {
	color: #FFF;
	text-decoration: none;
}