/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.fL{float:left;}
.fR{float:right;}
.cF:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.cF { display: inline-block; }
/* Hide from IE Mac \*/
.cF { display:block; }
/* End hide from IE Mac */

body{font:62.5% arial, helvetica, sans-serif;background:url(../img/background.png) top left repeat-x #32271b;}
div.container{width:960px;margin:auto;}
header.global{background:url(../img/header-background.png) center bottom no-repeat #fff;height:151px;margin-bottom:3px;}
header.global h1{background:url(../img/main-h1-background.png) 38px 50px no-repeat;text-indent:-9999px;height:151px;}

body.home div.home-article-container{background:url(../img/home-images-background.jpg) top left no-repeat;min-height:602px;}

body.home section.home-images{width:328px;padding:33px 0 0 36px;}
body.home section.home-images li{float:left;}
body.home section.home-images img{float:left; border:1px solid #fff;margin:0 7px 7px 0;display:inline;}

body.home article{width:562px;background:url(../img/home-article-background.jpg) top left no-repeat;padding:36px 0 0 34px;color:#ccc;}
body.home article hgroup{background:url(../img/home-hgroup-background.png) top left no-repeat;width:287px;height:174px;text-indent:-9999px;margin-bottom:36px;}
body.home article p{margin:0 0 1.6em;font-size:1.2em;line-height:1.6;}

body footer.global-footer{padding:19px 0 150px 398px;}
body footer.global-footer dl{width:322px;}
body footer.global-footer dt, body footer.global-footer dd{float:left;font-size:1.3em;line-height:1.8;color:#ccc;}
body footer.global-footer dd.director, body footer.global-footer dt.director{color:#ab9058;}
body footer.global-footer dt{padding-right:.2em;}
body footer.global-footer span.url, body footer.global-footer span.type, body footer.global-footer span.org{display:none;}
body footer.global-footer span.email img{padding-top:6px;}
body footer.global-footer span.email span.value{display:none;}
body footer.global-footer img.rics{padding-top:4px;}