﻿/* Home Box */	
	div.homeBox { }
	div.homeBox h2.Title { margin: 0; }
	div.homeBox h2.Title span.Head { display: none; }
	div.homeBox-c1 { padding-left: 10px; background: url(images/homeBox-c1.png) 0% 0% no-repeat; }
	div.homeBox-c2 { padding-right: 10px; background: url(images/homeBox-c2.png) 100% 0% no-repeat; }
		div.homeBox-s1 { padding-top: 9px; background: url(images/homeBox-s1.png) 100% 0% repeat-x; }
	div.homeBox-s2 { padding-right: 10px;  background: url(images/homeBox-s2.png) 100% 0% repeat-y; }
	div.homeBox-s4 { padding-left: 10px; background: url(images/homeBox-s4.png) 0% 0% repeat-y; }
		div.homeBox-bg { padding: 10px; background: #8fd400 url(images/homeBox-bg.png) 100% 0% no-repeat; }
	div.homeBox-c3 { padding-right: 10px; background: url(images/homeBox-c3.png) 100% 0% no-repeat; }
	div.homeBox-c4 { padding-left: 10px; background: url(images/homeBox-c4.png) 0% 0% no-repeat; }
		div.homeBox-s3 { padding-top: 9px; background: url(images/homeBox-s3.png) 100% 0% repeat-x; }


	.testimonials_Container { margin-bottom: -55px; }
	.testimonials_Container .homeBox_Content { background: url(images/testimonial-c3.gif) 100% 100% no-repeat; }
	.testimonials_Container div.RotatorDefault { width: 285px; padding: 20px 15px; background: url(images/testimonial-c1.gif) 0% 0% no-repeat; }
	.testimonials_Container div.RotatorDefault p { font-size: 21px; font-family: "Times New Roman", Times, serif }
	.testimonials_Container div.RotatorDefault p strong { font-weight: normal; font-size: 28px; }
