/* Set defaults */
body			{ margin: 0; padding: 0; font-size: 76%; }
input,
select,
textarea		{ font-size: 1em; }
th,
td				{ vertical-align: top; font-size: 1em; }
img				{ border: 0; }
a				{ text-decoration: none; }
a:hover			{ text-decoration: underline; }

/* Generic classes */
.clear:after	{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear			{ display: inline-block; }
/* \*/
.clear			{ display: block; }
/* */

.align-left		{ text-align: left !important; }
.align-right	{ text-align: right !important; }
.align-centre	{ text-align: center !important; }
.align-top		{ vertical-align: top !important; }
.align-bottom	{ vertical-align: bottom !important; }
.align-middle	{ vertical-align: middle !important; }

.bold			{ font-weight: bold !important; }
.italic			{ font-style: italic !important; }
.underline		{ text-decoration: underline !important; }


/* Site specific */
body { background: white url(../graphics/home/background.gif) repeat-x; }
body,
input,
select,
textarea { font-family: Arial, Helvetica, sans-serif; }

h1 { margin: 0 0 0 -79px; padding: 0 0 0 79px; height: 70px; line-height: 70px; font-size: 2em; font-weight: normal; background: #b1bb4b; color: #202d3e; }
h2 { font-size: 1.65em; font-weight: normal; color: #537a9b; }
h3 { font-size: 1.1em; }

a { color: #7a8a27; }

div.form label { float: left; width: 120px; }
div.form input.text { width: 450px; }
div.form textarea { width: 450px; height: 150px; }
div.form input.submit { margin: 0 0 0 120px; }

#wrapper { width: 960px; margin: 0 auto; }

#header { position: relative; height: 150px; background: url(../graphics/home/topleft.jpg) no-repeat 135px 0; }
#logo { position: absolute; left: -41px; top: 39px; }
#header p { position: absolute; right: 0; top: 0; margin: 0; padding: 40px 0 0; color: #4e7999; font-size: 1.4em; }
#header p strong { color: #202d3e; }
#header ul { position: absolute; bottom: 0; left: 280px; margin: 0; padding: 20px 0 0; height: 58px; width: 690px; list-style-type: none; background: #212e3e url(../graphics/home/banner.gif) no-repeat right top; font-size: 1.1em; }
#header ul li { float: left; }
#header ul li a { float: left; height: 58px; line-height: 58px; padding: 0 20px; color: white; }
#header ul li a:hover { background: #374351; text-decoration: none; }
#header ul li.nav_active a { background: #000; }

/* Navigation dropdown (do not edit) */
* html #navigation table { border-collapse: collapse; padding: 0; margin: 0 0 -7px; width: 0; height: 0; z-index: 300; position: absolute; left: 0; top: -1000px; }
* html #navigation a:hover table { display: block; left: 0; top: 0; }
#navigation td { margin: 0; padding: 0; }
#navigation td a { position: relative; zoom: 1; }
* html #navigation a:hover { position: relative; z-index: 100; }
#navigation li:hover { position: relative; }
* html #navigation ul ul a:hover { position: relative; z-index: 110; }
#navigation ul ul li:hover { position: relative; }
* html #navigation ul ul ul a:hover { position: relative; z-index: 120; }
#navigation ul ul ul ul a:hover { position: relative; z-index: 130; }
#navigation ul ul { visibility: hidden; display: none; }
#navigation ul :hover ul { visibility: visible; display: block; height: auto; }
#navigation ul :hover ul ul { visibility: hidden; }
#navigation ul :hover ul :hover ul ul { visibility: hidden; }
#navigation ul :hover ul :hover ul { visibility: visible; }
#navigation ul :hover ul :hover ul :hover ul { visibility: visible; }

#main { background: url(../graphics/home/content.gif) repeat-y 180px 0; }
#main div.inner { background: url(../graphics/home/content2.gif) no-repeat 128px bottom; }

#sidebar { float: left; width: 200px; padding: 0 0 35px; }
#sidebar #quote { position: relative; margin: 32px 0 0; background: #a8e3f3; }
#sidebar #quote p.quote { margin: 0 0 0 -10px; padding: 15px 20px 15px 30px; line-height: 1.7em; background: url(../graphics/home/quote-top.gif) no-repeat; }
* html #sidebar #quote p.quote { position: relative; left: -10px; margin: 0; }
#sidebar #quote p.author { padding: 0 0 0 20px; margin: 0 -1px 0 0; background: #4e7897 url(../graphics/home/quote-person.gif) repeat-y; color: white; }
#sidebar #quote p.author em { display: block; padding: 20px 0; line-height: 1.4em; background: url(../graphics/home/quote-base.gif) no-repeat -20px 0; }

#content { margin: 0 0 0 180px; padding: 0 0 0 120px; }
#content #crumbs { margin: 0 0 0 -20px; padding: 10px 0 10px 20px; background: #eaf887; color: #737a47; font-size: 0.8em; }
#content #crumbs a { color: #737a47; }
/*#content strong { color: #48769a; }*/
#content hr { color: #e4e4e4; background: #e4e4e4; height: 2px; line-height: 2px; position: relative; overflow: hidden; border: 0; }
#content table { #margin: 1em 0 0; }

#contact-link { #zoom: 1; display: inline-block; #display: inline; background: url(../graphics/home/contact-mid.gif) repeat-x; }
* html #contact-link { zoom: 1; display: inline; }
#contact-link span { display: inline-block; }
#contact-link span.inner1 { background: url(../graphics/home/contact-left.gif) no-repeat left top; }
#contact-link span.inner2 { height: 50px; line-height: 50px; padding: 0 41px 0 15px; font-size: 1.2em; background: url(../graphics/home/contact-right.gif) no-repeat right top; }

#footer { min-height: 206px; background: url(../graphics/home/footer.gif) repeat-x; }
* html #footer { height: 206px; }
#footer div.inner { position: relative; width: 835px; margin: 0 auto; padding: 33px 0 0 125px; }
#footer img { position: absolute; left: 157px; top: 0; }
#footer h3 { position: relative; z-index: 5; margin: 0 0 1em; padding: 0 0 30px 300px; background: url(../graphics/home/footer-gradient.gif) no-repeat center bottom; color: #212d3b; font-weight: normal; font-size: 1.25em; }
#footer ul { margin: 0 0 0 177px; padding: 0; list-style-type: none; font-size: 0.9em; }
#footer ul li { #zoom: 1; display: inline-block; #display: inline; padding: 0 0.5em 0 0; margin: 0 0.5em 0 0; height: 1em; #height: auto; line-height: 0.8em; #line-height: 1em; border-right: 1px solid #c7cbcc; }
#footer ul li:last-child,
#footer ul li.last-child { margin: 0 0 0.5em; padding: 0; border-right: 0; }
#footer p { margin: 0 0 0 177px; font-size: 0.9em; color: #939594; }