@charset "ISO-8859-1";
/* CSS Document */

body {
	background-image: url(http://www.internetmarketingprofits2010.co.uk/images/header-bg.jpg);
	background-repeat: repeat-x;
	background-color: #F3F3F3;
}
.textarea {
	background-color: #FFF;
	background-image: url(http://www.internetmarketingprofits2010.co.uk/images/textarea-bg.jpg);
	background-repeat: repeat-y;
}
.footer-bg {
	background-image: url(http://www.internetmarketingprofits2010.co.uk/images/footer-bg.jpg);
	background-repeat: repeat-x;
}
.footer {
	background-image: url(http://www.internetmarketingprofits2010.co.uk/images/footer.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 800px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	letter-spacing: 0.05em;
}
.footer-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	letter-spacing: 0.05em;
	text-decoration: none;
}
.footer-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EAA419;
	letter-spacing: 0.05em;
	text-decoration: none;
}
	h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ce181f;
	}
	h1 {
	letter-spacing:-0.05em;
	font-size:36px;
	font-weight:bold;
	line-height:40px;
	margin:0 0 18px;
	text-align: center;
	color: #900;
}
	h2 {
	letter-spacing:-0.04em;
	font-size:24px;
	font-weight:bold;
	line-height:28px;
	margin:0 0 18px;
	color: #0F469B;
	text-align: center;
}
	h3 {
	letter-spacing:-0.03em;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	margin:0 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
}
	h4 { letter-spacing:-.03em; font-size:20px; font-weight:bold; line-height:20px; margin:0 0 14px; }
	h5 {
	letter-spacing:-0.002em;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	margin:0 0 18px;
	color: #000;
	text-align: left;
}
	h6 { letter-spacing:-.002em; font-size:16px; font-weight:normal; line-height:16px; margin:0 0 18px; }
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	color: #333;
}
.bodytext-hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	background-color: #FF9;
	color: #333;
}
.bodytext-ctr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	color: #333;
}
.list {
	margin:0 0 15px;
	padding:0 0 0 35px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
.list-red {
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #F00;
}
.dotted-box {
	border: medium dashed #F00;
	padding: 20px;
}
.bodytext-ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	color: #333;
	text-decoration: underline;
}
.float-l {
	float: left;
}
.float-r {
	float: right;
}
