#header {
	
	padding-bottom: 59px;
	border-bottom: 1px solid #9f9f9f;

}

#content {
	
	display: block;
	width: 960px;
	padding-bottom: 25px;
}

.two-col {
	
	display: block;
	clear: both;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
}

h1.pink {
	
	display: block;
	color: #b03057;
	font-family: arial,sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
	margin-bottom: 25px;
	text-indent: 15px;
}

#content p {
	
	font-family: arial,sans-serif;
	font-size: 13px;
	color: #565656;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

#content p strong {
	
	font-weight: bold;
}

.one-col-left {
	
	display: block;
	width: 471px;
	margin-right: 18px;
	float: left;
}

.one-col-right {
	
	display: block;
	float: left;
	width: 471px;
}

h1.orange, h1.green {
	
	display: block;
	height: 44px;
	font-size: 26px;
	font-family: arial,sans-serif;
	letter-spacing: -1px;
	padding-top: 14px;
	margin-bottom: 15px;
	text-indent: 15px;
	
}

h1.green {
	
	background-color: #f1f5d9;
	border-top: 1px solid #c2d458;
	color: #91a229;
}

h1.orange {
	
	background-color: #faefe7;
	border-top: 1px solid #e8b796;
	color: #f16f0f;
}

#home-footer {
	
	position: relative;
	top: 20px;

}

.add-website
{
    margin:15px 0 0px 10px;
    font-size:18px;
    padding:4px;
    width:90%;
}
