﻿@import url(css/template.css);

	div.page-container { background: url(images/template/content-page-bg.jpg) 50% 159px repeat-x; }
	div.page-container-overlay { background: url(images/template/content-page-bg-overlay.png) 50% 296px no-repeat; }

	div.rotator-s2 { height: 102px; }
	div.rotator-container { width: 954px; height: 102px; }
	div.rotator-content { position: relative; top: -62px; width: 932px; height: 62px; padding: 0 11px; background: url(images/template/rotator-overlay2.png) 0% 100% no-repeat; }

	div.content-container { background: #fff url(images/template/content-page-bg.jpg) 50% -99px repeat-x; }
	div.content-overlay { background: url(images/template/content-page-bg-overlay.png) 50% 0% no-repeat; }
	div.content-area { padding-left: 6px; }
	
	div.content-c2 { background: #fff url(images/template/content-c2.gif) 100% 0% no-repeat; }
	div.content-c1 { padding: 0 0 0 5px; background: url(images/template/content-c1.gif) 0% 0% no-repeat; }
	div.content-s1 { background: url(images/template/content-s1.gif) 0% 0% repeat-x; }
	
	td.rightPane { padding: 15px 0 0 12px; }
