﻿@import url(css/template.css);
	
	div.content-container-s1 { background: url(images/template/content-container-s1.gif) 0% 0% repeat-x; }
	div.content-container-c3 { background: url(images/template/content-container-c3a.gif) 100% 100% no-repeat; }
	div.content-container-c4 { background: url(images/template/content-container-c4a.gif) 0% 100% no-repeat; }
	div.content-container-top { background: url(images/template/page-top.png) 50% 0% no-repeat; }
	
	div.content-table { padding-bottom: 30px; }
	div.content-table, table.content-table { position: relative; width: 911px; margin: 0 auto; }
	table.content-table td.contentPane { vertical-align: top; }
	table.content-table td.topPane { padding-bottom: 10px; }
	table.content-table td.rightPane { padding-left: 10px; padding-top: 7px; }
	table.content-table div.rightPane { width: 250px; }
	table.content-table td.centerPane { min-width: 626px; padding-right: 10px; padding-left: 15px; }
	table.content-table td.contentPane.DNNEmptyPane, table.content-table .DNNEmptyPane { width: 0; padding: 0; display: none; }

	div.header-right { margin: 0 30px 0 auto; }
	
	table.content-table .mainContent_Content blockquote { padding: 1em 0 0 40px; margin: 0; background: url(images/template/testimonials-bg.gif) 0% 0% no-repeat; }
		table.content-table .mainContent_Content blockquote p { line-height: 17px; padding: 0 40px 1em 0; background: url(images/template/testimonials-bg2.gif) 100% 100% no-repeat; }

	table.content-table td.rightPane .BlankNoTitle_Container { margin-bottom: 15px; }

	
/* Form Control */
    input.PageURL {display:none;}

