@charset "UTF-8";
/* CSS Document */


body {
	background-color: #5b5652;
	background-image: url(../images/general/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -8px;
}
#masthead {
	background-image: url(../images/general/main-image.jpg);
	background-repeat: no-repeat;
	height: 432px;
	width: 955px;
}
#masthead-about {
	background-image: url(../images/general/main-image-about.jpg);
	background-repeat: no-repeat;
	height: 432px;
	width: 955px;
}
#masthead-investments {
	background-image: url(../images/general/main-image-investments.jpg);
	background-repeat: no-repeat;
	height: 432px;
	width: 955px;
}
#masthead-mortgages {
	background-image: url(../images/general/main-image-mortgages.jpg);
	background-repeat: no-repeat;
	height: 432px;
	width: 955px;
}
#masthead-pensions {
	background-image: url(../images/general/main-image-pensions.jpg);
	background-repeat: no-repeat;
	height: 432px;
	width: 955px;
}
#masthead-protection {
	background-image: url(../images/general/main-image-protection.jpg);
	background-repeat: no-repeat;
	height: 432px;
	width: 955px;
}
#left-col {
	height: auto;
	width: 566px;
	padding: 30px;
	float: left;
}
#right-col {
	height: auto;
	width: 284px;
	float: right;
	padding-right: 25px;
	padding-left: 20px;
	padding-top: 30px;
}
#content {
	background-image: url(../images/general/content-bkg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 955px;
}
#footer {
	background-image: url(../images/general/footer-bkg.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 275px;
	padding-left: 680px;
	padding-top: 36px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#mortgage-calc-home {
	background-color: #8b847d;
	height: auto;
	padding: 20px;
}
#calc-left {
	float: left;
	width: 84px;
}
#calc-right {
	float: right;
	padding-left: 20px;
	width: 420px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
hr {
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 30px;
}
a:link {
	color: a6bf0b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: a6bf0b;
}
a:hover {
	text-decoration: underline;
	color: ffffff;
}
a:active {
	text-decoration: none;
	color: ffffff;
}
.footlinks {
	font-size: 14px;
	color: #a6bf0b;
}
.address {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
}
.tel-small {
	font-size: 12px;
	color: #FFFFFF;
}
.tel-big {
	font-size: 38px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 42px;
}
a.contact-link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.contact-link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.contact-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.contact-link:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.body-link:link {
	font-weight: bold;
	color: #a6bf0b;
	text-decoration: none;
}
a.body-link:visited {
	font-weight: bold;
	color: #a6bf0b;
	text-decoration: none;
}
a.body-link:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.body-link:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.copyright {
	color: #CCCCCC;
}
#mortgage-calculator {
	background-image: url(../images/general/mortgage-calc-background.png);
	background-repeat: no-repeat;
	height: 440px;
	width: 415px;
	margin-right: auto;
	padding-top: 10px;
	margin-left: auto;
	margin-top: 20px;
}
.calculator-copy-lite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.calculator-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#foot-container {
	width: 100%;
	background-image: url(../images/general/background-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#foot-disclaimer {
	background-color: #000000;
}
#disclaimer-textbox {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.about-image {
	margin-right: 25px;
}
