/* CSS for curly wig site - Simon Pollard for deckchair.co.uk 2008 */
h1, h2 {
	color: #4690da;
}
/*** START HEADER STYLES ***/
div#header {
	background-image: url(../images/moneyconcerns/header-bground.1240390573.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#logo {
	background-image: url(../images/moneyconcerns/money-concerns.1240390573.gif);
	background-repeat: no-repeat;
	width: 374px;
	height: 68px;
	position: absolute;
	top: 35px;
	left: 19px;
}
div#logo a {
	display: block;
	height: 94px;
	width: 469px;
}

span#userbox {
	background-image: url(../images/moneyconcerns/header-but-mid.1240390573.jpg);
}
/*** END HEADER STYLES ***/

/*** *** *** *** *** *** *** *** ***
	INDEX PAGE STYLES
*** *** *** *** *** *** *** *** ***/
/* CSS for index page */
div#intro-box {
	background-image: url(../images/moneyconcerns/info-bground.1240390573.gif);
	background-repeat: no-repeat;
	width: 215px;
	padding-top: 10px;
	height: 206px;
	float: left;
}
div#intro-box h1 {
	font-size: 18px;
	margin-left: 10px;
}
div#moneyudoo-box {
	background-image: url(../images/moneyconcerns/moneyudoo.1240390573.gif);
	
}
div#debtman-box {
	background-image:url(../images/moneyconcerns/dma-box.1262793351.gif);
} 	
div#debtman-box p {
	color: #000;
	margin-top: 80px;
}
div#debtman-box h3 {
	background: none;
}
div.section-withimage {
	background-repeat: no-repeat;
	width: 219px;
	padding-top: 10px;
	height: 206px;
	float: left;
	margin-left: 10px;
	position: relative;
}
div.section-withimage h3 {
	padding-left: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/right-section-header-arrow.1240390573.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div.section-withimage p {
	margin-top: 70px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 11px;
	color: #FFFFFF;
}
div.section-withimage a {
        bottom:26px;
	color:#000000;
	font-weight:normal;
	left:23px;
	position:absolute;
}


div.section-large-wide {
	margin-top: 15px;
}

/*** START FOOTER STYLES ***/
div#footer {
	background-image: url(../images/moneyconcerns/footer-bground.1240390573.jpg);
}
/*** END FOOTER STYLES ***/


div.moneytailor_box {
    background-image: url(../images/moneyconcerns/moneytailor-banner.1240390573.gif);
    background-repeat: no-repeat;
}
div.moneyudoo_box {
    background-image: url(../images/moneyconcerns/moneyudoo-banner.1240390573.gif);
    background-repeat: no-repeat;
}
