html, body {
	margin: 0;
	padding: 0;
	font: 12pt/14pt Calibri, Arial, Helvetica, sans-serif;
	background: url(/images/2009/pagebackground.png) repeat-x #4f3a69 top left;
}

a:visited {
	color: #00F;
}

a:hover {
	text-decoration: none;
}

#header {
	width: 100%;
	height: 118px;
	margin: 0 auto;
}

#menu {
	height: 29px;
}

#content {
	width: 851px;
	margin: 0 auto;
	min-height: 950px;
	height: 100%;
	background: url(/images/2009/footerbackground.png) no-repeat bottom center;
	padding-bottom: 30px;
	z-index: 1;
	
}

#centercontent {
	width: 803px;
	padding: 5px;
	margin-left: 18px;
	background: #FFFFFF;
	margin-top: 0px;
	height: auto;
	margin-bottom: 15px;
}

#centerme {
	width: 700px;
	margin: 0 auto;
	margin-top: 15px;
	background: #e7daf6;
	padding: 15px;
	border: 1px solid #a1a0d1;
}

#leftside {
	width: 400px;
	float: left;
	margin-right: 20px;
	margin-top: 25px;
	background: #e8e7fc;
	padding: 15px;
	border: 1px solid #a1a0d1;
}

#rightside {
	width: 300px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	background: #e8e7fc;
	padding: 15px;
	
}

#footer {
	margin-top: -100px;
	font-size: 10pt;

}

#ecohostingbox {
	width: 720px;
	border: 1px solid #9fc825;
	height: 40px;
	font-size: 11pt;
	background: #d4e4a4;
	margin: 0 auto;	
	font-weight: bolder;
	padding: 5px;
	margin-top: 10px;
}

.padme {
	padding: 5px;
}

#boxes {
	margin-top: 25px;
	font-size: 10pt;
	margin-left: -5px;
}

.hostingbox {
	display: inline-block;
	width: 150px;
	height: 150px;
	margin-top: 85px;
	text-align: left;
	margin-left: 0px;
}

.designbox {
	display: inline-block;
	width: 150px;
	height: 150px;
	margin-top: 90px;
	text-align: left;
	margin-left: 100px;
}

.managementbox {
	display: inline-block;
	width: 150px;
	height: 150px;
	margin-top: 90px;
	text-align: left;
	margin-left: 90px;
}

#1purplearrow {
	position: relative;
	width: 61px;
	height: 60px;
	
}

#retainingbox {
	width: 100%;
	display: inline-block;
	height: 156px;
	margin-top: 15px;
}

#testimonialbox {
	width: 355px;
	height: 156px;
	background: url(/images/2009/testimonialsbackground.png) center center no-repeat #e7daf6;
	border: 1px solid #a1a0d1;
	padding: 10px;
	font-size: 10pt;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
}

#testimonial {
	width: 345px;
	padding-top: 10px;
	padding-left: 10px;
}

#portfoliobox {
	width: 150px;
	height: 156px;
	background: #e7daf6;
	border: 1px solid #a1a0d1;
	font-size: 10pt;
	float: left;
	margin-left: 418px;
	margin-top: -178px;
	padding: 10px;
	
}

#loginbox {
	width: 150px;
	height: 156px;
	background: #e7daf6;
	border: 1px solid #a1a0d1;
	padding: 10px;
	font-size: 10pt;
	float: right;
	margin-right: 35px;
	margin-top: -178px;
}

#headerimage {
	margin-left: -5px;
	margin-top: -5px;
}

.pheader {
	font-size: 14pt; 
	font-weight: bold;
}

p.retain {
	width: 85%;
	margin: 0 auto;
	padding-top: 20px;
	
}

p.retainsmall {
	width: 85%;
	margin: 0 auto;
	padding-top: 20px;
	font: 9pt Calibri, Arial, Helvetica, sans-serif;
	
}

.supersmall {
	font-size: 8pt;
	color: #6b4f8e;
	margin: auto 0;
	text-align: center;
}

.cellbottom {
	border-bottom: 1px solid #b7a6cb;
}

.cellsmall {
	font-size: 9pt;
	color: #666666;
}
