@charset "utf-8";
/* CSS Document */

body { margin: 0; font: 11px Verdana, Arial, Helvetica, sans-serif; background-color: #fff; color: #666666;}
 body * {color: #666;}
 
p {line-height: 16px; margin: 25px 0 0 0;}

h2, h3 {margin: 15px 0 0 0;}

a {color: #0033ff; text-decoration: underline;}
a img {border: none;}

#wrap { width: 665px;}
#header { display: none;}

	#main #cols {}

		#main #middle h2{color: #ff6600; font-size: 12px; }
		#main #middle h3{font-size: 11px; margin-top: 0px;}
		#main #right h3{font-size: 11px;}

#sub {float: right; width: 170px; border-left: 1px solid #999999; padding: 60px 0; color: #000; margin-left: 10px; margin-top: 20px;}
 #sub p {color: #000;}
 #sub .feature {text-align: center; padding: 0 10px;}
 #sub .feature p{text-align: left; font-size: 11px; line-height: 16px;}

#footer { padding: 50px 10px; clear: both; }
	#footer p { font-size: 9px;}

.nested_right {float: right;}
.nested_left {float: right;}
.photo {border: 1px solid #666;}

.clear {clear: both;}

.testimonial {margin: 10px 40px; padding: 10px; background: #fff url(../images/testimonial_bg2.jpg) top left repeat-x; min-height: 250px;}

	.testimonial img {float: left; margin: 5px 20px 35px 0;}
	.even img {float: right;} 

	span.pulledquote { display: none;}
	
	.even span.pulledquote {display: none;}
	
.pullname {font-weight: bold;}
