/* CSS Document */
html {
	text-align: center;
	background-color: #669999;
}

body {
	background-color: #FFFFFF;
	position: relative;
	width: 770px;
	margin: 0 auto;
	text-align: left;
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 80%;
	color: black;
	line-height: 110%;
	padding-top: 20px;
}

h1 {
	position: absolute;
	top: -60px;
	left: -80px;
	width: 770px;
	height: 40px;
	background:  url(Images/branding.gif) no-repeat;
	text-indent: -9999px;
}

p {
	margin: 10px 20px 10px 20px;
	text-align: justify;
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 100%;
	color: #333333;
	line-height: 160%;
}

h2 {
	margin: 2px 10px 2px 10px;
	text-align: left;
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 120%;
	color: #333333;
	line-height: 130%;
	border-bottom: solid #669999 1px;
}

h3 {
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 120%;
	font-weight: normal;
	color: #006666;
	line-height: 100%;
	border-bottom: solid #339999 1px;
} 

h4 {
	margin-left: 15px;
	margin-right: 15px;
	text-align: right;
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 80%;
	font-weight: normal;
	color: #003366;
	line-height: 80%;
}

h5 {
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 110%;
	font-weight: normal;
	color: #333333;
	line-height: 110%;
}

h5 a{
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
	line-height: 110%;
}

h5 a:hover {
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 110%;
	border-bottom: 1px dashed #000066;
	color: #000066;
	line-height: 110%;
}

div#newsitem {
	margin-left: 20px;
	margin-right: 20px;
	background:  url(Images/newsitemback.png) repeat-x;
	border: 1px solid #CCCCCC;
	height: 80px;
}

div#branding {
	height: 40px;
	background:  url(Images/branding.gif) no-repeat 0 0;
	z-index: 10;
}

div#branding blockquote {
	position: absolute;
	top: -9999px;
}

div#pagecontent {
	position: absolute;
	margin-top: 22px;
	width: 560px;
}

div#pageinfo {
	position: absolute;
	width: 558px;
	height: 2100px;
	margin-top: 61px;
	margin-left: -18px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	left: 17px;

}

div#pageinfo  a:hover img{
	border: 0px solid #FFFFFF;
}
	

div#nav_main {
	position: absolute;
	height: 46px;
	background: #FFFFFF;
}

ul#nav_features {
	position: absolute;
	top: -6px;
	left: 0px;
	margin: 0px;
	width: 570px;
	height: 46px;
	background:  url(Images/nav_features.png) no-repeat;
}

ul#nav_features li {
	display: inline;
	float: left;
}

li#nav_mortgages {
	padding-left: 1px;
}

li#nav_loans {
	padding-left: 2px;
}

li#nav_creditcards {
	padding-left: 2px;
}

li#nav_pensions {
	padding-left: 2px;
}

li#nav_debt {
	padding-left: 2px;
}

li#nav_contactus {
	padding-left: 2px;
}

li#nav_news {
	padding-left: 2px;
}


li#nav_mortgages a {
 	display: block;
	height: 46px;
	width: 78px;
	text-indent: -9999px;
}

li#nav_loans a {
 	display: block;
	height: 46px;
	width: 78px;
	text-indent: -9999px;
}

li#nav_creditcards a {
 	display: block;
	height: 46px;
	width: 78px;
	text-indent: -9999px;
}

li#nav_pensions a {
 	display: block;
	height: 46px;
	width: 78px;
	text-indent: -9999px;
}

li#nav_debt a {
 	display: block;
	height: 46px;
	width: 78px;
	text-indent: -9999px;
}

li#nav_contactus a {
 	display: block;
	height: 46px;
	width: 78px;
	text-indent: -9999px;
}

li#nav_news a {
 	display: block;
	height: 46px;
	width: 78px;
	text-indent: -9999px;
}

ul#nav_features li a:hover {
	border-bottom: 3px solid #669999;
	margin-bottom: -5px;
}

div#content {
	position: relative;
	width: 750px;
	height: 2200px;
	margin-top: -4px;
	margin-left: 9px;
	margin-right: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

div#submenu {
	position: absolute;
	left: 0;
	width: 180px;
	margin: 10px 10px 10px 10px;
}

div#submenuheader {
	position: absolute;
	left: 0;
	width:180px;
	height: 30px;
	margin: 0px;
}

div#submenumain {
	position: relative;
	top: 10px;
	width: 158px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

div#email {
	position: relative;
	top: 0px;
	width: 158px;
	margin: 0px;
	padding: 0px;
	background:  url(Images/emailbkgrnd.gif) repeat-y;
}

div#emailform {
	position: relative;
	top: -10px;
	width: 158px;
	margin: 0px;
	padding: 0px;
	background:  url(Images/emailbkgrnd.gif) repeat-y;
}

div#emailforminputs{
	position: relative;
	top: -5px;
	width: 158px;
	margin: 0px;
	padding: 5px;
	background:  url(Images/emailbkgrnd.gif) repeat-y;
}

div#links {
	position: relative;
	margin-top: -35px;
	width: 158px;
	padding: 5px;
	background:  url(Images/newsbarback.png) repeat-y;
}

div#submenumain p{
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 100%;
	color: #333333;
	line-height: 120%;
	margin-left: 10px;
}

div#content_main {
	position: absolute;
	left: 180px;
	width: 550px;
	padding: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div#botlinks {
	position: relative;
	width: 680px;
	height: 50px;
	margin-top: -1px;
	margin-left: 9px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-left: 70px;
}

div#site_info {
	position: relative;
	width: 750px;
	margin-left: 9px;
	margin-top:-1px;
	border: solid 1px #CCCCCC;
}

div#site_info p{
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 70%;
	font-style: italic;
	color: #333333;
	line-height: 100%;
	margin-left: 10px;
	text-align: centre;
}

div#pageinfo li {
	margin: 10px 20px 10px 25px;
	text-align: left;
	font-family: "gill sans MT", "arial", "verdana", "geneva";
	font-size: 100%;
	font-style: italic;
	color: #333333;
	line-height: 100%;
}

div#branding, div#nav_main {
	width: 100%;
}

a:hover img {
	z-index: 100;
	border-right: solid 4px #2C81AA;
} 

div#tablesection1 {
	margin-left: 20px;
	margin-right: 20px;
	background:  url(Images/table1.png) repeat;
	border: 1px solid #CCCCCC;
}

div#tablesection2 {
	margin-left: 20px;
	margin-right: 20px;
	background:  url(Images/table2.png) repeat;
	border: 1px solid #CCCCCC;
}

label {
	width: 10em;
	float: left;
	text-align: right;
	margin: 0 1em 5px 0;
	clear: both;
}

.input-box {
	float: right;
	margin-right: 10px;
	color: #000000;
	background: #CCCCCC;
	border: #006699 solid 1px;
}

.submit-button
{

margin-left: 5em;

clear: both;

color: #000;

background: #fb0;

border: 2px #9cf outset

}

fieldset {
	border: #006699 dashed 1px;	
	width: 500px;
}

legend {
	color: #FFFFFF;
	background: #006699;
	border: #006699 solid 1px;
	padding: 1px 10px
}

div#submenumain img {
	margin-top: -0.4em;
}

div~submenumain tr{
	margin-left: 20px;
}



/* =si_clear_children */
.pc, .sc { position: absolute; top: 0; left: 0;}
.clear_children, .cc_tallest {position: relative;}
/*\*/* html .clear_children {display: inline;}/**/
.cc_tallest:after {content: '';} /* prevents a redraw bug in safari */

/*Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{padding: 0;}

/* Normalizes font-size for headers */
h1, h5, h6
{font-size: 100%;}

/* Removes list-style from lists */
ol, ul
{list-style: none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{font-style: normal; font-weight: normal;}

/* Removes list-style from lists */
table
{border-collapse: collapse; border-spacing: 0;}

/* Removes border from fieldset and images */
fieldset, img
{border: 0;}

/*left-aligns text in caption and th */
caption, th
{text-align: left;}

/* Removes quotation marks from q */
q:before, q:after
{content: '';}
