*{
	margin: 0;
	padding: 0;
}

html,body{
	height: 100%;
	background-color: #d77f1d;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p{
	color: #6a532b;
}

a img{
	border: 0;
}

a:link,a:visited,a:hover,a:active{
	color: #c6701e;
}

.column{
	float: left;
}

.bounce-house-rentals{
	position: relative;
	margin: 0 0 0 -40px;
}

.header{
	position: relative;
	display: block;
	margin: 40px 0 30px -20px;
}

.preview-directory{
	width: 180px;
	padding: 3px 30px 3px 0;
	margin: 0 0 50px 0;
	background: url(../../images/dotted-line.gif) right top repeat-y;
}
	.preview-directory p{
		padding: 0 0 0 25px;
		background: url(../../images/page-star-icon.gif) top left no-repeat;
	}

.preview-directory-link{
	display: block;
	margin: 30px 0 0 3px;
}

.find-out{
	padding: 0 0 0 40px;
}

.sign-up-now{
	position: relative;
	display: block;
	margin: -20px 0 0 140px;
}

.shopping-cart{
	position: relative;
	display: block;
	margin: -45px 0 0 320px;
}

.preview-directory-big{
	display: block;
	margin: 40px 0 20px 40px;
}

.link-with-us{
	display: block;
	margin: 0 0 0 40px;
}

.improvements{
	padding: 45px 0 40px 50px;
}
	.better-rankings{ background: url(../../images/better-rankings.gif) top left no-repeat; }
	.traffic-results{ background: url(../../images/traffic-results.gif) top left no-repeat; }
	.improved-outreach{ background: url(../../images/improved-outreach.gif) top left no-repeat; }
	.target-prospects{ background: url(../../images/target-prospects.gif) top left no-repeat; }
	.logical-regional{ background: url(../../images/local-regional.gif) top left no-repeat; }

#container{
	width: 963px;
	background-color: #d77f1d;
}

#content{
	padding: 0 30px 500px 30px;
	width: 530px;
	height: 100%;
	overflow: visible;
	background-color: #ffffff;
}

#extra{
	padding: 0 0 300px 0;
	width: 370px;
	height: 100%;
	background-color: #d77f1d;
	overflow: visible;
}

#footer1{
	padding: 40px 0 0 40px;
	font-size: 7pt;
}
	#footer p{
		color: #c6701e;
	}
	#footer1 a:link,#footer1 a:visited,#footer1 a:hover,#footer1 a:active{
		padding: 0 10px;
	}

#footer2{
	padding: 40px 0 0 40px;
	font-size: 7pt;
}
	#footer2 p{
		color: #ffffff;
	}
                #footer2 a:link,#footer2 a:visited,#footer2 a:hover,#footer2 a:active{
		color: #ffffff;
                }
