/* ABOUT */
		#maincontent .slider1 {
			float: left;
			
		}
		
		
		#maincontent .panelContainer{
			background-image: url(../images/testimonials.png);
			background-repeat: no-repeat;
			
			
		}
		
		
		
		#maincontent .about {
			font-size: 9pt;
			padding-top: 25px;
			margin-left: 240px;
			width: 655px;
			line-height: 13pt;
			
			
		}
		
				#maincontent .about h2{
								margin: 0;
								text-transform: uppercase;
								font-family: "Futura LT Book", Futura, "Century Gothic", Arial;
								font-size: 15pt;
								letter-spacing: 1px;
								font-weight: normal;	
								color: #9b8640;
								margin: 10px 0;
							}
							
				#maincontent .about ul{
								margin: 3px 0;
								padding: 0 25px;
								line-height: 12pt;
							}
							
		#maincontent .about img{
					float: right;
					margin: 0px;
					padding: 10px 0 0 30px;
					height: 280px;
					
				}
		
		#maincontent .testimonial {
			font-size: 9pt;
			color: #676762;
			padding: 20px;
			margin: 30px 30px 30px 0px;
			width: 160px;
			height: 500px;
			line-height: 12pt;
		}
					#maincontent .testimonial h1{
						margin: 0 25px;
						text-transform: uppercase;
						font: 11pt "Futura LT Book", Futura, "Century Gothic", Arial;
						letter-spacing: 1px;
						color: #acaca5;
						}
						
					#maincontent .testimonial .by{
						text-transform: uppercase;
						letter-spacing: 1px;
						font: 10pt "Futura LT Book", Futura, "Century Gothic", Arial;
						}
						
						#maincontent .testimonial .italic{
						font-family: Garamond, Times New Roman, Times, serif;
						font-style: italic;
						text-transform: none;
						font-size: 11pt;
						}
				
	#maincontent a:link { 
	color: #0d0d0d;
	text-decoration: none;
	border: 0px #101010;
	}
#maincontent a:visited { 
	color: #0d0d0d;
	text-decoration: none;
	border: 0px #101010;
	}
#maincontent a:hover { 
	color: #0d0d0d;
	text-decoration: none;
	border: 0px #101010;
	}
#maincontent a:active { 
	color: #0d0d0d;
	text-decoration: none;
	border: 0px #101010;
	}