#logo
{
	margin:auto;
	text-align:center;
	
}
#salescopy
{
	position:relative;
	margin:auto;
}

#who
{
	float:left;
	width:30%;
	padding: 60px 10px 0 10px;
}

#what
{
	float:left;
	width:30%;
	padding: 0 10px;
}


#why
{
	float:left;
	width:30%;
	padding: 30px 10px 0 10px;

}

#bellsandwhistles
{
	position:relative;
	clear:both;
	margin:auto;
	text-align:center;
}

#morestuff
{
	position:relative;
	clear:both;
	margin:auto;
	padding: 10px;

}

#leveltwosupport
{
	width:45%;
	float:left;
	padding: 0 10px;

}

#seo
{
	width:45%;
	float:left;
	padding: 0 10px;
}

#calltoaction
{
	position:relative;
	clear:both;

}

#clientlist
{
	position:relative;
	clear:both;
}

#hosting
{
	float:left;
	width:40%;
	padding: 0 10px;
}


#designers
{
	float:left;
	width:20%;
	padding: 0 10px;
}

#hostinganddesign
{
	float:left;
	width:30%;
	padding: 0 10px;
}

#footer
{
	position:relative;
	clear:both;
}


.heading
{
	text-align:center;
}

body {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: normal;
}

h1.header
{
	font-size: 9px;
	font-weight:normal;
}


a {
	color: #006633;
	text-decoration: underline;
}

