/*=============================================*/
/*  Main container                             */
/*=============================================*/

td.MainContent {
	padding: 11px 9px 10px 9px;
}

td.SimpleActions {
	width: 1px;
}

td.SimpleTitle {
	padding: 6px 0 2px 8px;
}

td.SimpleTitle .Head {
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #f08e00;
	font-weight: normal;
	font-size: 16px;
}
table.testimonialBG{background: url(Testimonials.jpg) right no-repeat; height:112px; border-bottom: 0px solid #fff;}

.ctr-tl {width: 7px; height: 33px; font-size: 1px;}
.ctr-tr {width: 48px; height: 33px; font-size: 1px;}
.ctr-t-title .Head {font-size: 13px; color: #fff; font-weight: bold;}
.ctr-t-actions {width: 1px; height: 33px;}
.ctr-t-title {height: 33px; padding-top: 6px;}
.ctr-content {padding: 8px 9px 10px 9px;}
.ctr-width-spacer {height: 1px;}

.ctr-green {margin-bottom: 10px;}
.ctr-green .ctr-t-title {background: url(ctr-t-g.gif) repeat-x;}
.ctr-green .ctr-t-actions {background: url(ctr-t-g.gif) repeat-x;}
.ctr-green .ctr-tl {background: url(ctr-tl-g.gif) no-repeat;}
.ctr-green .ctr-tr {background: url(ctr-tr-g.gif) no-repeat;}

.ctr-blue {margin-bottom: 10px;}
.ctr-blue .ctr-t-title {background: url(ctr-t-b.gif) repeat-x;}
.ctr-blue .ctr-t-actions {background: url(ctr-t-b.gif) repeat-x;}
.ctr-blue .ctr-tl {background: url(ctr-tl-b.gif) no-repeat;}
.ctr-blue .ctr-tr {background: url(ctr-tr-b.gif) no-repeat;}


.ctr-quote {margin-bottom: 10px;}
.ctr-quote .ctr-t-title .Head {font-size: 13px; color: #333; font-weight: bold;}
.ctr-quote .ctr-t-title {background: url(ctr-t-q.gif) repeat-x; padding: 10px 0 0 4px;}
.ctr-quote .ctr-t-actions {background: url(ctr-t-q.gif) repeat-x;}
.ctr-quote .ctr-tl {background: url(ctr-tl-q.gif) no-repeat; width: 40px; height: 36px; font-size: 1px;}
.ctr-quote .ctr-tr {background: url(ctr-tr-q.gif) no-repeat; width: 7px; height: 36px; font-size: 1px;}
.ctr-quote .ctr-bl {background: url(ctr-bl-q.gif) no-repeat; width: 7px; height: 29px; font-size: 1px;}
.ctr-quote .ctr-b {background: url(ctr-b-q.gif) repeat-x; height: 29px; width: 100%;}
.ctr-quote .ctr-br {background: url(ctr-br-q.gif) no-repeat; width: 40px; height: 29px; font-size: 1px;}
.ctr-quote .ctr-content {background: #e8e8e8; padding: 9px 12px 0px 12px;}

.feature-left {padding: 20px 30px 10px 20px;}
.feature-right {padding: 0 10px 10px 0;}
.feature-actions {width: 1px;}
.feature-title .Head {font-size: 22px; color: #333; font-weight: bold;}
.feature-content {padding: 10px 0 0 1px;}
.feature-content .Normal, .feature-content p, .feature-content {color: #888; font-size: 12px;}
.feature-right i {display: none;}

.testimonials-row .Normal, .testimonials-row a, .testimonials-row td {
	color: #fff;
}

