/*RESET*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	outline: none;
}

ol, ul {
	list-style: none;
}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
}

/*STYLE*/

body {
	background-color: #c5ccd0;
	color: #58595b;
	font: 12px/14px Helvetica, Arial, sans-serif;
}

@font-face {
    font-family: 'NewsCycleBold';
    src: url('Fonts/newscycle-bold-webfont.eot');
    src: url('Fonts/newscycle-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/newscycle-bold-webfont.woff') format('woff'),
         url('Fonts/newscycle-bold-webfont.ttf') format('truetype'),
         url('Fonts/newscycle-bold-webfont.svg#NewsCycleBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NewsCycleRegular';
    src: url('Fonts/NewsCycle-Regular-webfont.eot');
    src: url('Fonts/NewsCycle-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/NewsCycle-Regular-webfont.woff') format('woff'),
         url('Fonts/NewsCycle-Regular-webfont.ttf') format('truetype'),
         url('Fonts/NewsCycle-Regular-webfont.svg#NewsCycleRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
	text-decoration: none;
	color: #003e7e;
}

a:hover {
	color: #00264d;
}

h1 {
	text-indent: -9000px;
	overflow: hidden;
	display: block;
}

h3 {
	color: #003e7e;
	text-transform: uppercase;
	font: 13px/15px 'NewsCycleRegular', Helvetica, Arial;
}

h4 {
	color: #003e7e;
	text-transform: uppercase;
	font: 26px/28px 'NewsCycleRegular', Helvetica, Arial;
}

#left-col h3, #left-col p {
	text-align: right;
}

table .nostyle,
#footer-2 .nostyle,
#left-col a {
	color: #58595b;
}

table a:hover.nostyle,
#footer-2 a:hover.nostyle,
#left-col a:hover {
	color: #404142;
}

#centre-col p {
	margin-bottom: 9px;
	margin-right: 40px;
}

body#general #centre-col p,
body#education #centre-col p,
body#about #centre-col p {
	margin-bottom: 21px;
}

body#education #centre-col p.nostyle,
body#about #centre-col p.nostyle {
	margin-bottom: 8px;
}


.intro {
	font-size: 15px;
	line-height: 17px;
}

#footer-col h3 {
	text-transform: none;
	font-size: 22px;
	line-height: 24px;
	width: 218px;
	border-bottom: 1px solid #003e7e;
	padding-bottom: 14px;
	margin: 0 0 12px 40px;
}

#footer-col li {
	margin-left: 40px;
	padding-bottom: 7px;
}

#footer-col ul li ul li {
	margin-left: 25px;
	padding-bottom: 0px;
	padding-top: 4px;
}

body#education #right-col li {
	color: #fff;
	padding-bottom: 5px;
}

body#how #right-col p {
	margin-right: 22px;
	font-size: 11px;
	line-height: 13px;
}

.right-align {
	text-align: right;
}

body#how #right-col h3 {
	margin: 25px 22px 5px 0;
}

body#contact #right-col h3,
body#client #right-col h3,
body#debtor #right-col h3 {
	margin-top: 50px;
}

body#about #centre-col h3 {
	margin-bottom: 10px;
	width: 400px;
}

#footer-3 p {
	margin-right: 30px;
}

.bullet {
	color: #d5d10e;
}

.highlight {
	color: #d5d10e;
	font: 15px/15px 'NewsCycleRegular', Helvetica, Arial;
}

#quote p {
	margin-left: 35px;
	font: 21px/25px 'NewsCycleRegular', Helvetica, Arial;
	color: #686a6c;
}

#quote p.name {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 30px;
}

.arrow {
	color: #003e7e;
	text-transform: uppercase;
	font: 13px/15px 'NewsCycleRegular', Helvetica, Arial;
}

label {
	clear: both;
	width: 95px;
	height: 50px;
	float: left;
	padding-top: 6px;
}

input {
	height: 20px;
	width: 170px;
	float: left;
	background-color: #b8babb;
	border: 1px solid #6c6d6f;
}

.submit {
	clear: both;
	width: 103px;
	height: 48px;
	border: none;
}

.register {
	width: 126px;
	height: 50px;
	border: none;
	margin-left: 30px;
}

.login-notes {
	float: left;
	margin: 12px 0 0 30px;
}

body#debtor .login-notes {
	float: left;
	margin: 6px 0 0 30px;
}

/*STRUCTURE*/

#wrapper {
	width: 961px;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

#wrapper-inner {
	width: 961px;
	float: left;
	background-color: #fff;
} 

#left-col {
	width: 198px;
	float: left;
	background-color: #fff;
}

#main-col {
	width: 730px;
	float: left;
	margin-left: 33px;
}

#centre-col {
	width: 500px;
	float: left;
	padding-top: 48px;
}

#right-col {
	width: 213px;
	float: right;
}

body#education #right-col {
	background: transparent url(Images/right-2.jpg) no-repeat top left;
	height: 385px;
	width: 198px;
	padding: 48px 0 0 15px;
}

#slideshow,
#slideshow1 {
	z-index: 1;
	float: left;
	width: 730px;
	height: 184px;
}

#footer-1 {
	width: 961px;
	height: 82px;
	float: left;
	background: transparent url(Images/footer-1.gif) no-repeat top left;
}

#footer-2 {
	background: #e3e6ea url(Images/footer-2.gif) no-repeat top left;
	width: 961px;
	height: 330px;
	float: left;
}

#footer-3 {
	background: #c5ccd0 url(Images/footer-3.gif) no-repeat top left;
	width: 961px;
	height: 100px;
	float: left;
	padding-top: 23px;
	text-align: right;
}

#footer-col {
	width: 318px;
	float: left;
	padding-top: 26px;
}

#quote {
	background: transparent url(Images/quote.png) no-repeat top left;
	margin-top: 50px;
}

/*ELEMENTS*/

h1.logo {
	width: 198px;
	height: 99px;
	background: transparent url(Images/logo.gif);
	margin: 32px 0 160px 0;
}

.rule {
	width: 100%;
	height: 15px;
	border-top: 1px solid #003e7e;
	margin-top: 14px;
}

body#education #right-col .rule,
body#contact #right-col .rule,
body#client #right-col .rule,
body#debtor #right-col .rule {
	width: 183px;
}

.right {
	width: 213px;
	height: 228px;
	margin-top: 30px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(Images/right.gif) no-repeat top left;
}

body#contact #centre-col,
body#client #centre-col,
body#debtor #centre-col {
	background: transparent url(Images/arrow.gif) no-repeat top left;
	margin-top: 48px;
	padding-top: 12px;
}

body#home .intro {
	background: transparent url(Images/arrow.gif) no-repeat top left;
	margin-top: 10px;
	padding-top: 12px;
}

body#about #centre-col img {
	float: left;
	margin-right: 15px;
}

body#contact #right-col,
body#client #right-col,
body#debtor #right-col {
	background: transparent url(Images/quote.png) no-repeat top left;
	background-position: 0 -10px;
}

/*NAV*/

#nav {
	width: 763px;
	height: 59px;
	float: left;
	background: transparent url(Images/1.gif) no-repeat top left;
	z-index: 9999999999;
	position: relative;
}

body#why #nav {
	background-position: 0 -59px;
}

body#general #nav {
	background-position: 0 -118px;
}

body#how #nav {
	background-position: 0 -177px;
}

body#about #nav {
	background-position: 0 -236px;
}

body#contact #nav {
	background-position: 0 -295px;
}

body#client #nav {
	background-position: 0 -354px;
}

body#debtor #nav {
	background-position: 0 -413px;
}

ul#menu {
	position: relative;
	width: 763px;
	margin: 26px 0 0 7px;
	height: 27px;
	float: left;
	font: 11px/12px 'NewsCycleBold', Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 1px #ffffff;
}

ul#menu li a {
	position: absolute;
	top: 0;
	text-decoration: none;
	height: 27px;
	color: #58595b;
	display: block;
	height: 20px;
	padding-top: 7px;
	text-align: center;
	}
	
ul#menu li{
	float:left;
	position:relative;
}

ul#menu li.nav1 a {
	width: 114px;
	background:transparent url(Images/nav-1.png) no-repeat top left;
	background-position: 0 -27px;
}

ul#menu li.nav2 a {
	width: 103px;
	background:transparent url(Images/nav-2.png) no-repeat top left;
	background-position: 0 -27px;
	left: 91px;
}

ul#menu li.nav3 a {
	width: 129px;
	background:transparent url(Images/nav-3.png) no-repeat top left;
	background-position: 0 -27px;
	left: 170px;
}

ul#menu li.nav4 a {
	width: 107px;
	background:transparent url(Images/nav-4.png) no-repeat top left;
	background-position: 0 -27px;
	left: 276px;
}

ul#menu li.nav5 a {
	width: 113px;
	background:transparent url(Images/nav-5.png) no-repeat top left;
	background-position: 0 -27px;
	left: 360px;
}

ul#menu li.nav6 a {
	width: 113px;
	background:transparent url(Images/nav-6.png) no-repeat top left;
	background-position: 0 -27px;
	left: 451px;
}

ul#menu li.nav7 a {
	width: 113px;
	background:transparent url(Images/nav-7.png) no-repeat top left;
	background-position: 0 -27px;
	left: 540px;
}

ul#menu li.nav8 a {
	width: 113px;
	background:transparent url(Images/nav-7.png) no-repeat top left;
	background-position: 0 -27px;
	left: 629px;
}

ul#menu li.nav9 a {
	top: 27px;
	border-top: 6px solid #fff;
	background-image: none;
	background-color: #114b87;
	width: 102px;
	padding-top: 4px;
}

ul#menu li.nav10 a {
	top: 43px;
	background-image: none;
	background-color: #114b87;
	width: 102px;
	padding-top: 4px;
}

ul#menu li:hover a,
ul#menu li a:hover,
body#home ul#menu li.nav1 a,
body#why ul#menu li.nav2 a,
body#general ul#menu li.nav3 a,
body#education ul#menu li.nav3 a,
body#how ul#menu li.nav4 a,
body#about ul#menu li.nav5 a,
body#contact ul#menu li.nav6 a,
body#client ul#menu li.nav7 a,
body#debtor ul#menu li.nav8 a {
	background-position: 0 0px;
	color: #fff;
	text-shadow: none;
}

#menu ul {
	background:#fff;
	background:rgba(255,255,255,0);
	list-style:none;
	position:absolute;
	left:-9999px;
	width: 129px;
}

#menu ul li {
	padding-top:10px; 
	float:none;
	width: 129px;
}

#menu ul a {
	white-space:nowrap;
}

#menu li:hover ul {
	left:27px;
}

body#general ul#menu li.nav9 a:hover,
body#general ul#menu li.nav10 a:hover,
body#education ul#menu li.nav9 a:hover,
body#education ul#menu li.nav10 a:hover,
#menu li:hover ul li a:hover { 
	color:#b8c9db;
}