/* CSS Document */

#container {
margin:0 auto;
width:720px;
background-color:#FFF;}

#bannerTop, #bannerPlain {
height:100px;
background:url(../image/bgLogo.gif) no-repeat 20px 50%;}

#bannerPlain {
background:none;}

#bannerBtmContainer {
height:245px;}

#bannerBtmIndex {
height:245px;
background:url(../image/bannerBtmIndex.jpg) no-repeat 0 0;}

#bannerBtmPartners {
height:245px;
background:url(../image/bannerBtmPartners.jpg) no-repeat 0 0;}

#bannerBtmCaseStudies {
height:245px;
background:url(../image/bannerBtmCaseStudies.jpg) no-repeat 0 0;}

#bannerBtmExperience {
height:245px;
background:url(../image/bannerBtmExperience.jpg) no-repeat 0 0;}

#bannerBtmEnvironment {
height:245px;
background:url(../image/bannerBtmCommunity.jpg) no-repeat 0 0;}

#bannerBtmHealthSafety {
height:245px;
background:url(../image/bannerBtmHealthSafety.jpg) no-repeat 0 0;}

#bannerBtmContact {
height:245px;
background:url(../image/bannerBtmContact.jpg) no-repeat 0 0;}

#content {
padding:5px 20px 10px;
overflow: auto;
line-height:1.7em;}

#partners {
	margin:20px 0;
	min-height:100px;
}

#partners img {
	margin-left:15px;
}

#footer {
height:55px;
color:#FFF;
background:url(../image/bgFooterImage.jpg) no-repeat 0 0;
padding:5px;
font-size:9px;
font-weight:bold;}