/* CSS Document */

body 
{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #FFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

body a
{
	color: #003366;
	text-decoration: none;
}

body a:hover
{
	text-decoration: underline;
	background-color: #b4ceb3;
}

body img
{
	padding: 0px;
	margin: 0px;
}

#topLeft
{
	float: left;
}

.topLayer
{
	background-image: url(images/buy-bloggers_05.gif);
	background-repeat: repeat-x;
	height: 327px;
	margin: 0px;
	padding: 0px;
}

.catchy
{
	text-align: right;
	display: inline;
	float: right;
	margin-top: -20px;
	font-style: italic;
	padding-right: 20px;
	font-size: 12px;
	color: #F1E9A8;
}

.noFill
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#secondLayer
{
	position: absolute;
	left: 225px;
	top: 93px;
}

.layerTwo
{
	position: absolute;
	top: 166px;
	min-width: 1080px;
}

.leftClear
{
	clear: left;
}

#moneyText
{
	position: absolute;
	left: 225px;
	top: 167px;
	width: 780px;
	height: 244px;
	background-image: url(images/second_12.gif);

	
}

.contentBox
{
	position: absolute;
	top: 400px;
	left: 5%;
	max-width: 910px;
	width: 90%;
	background-image: url(images/second_16.gif);
	background-color: #8ea48d;
	background-repeat: no-repeat;
	background-position: top;
}

.contentBox p, .contentBox li
{
	margin: 2px 10px 10px 26px;
	color: #FFF;
	text-align: left;
}

.contentBox ul
{
	text-align: center;
}

.contentBox h1
{
	height: 60px;
	text-align: center;
	padding-left: 10px;
	background-image: url(images/arrow.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 75px;
	margin-left: 10px;
	margin-top: 7px;
}

.contentBox h2
{
	color: #003300;
	margin-left: 10px;
	background-image: url(images/dollar.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 40px;
}

.inner
{
	left: 15%;
	text-align: left;
	font-size: 12px;
	display: inline;
	margin-bottom: 25px;
}

.inner p
{
	clear: left;
	padding: 5px;
	width: 45%;
	background-color: #CCFFCC;
	color: #030;
	display: inline;
	margin-bottom: 10px 0px 25px 0px;
}

.inner em
{
	background-color: #9ec99e;
	color: #003300;
	padding: 2px 2px 2px 30px;

	
	
}