#about-content {
	width: 892px;
	padding: 24px 0 0 0;
	margin: 0 auto;
	clear: both;
}

	#about-content #about-header {
		width: 829px; height: 57px;
		background: url(images/bg-heading-page.jpg) no-repeat;
		display: block;
		padding: 30px 30px 30px 33px;
	}
	
		#about-content #about-header h2.about-us {
			width: 498px; height: 55px;
			background: url(images/h2-about-us.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}
		
			#about-content #about-header h2.review-us {
			width: 207px; height: 55px;
			background: url(images/h2-review-us.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}
		
		#about-content #about-header h2.faqs {
			width: 412px; height: 55px;
			background: url(images/h2-faq.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}
	
		#about-content #about-header h2.contact {
			width: 350px; height: 55px;
			background: url(images/h2-contact.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}
	
		#about-content #about-header h2.support {
			width: 556px; height: 55px;
			background: url(images/h2-support.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}
	
		#about-content #about-header h2.insandouts {
			width: 295px; height: 55px;
			background: url(images/h2-insandouts.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}
		
		#about-content #about-header h2.testimonials {
			width: 357px; height: 55px;
			background: url(images/h2-testimonials.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}
		
		#about-content #about-header h2.uptime {
			width: 321px; height: 55px;
			background: url(images/h2-uptime.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}
		
		#about-content #about-header h2.client-area {
			width: 242px; height: 55px;
			background: url(images/h2-client-area.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}
	
		#about-content #about-header h2.legal {
			width: 350px; height: 55px;
			background: url(images/h2-legal.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}
	
		#about-content #about-header h2.progress {
			width: 215px; height: 34px;
			background: url(images/h2-progress.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}
		
		#about-content #about-header h2.dmca {
			width: 115px; height: 55px;
			background: url(images/h2-dmca.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}

		#about-content #about-header h2.transfer {
			width: 194px; height: 55px;
			background: url(images/h2-transfer.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}

		#about-content #about-header h2.privacy {
			width: 216px; height: 55px;
			background: url(images/h2-privacy.gif) no-repeat;
			display: block;
			text-indent: -10000px;
		}
		
		#about-content #about-header p {
			font-size: 15px;
			color: #fff;
		}
		
			#about-content #about-header p a { color: #fff; }
		
	#about-content #content {
		width: 818px; min-height: 298px;
		background: url(images/order-content.gif) repeat-x top;
		padding: 28px 37px 0 37px;
		line-height: 21px;
	}
	
		#about-content #content h3 {
			font-size: 16px;
			font-weight: bold;
			color: #000;
			padding: 10px 0 5px 0;
		}
		
		#about-content #content p {
			padding: 0 0 10px 0;
			color: #484848;
		}

			.testimonial-name {
			font-size: 11px;
			color: #a1a1a1;
			}
			.testimonial-link {
			font-weight: bold;
			color: #4f8c0d;
			}
			
			#about-content #content p#error { background: #fffdc2; border: 1px solid #fffe86; padding: 5px; }
			
			#about-content #content form { padding: 20px 0 0 0; }
			
			#about-content #content form fieldset { border: none; }
			
			#about-content #content form legend { display: none; }
			
			#about-content #content form input, #about-content #content form textarea {
				padding: 2px;
				font-family: "Lucida", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
				font-size: 13px;
				font-weight: normal;
				color: #4c4c4c;
			}
			
			#about-content #content form input#selowndomain { width: auto; }
			
			#about-content #content form textarea { width: 300px; }
			
			#about-content #content form #submit { width: 100px; }
			
			#about-content #content form#contact label, #about-content #content .fieldarea label {
				width: 180px;
				display: block;
				padding: 0 20px 0 0;
				text-align: right;
				float: left;
			}

			#about-content #content #contact input, #about-content #content #contact textarea {
				width: 240px;
				padding: 2px;
				font-family: "Lucida", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
				font-size: 13px;
				font-weight: normal;
				color: #4c4c4c;
			}
			
			#about-content #content #contact label {
				width: 180px;
				display: block;
				padding: 0 20px 0 0;
				text-align: right;
				float: left;
			}
			
			#about-content #content ul li p { 
				padding: 0 0 0 25px; 
			}
