body {
	font: normal 70%/140% arial, helvetica, geneva, sans-serif;
	margin: 0;
	padding: 0;
	background: #D6E2EE url(graphics/body_bg.gif) top left repeat-y;
	text-align: left;
	color: #000;
	min-height: 100%;
	}

div {
 background: #fff;
}
/***********************************************/
ul {
	list-style: none;
}
	
#container	{
	width: 760px;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: left;
	background: #fff;
	background: #fff url(graphics/border-bg.gif) top left repeat-y;
	}

/***********************************************/
	
/* Global Reset Padding and Margins */

*	{
	margin: 0;
	padding: 0;
	}
	
/* Easy Clearing - positioniseverything.net */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/*macIE5 fix for easy clear*/
.clearfix {
	display: inline-block;
	}
	
/* hides from macIE5 \*/
* html .clearfix {
	height: 1%; display: block;
	}
.clearfix {
	display: block;
	}
/* end hide from macIE5 */


/***********************************************/

/******************** header top ***************************/	
#header	{
	height: 46px;
	padding: 0;
	margin: 0;
	background: #fff url(graphics/bluetopbar.jpg) top left repeat-x;
	width: 100%;
	}

#header p
	{
	float: left;
	text-align: left;
	width: 200px;
	margin: 10px 0 0 5px;
	color: #fff;
	font-weight: bold;
	}
	
#header ul {
	float: right;
	margin: 15px 0 0 30px;
	width: 35%;
	}
	
#header ul li {
	margin: 0 20px 0 0;
	display: inline;
	}
	
#header ul li a, #side-nav a {
	color: #fff;
	}
	
#header ul li a:hover, #side-nav a:hover {
	color: #D6E2EE;
	/*font-weight: bold;*/
	/*background: #FDFDE1;*/
	}

/*********** advert ***********************/

#logo {
	height: 90px;
	padding: 10px 0 0 0;
	margin: 0;
	background-color: #fff;
	/*border-bottom: solid 1px #333;*/
	}
	
#logo h1 {
	text-indent: -1000px;
	padding: 0 0 10px 0;
	margin: 0; 
	background: #fff url(graphics/myequifax_logo.gif) top left no-repeat;
	width: 195px; 
	height: 80px;
	float: left;
	display: inline;
	}

#logo h2 {
	padding: 0;
	text-indent: -1000px;
	margin: 50px 45px 0 0;
	background: #fff url(graphics/strapline.gif) no-repeat;
	width: 476px; 
	height: 33px;
	float: right;
	display: inline;
	}

/********************* side navigation **************************/
#side-nav {
	width: 150px;
	background: #034A97;
	padding: 0;
	margin: 0 0 0 0;
	color: #fff;
	float: left;
	border-right: solid 1px #000;
	}

#side-nav ul {
	margin: 0;
	padding: 5px 10px 0 0;
	}
	
#side-nav ul li {
	margin: 0 0 0 10px;
	padding: 5px 0 5px 0;
	background: #034A97 url(graphics/divider.gif) bottom left no-repeat !important;
	}
	
#side-nav ul li a {
	color: #fff;
	text-decoration: none;
	}
	
#side-nav ul a:hover {
	color: #D6E2EE;
	text-decoration: underline;
	}

#side-nav ul li span.sub {
	background: url(graphics/arrow.gif) 20% 70% no-repeat !important;
	background: url(graphics/arrow.gif) 20% 8px no-repeat;
	padding: 5px 0 0 30px;
	}
	
#side-nav h2 {
 	font-size: 110%;
	margin:  0 0 0 10px;
	padding: 10px 0 0 0;
	font-weight: normal;
	color: #fff; 
 	}

#side-nav p a img{
	margin: 150px 0 0 0;
	padding: 20px 0 5px 0;
	font-weight: bold;
	color: #fff; 
	background-color: #034A97;
	border: 0;
}

#side-nav p {
	margin: 0;
	padding: 0 5px 0 5px;
	font-weight: bold;
	color: #fff; 
	background-color: #034A97;
}

/**************** login form *****************/
#form-login {
	/*equalise winIE nav padding*/
	padding: 10px 0 0 0 !important;
	padding: 5px 0 0 0;
	margin-left: 5px;
	}
	
#form-login p {
	/*equalise winIE nav padding*/
	padding: 10px 0 0 0 !important;
	padding: 5px 0 0 0;
	}

#form-login input.text
	{
	width: 100px;
	}

/********************* new styles instead of content ******************/
#topstrip {
	height: 130px;
	width: 600px;
	margin: 0 0 5px 150px;
	background: #FFCC33 url(graphics/midstripyellow.gif) 0 0 no-repeat;
	border-top: #000 solid 1px;
	border-left: #000 solid 1px;
	border-bottom: #000 solid 1px;
	padding: 0;
	}

#midstrip {
	height: 130px;
	width: 600px;
	margin: 0 0 5px 150px;
	background: #990000 url(graphics/bottomstripred.gif) 0 0 no-repeat;
	border-top: #000 solid 1px;
	border-left: #000 solid 1px;
	border-bottom: #000 solid 1px;
	padding: 0 0 0 0;
	}

 #bottomstrip {
	height: 137px;
	width: 600px;
	margin: 0 0 5px 150px;
	background: #6699cc url(graphics/topstripblue.gif) 0 0 no-repeat;	
	border-top: #000 solid 1px;
	border-left: #000 solid 1px;
	border-bottom: #000 solid 1px;
	padding: 0;
	}
	
#topstrip h3, #midstrip h3, #bottomstrip h3 {
	font-size: 160%;
	font: bold helvetica, arial, geneva, sans-serif;
	margin:  0;
	padding: 10px 0 5px 160px;
	color: #fff; 
}

#topstrip h4, #midstrip h4, #bottomstrip h4 {
	font-size: 120%;
	font: bold helvetica, arial, geneva, sans-serif;
	margin:  0;
	padding: 0 0 5px 160px;
	color: #fff; 
}
#topstrip ul, #midstrip ul, #bottomstrip ul {
	font-size: 120%;
	list-style: disc;
	margin: 0;
	padding: 0 0 5px 175px;
	color: #fff;
}

#topstrip ul li, #midstrip ul li, #bottomstrip ul li {
	padding: 0;
	margin:  0;
	font-size: 100%;
}


/***************** new list **********************/

 ul#navlist, ul#navlist2, ul#navlist3
{
margin:5px 10px;
padding-left:0;
white-space: nowrap;
float: right;
}

#navlist li, #navlist2 li, #navlist3 li
{
display: inline;
list-style-type: none;
}

#navlist a, #navlist2 a, #navlist3 a { 
padding: 3px 10px; 
font-size: 75%;
}

#navlist a:link, #navlist a:visited, #navlist2 a:link, #navlist2 a:visited, #navlist3 a:link, #navlist3 a:visited
{
color: #fff;
background: url(graphics/button1.gif) 20% 80%  no-repeat;
text-decoration: none;
}

#navlist a:hover, #navlist2 a:hover, #navlist3 a:hover, 
{
color: #fff;
/*background-color: #369;*/
text-decoration: none;
background: url(graphics/button2.gif) 20% 80%  no-repeat;
}

/********************* 3 column content styles ******************/

#threecol_body {
	float: left;
	width: 609px;
	padding: 0;
	
	}
	
#threecol_body div.manage_finances {
	background: transparent url(graphics/manage_finances_header.gif) no-repeat top left;
	display: block;
	width: 609px;
	height: 38px;
	}
	
#threecol_body div.protect_identity {
	background: transparent url(graphics/protect_identity_header.gif) no-repeat top left;
	display: block;
	width: 609px;
	height: 38px;
	}
	
#threecol_body div.knowledge_header {
	background: transparent url(graphics/knowledge_header.gif) no-repeat top left;
	display: block;
	width: 609px;
	height: 38px;
	}
	
#threecol_body div.notfound_header {
	background: transparent url(graphics/not_found_header.gif) no-repeat top left;
	display: block;
	width: 609px;
	height: 38px;
	}

#threecol_body div.notfound_header h3 {
	text-indent: 10px;
	padding: 0; margin: 0;
	font: bold normal 200%/160% arial, helvetica, geneva, sans-serif;
	color: #fff;
	}	
	
#threecol_body div.manage_finances h3, #threecol_body div.protect_identity h3, #threecol_body div.knowledge_header h3 {
	text-indent: -10000px;
	padding: 0; margin: 0;
	}

.coin {
	background: #fff url(graphics/int_coin.gif) top left no-repeat;
	}
	
.magnif {
	background: #fff url(graphics/int_magnif.gif) top left no-repeat;
	}

.page_not_found {
	background: #fff url(graphics/int_404.gif) top left no-repeat;
	}
	
.thumb {
	background: #fff url(graphics/int_thumb.gif) top left no-repeat;
	}

.underline {
text-decoration:underline;
}

#threecol_body ul {
	padding: 0;
	margin: 0 0 0 20px;
	list-style-type: disc;
	}

#threecol_body h4 {
	font: bold 140%/110% helvetica, arial, geneva, sans-serif;
	color: #034A97;
	letter-spacing: -0.06em;
	padding: 0;
	margin: 0;
	}
	
#threecol_body h5 {
	font: bold 100%/110% helvetica, arial, geneva, sans-serif;
	color: #000;
	padding: 5px 0 5px 0;
	margin: 2px 0 0 0;
	}

#threecol_body h6 {
	font: bold 100%/110% helvetica, arial, geneva, sans-serif;
	color: #000;
	padding: 5px 0 0 0;
	margin: 2px 0 0 0;
	}
	
/*#threecol_body h3 span {
	}*/

#leftcol {
	width: 182px;
	float: left;
	padding: 10px;
	/*background: #fff url(graphics/int_coin.gif) top left no-repeat;*/
	}

#fullpage {
	width: 550px;
	float: left;
	padding: 10px;
	/*background: #fff url(graphics/int_coin.gif) top left no-repeat;*/
	}

	
#leftcol p.spacer {
	padding: 5px 0 0 0;
	/*background: #fff url(graphics/thumb-lower.gif) top left no-repeat;*/
	}
	
#leftcol a:link, #leftcol a:visited, #midcol a:link, #midcol a:visited, #rightcol a:link, #rightcol a:visited
{
	color: #fff;
	background: url(graphics/button1.gif) 20% 80%  no-repeat;
	text-decoration: bold;
	font-size: 90%;
	}
	
#midcol {
	width: 182px;
	float: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
	}
	
	
#midcol p.spacer {
 	padding: 5px 0 0 0;
	}

#rightcol {
	width: 182px;
	float: left;
	padding: 10px;
	}
	
#rightcol p {
	padding: 0 0 5px 0;
}
	
/****************** footer *************************/

#footer {
	height: 50px;
	width: 750px;
	padding: 5px 0 0 0 !important;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	font-size: 90%;
	/*background: transparent;*/
	background: #fff;
	clear: both;
	background: #fff url(graphics/border-bg.gif) top left repeat-y;
	}
	
#footer ul {
	padding: 0;
	/*margin: 10px 5px 0 0 !important;
	margin: 0 5px 0 0;*/
	float: right;
 	list-style: none;
	}
	
#footer img.logo {
	padding: 0;
	margin: 0 0 0 0 !important;
	/*margin: 0 0 0 -40px;*/
	}
	
#footer p.copyright {
	padding: 0;
	margin: 4px 5px;
	}
	
#footer ul li {
	color: #000;
	display: inline;
	padding: 0 5px 0 10px;
	background: url(graphics/arrow.gif) 0 50% no-repeat;
	}
	
#footer ul li a {
	color: #000;
	text-decoration: none;
	}
	
#footer ul li a:hover {
	text-decoration: underline;
	}

#footer p {
	margin: 0 0 0 15px;
	padding:  50px 0 0 0;
	color: #fff;
	height:0;
	}
	
/*******************************************/