body.design { background: #000 url(/images/bg-body.gif) repeat-x; text-align: center; font-family: Arial, Helvetica, sans-serif;  }

#containerPage { margin: 14px auto 0 auto; width: 730px; }
	#banner { position: relative; font-family: "Times New Roman", Times, serif; color: #A488BC;  font-size: 36px; }
		#banner p { position: absolute; top: 65px; left: 315px; }
	.home #containerColumns { float: left; background: #D9DBEE url(/images/bg-containerColumns.gif) repeat-x; width: 730px; }
	#containerColumns { float: left; background: #D9DBEE url(/images/bg-content-containerColumns.gif) repeat-x; width: 730px; }
	#ie #containerColumns { margin-top: -9px; }
		#columnLeft { float: left; width: 228px; }
			#leftNav { padding: 11px 0 0 18px; }
				#leftNav ul li { height: 31px; }
			#testimonials { margin-left: 18px; padding: 24px 19px 10px 25px; font-size: 15px; font-weight: bold; background: url(/images/bg-testimonials.gif) no-repeat top left; width: 166px; font-style:italic; }
				#testimonials p.quote { padding-bottom: 23px; }
				#testimonials p.client { padding-bottom: 41px; }
			img#testimonialsBottom { margin-left: 18px; }
		#columnMain { float: right; padding: 12px 35px 20px 0; width: 441px; text-align: left; }
			#columnMain h1 { font-weight: bold; padding-bottom: 22px; font-size: 20px; }
			#columnMain h2 { font-weight: bold; padding-bottom: 11px; font-size: 16px; }
			#columnMain p { padding-bottom: 36px; }
	#footer { color: #9A7CB5; text-align: center; background: #000; padding: 16px 0 20px 0; }
		#footer a:link, #footer a:visited, #footer a:focus { color: #9A7CB5; text-decoration: underline; }
		#footer a:hover { color: #9A7CB5; text-decoration: none; }
		#footer p#finePrint { font-size: 12px; padding-top: 8px; }
	