/* CSS Document */

html, body {
	width: 760px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.home-main-content {
	width: 338px;
	height: 722px;
	background-image: url(images/home-main-image.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 387px;
	padding-top: 113px;
	text-align: justify;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
}

.home-howitworks {
	width: 463px;
	height: 114px;
	background-image: url(images/howitworks-BG.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 260px;
	padding-right: 37px;
	padding-top: 25px;
	text-align: justify;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

.footer {
	width: 760px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	color: #545454;
	font-size: 11px;
}

/* Benefits Page */

.benefits-heading {
	width: 530px;
	height: 240px;
	background-image: url(images/benefits-heading-BG.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 210px;
	padding-top: 45px;
	padding-right: 20px;
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}

.benefits-content {
	width: 760px;
	height: 755px;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}

.benefits-left {
	width: 359px;
	float: left;
	height: 755px;
	margin-right: 42px;
}

.benefits-right {
	width: 359px;
	float: left;
	height: 755px;
}

.profits {
	width: 307px;
	height: 84px;
	background-image: url(images/profits-head.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 74px;
	padding-right: 2px;
}

.time {
	width: 307px;
	height: 82px;
	background-image: url(images/time-head.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 74px;
	padding-right: 2px;
}

.customise {
	width: 307px;
	height: 80px;
	background-image: url(images/customise-head.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 88px;
	padding-right: 2px;
}

.balance {
	width: 307px;
	height: 175px;
	background-image: url(images/balance-head.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 88px;
	padding-right: 2px;
}

.cost {
	width: 307px;
	height: 84px;
	background-image: url(images/costs-head.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 74px;
	padding-right: 2px;
}

.risk {
	width: 307px;
	height: 82px;
	background-image: url(images/risk-head.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 74px;
	padding-right: 2px;
}

.traking {
	width: 307px;
	height: 80px;
	background-image: url(images/traking-head.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 88px;
	padding-right: 2px;
}

.xml {
	width: 307px;
	height: 175px;
	background-image: url(images/xml-head.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 88px;
	padding-right: 2px;
}

/* Join Page */

.join-content {
	padding-left: 36px;
	padding-right: 36px;
	width: 688px;
}

.join-text01 {
	color: #000000;
	padding-left: 124px;
	padding-top: 35px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
}

.join-footer {
	width: 760px;
	height: 65px;
	background-image: url(images/footer-image.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 50px;
	text-align: center;
	color: #545454;
	font-size: 11px;
}

