/* GLOBAL */
body { min-width: 760px; }
#page { width: 760px; }
#pageHeader { width: 810px; }
#pageFooter { width: 700px; }

/* HOME */
#primary .welcome { margin-left: 30px; }
#primary .industries { width: 260px; }
#primary .facilities { width: 465px; width: 410px; }
#primary .slideshow { left: 20px; }
.content { background-image: url(/images/_site/home/bg/_div_narrow.jpg); }
.welcome h2 { width: 261px; background-image: url(/images/_site/home/welcome_narrow.png); }
.industries h2 { width: 260px; background-image: url(/images/_site/home/industries_narrow.png); }
.facilities h2 { width: 465px; background-image: url(/images/_site/home/facilities_narrow.png); }
.industries li { background-image: url(/images/_site/home/bg/gold_narrow.jpg); }
.industries li.hc { background-image: url(/images/_site/home/bg/blue_narrow.jpg); }
.industries li.edu { background-image: url(/images/_site/home/bg/red_narrow.jpg); }
.industries li.pb { background-image: url(/images/_site/home/bg/orange_narrow.jpg); }
.industries li.nfp { background-image: url(/images/_site/home/bg/purple_narrow.jpg); }
.industries li.more { background-image: url(/images/_site/home/bg/indigo_narrow.jpg); }
.industries li.green { background-image: url(/images/_site/home/bg/green_narrow.jpg); }
.industries li a.btn { width: 218px }
.industries li.hc a.btn { background-image: url(/images/_site/home/btn/hc_narrow.jpg) no-repeat; }
.industries li.edu a.btn { background-image: url(/images/_site/home/btn/edu_narrow.jpg) no-repeat; }
.industries li.pb a.btn { background-image: url(/images/_site/home/btn/pb_narrow.jpg) no-repeat; }
.industries li.nfp a.btn { background-image: url(/images/_site/home/btn/nfp_narrow.jpg) no-repeat; }
.industries li.more a.btn { background-image: url(/images/_site/home/btn/more_narrow.jpg) no-repeat; }

/* MAINMENU */
#mainMenu ul li:hover ul { margin-left: -20px; }
#mainMenu { width: 720px; }
#mainMenu > ul > li { padding-right: 0px; }

/* LEVEL2 */
body.main ul#features li { margin-left: -45px; }
body.main #more { width: 140px; left: 10px; }

/* PROJECT */
body.project #splash { width: 520px; }
body.project #splash .info { width: 186px; }

