body { background: #010101 url(../__images/page_bg.png) top repeat-x; min-width: 960px; }

#container { max-width: 1000px; width: auto !important; width: 1000px; margin: 0 auto; background: url(../__images/container_bg.gif) top center repeat-y; }

#header { width: 960px; height: 146px; margin: 0 auto; background: #fff url(../__images/header.png?3) no-repeat; }
#nav { width: 960px; margin: 0 auto; background: #3f003f url(../__images/nav_bg.png) top repeat-x; }
#content_wrapper { background: #fff; padding: 30px; margin: 0 auto; width: 900px; min-height: 300px; height: auto !important; height: 300px; background: #fff; }
#page-id-1 #content_wrapper { background: #fff url(../__images/content_bg.png) top right repeat-y; } 

#slideshow { width: 960px; height: 400px; margin: 0 auto; padding: 0; position: relative; }
#slideshow img { position: absolute; top: 0; left: 0; width: 960px; height: 400px; }

#content_primary { width: 900px; float: left; }
#page-id-1 #content_primary { width: 550px; }
#content_secondary { width: 300px; float: right; }

#page-id-3 #content_wrapper { background: #fff url(../__images/plans.png?1) 490px 0 no-repeat; }

#footer { max-width: 1000px; width: auto !important; width: 1000px; margin: 0 auto; background: url(../__images/footer.gif) top center no-repeat; 
			text-align: center; font-size: 11px; color: #aaa; font-weight: bold; padding: 35px 0 8px; }
#footer a { color: #aaa; text-decoration: none; }
#footer a:hover { color: #aaa; text-decoration: underline; }
a.fancybox { margin: 0 10px 20px 10px; float: left; display: block; width: 205px; height: 150px; background-position: center center; background-repeat: no-repeat;  }