body, html, td, th, p, input {
	font: 12px/160% 'Trebuchet MS', Verdana, Arial, sans-serif;
    /*color: #7d9ecf;*/
    color: #369;
}
body {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}



a { color: #7d9ecf; text-decoration:none; }
a:hover { text-decoration:none; }
a:active {}
a img { border:none; }

h1, h2, h3, h4, h5, h6 {
	padding:0px 0px 0px 0px;
   
}

h1 {
	background-color: transparent;
    font: normal 18px/120% 'Trebuchet MS', Verdana, Arial, sans-serif;
	color:#9C0;
    padding: 8px 0px 10px 0px;
}
h1 span {color: #996600; font-size: 11px}
h2 {
	background-color: transparent;
	font: normal 15px/120% 'Trebuchet MS', Verdana, Arial, sans-serif;
	color:#9C0;
}

h3 {
	background-color: transparent;
	font: bold 15px/120% 'Trebuchet MS', Verdana, Arial, sans-serif;
	color:#9C0;
    padding-bottom:30px;
}

h4 {
	background-color: transparent;
	font: normal 14px/120% 'Trebuchet MS', Verdana, Arial, sans-serif;
	color:#9C0;
}

h5 {
	background-color: transparent;
	font: normal 12px/110% 'Trebuchet MS', Verdana, Arial, sans-serif;
	color:#7d9ecf;
}

h6 {
	background-color: transparent;
	font: normal 12px/110% 'Trebuchet MS', Verdana, Arial, sans-serif;
	color:#9C0;
}


/* colours */
.text_green { color: #9C0; }
.back_green { background-color: #9C0; }
.text_blue { color: #369;}
.back_blue { background-color: #7d9ecf; }
.back_yellow { background-color: #F0F4CA; }
.back_light_blue { background-color: #DFE7F3; } 
.left-indent { margin: 0px 520px 0px 45px;}
.left-indent-no-right { margin: 0px 40px 0px 45px;}
.left-indent-no-right2 { margin: 20px 40px 5px 12px;}
.bodyTitle { margin: 0px 90px 0px 12px;}
.clear { clear:both; }
.bigger { font: normal 14px/140% 'Trebuchet MS', Verdana, Arial, sans-serif; }
.smaller {font: normal 11px/110% 'Trebuchet MS', Verdana, Arial, sans-serif;}

/* layout */
#TzContainer {
	position:relative;
	width: 900px;
    margin: 0px 0px 0px 30px;
}

#TzLogo {
	padding-top:30px;
}

#TzLogoSm {
	padding-top:13px;
    float:left;
}

#TzMenuSecondary {
    float:left;
	background-image:url(images/menu_bg.png);
	background-repeat: no-repeat;
    width:450px;
    height:50px;
    margin:40px 0px 0px 46px;
}


/*
#TzMenuHome {

    position:absolute;
    top:286px;
    left:205px;

    width:330px;
    height:50px;
    background:transparent url(images/menu.png) top left no-repeat;
}

*/

#TzMenuHome {
	margin:10px 0px 0px 94px;
    width:450px;
    height:50px;
    background:transparent url(images/menu_bg.png) top left no-repeat;
}


#TzMenuFacts { 
	width:88px;
    height:23px;
    float:left;
    
    margin: 3px 0px 0px 10px;
}
#TzMenuStory {
	width:127px;
    height:23px;
    float:left;
    
    margin: 3px 0px 0px 5px;
}
#TzMenuContact {
	width: 78px;
    height:23px;
    float:left;
    margin: 3px 0px 0px 7px;
    
}
/*
#TzMenuFacts { position:absolute; width:88px; height:23px; top:3px; left:10px; display:block; z-index:1000;}
#TzMenuStory {  position:absolute; width:127px; height:23px; top:3px; left:104px; display:block; z-index:1000;}
#TzMenuContact { position:absolute; width:78px; height:23px; top:3px; left:238px; display:block; z-index:1000;}
*/


#TzFastFacts { width:88px; height:23px; display:block;}
#TzStory {  width:127px; height:23px;  display:block;}
#TzContact {  width:78px; height:23px;  display:block;}

#TzSectionFacts,#TzSectionStory,#TzSectionContact {
	background: #fff url(images/bottom_backing.gif) bottom left no-repeat;
}

#TzSectionHome #TzMenuSecondary #TzMenuActive {
	display:none;
}

#TzSectionFacts #TzMenuSecondary #TzMenuActive {
	background-color:#fff;
    position:absolute;
    top:67px;
    left:217px;
    width:89px;
    height:16px;
}

#TzSectionStory #TzMenuSecondary #TzMenuActive {
	background-color:#fff;
    position:absolute;
    top:67px;
    left:306px;
    width:133px;
    height:16px;
}

#TzSectionContact #TzMenuSecondary #TzMenuActive {
	background-color:#fff;
    position:absolute;
    top:67px;
    left:440px;
    width:82px;
    height:16px;
}


#TzLeftCol {
    background: transparent url(images/background.jpg) top right no-repeat;
}

#TzPrinciples {
	margin: 10px 0px 10px 45px;
    padding:0px;
    list-style:none;
}

#TzPrinciples li {
	margin:0px 0px 8px 0px;
    padding:0px;
    list-style:none;
    padding-left:20px;
    background-position:left;
    background-repeat:no-repeat;
    font-style:italic;
}

#TzPrinciples li a {
	padding-bottom:3px;
    background-position:bottom left;
    background-repeat:no-repeat;
    background-image:none;
    display:block;
    width:300px;
	color: #369;
}

/*
#TzPrinciples li a:hover {
	background-image:url(images/underline.gif);
}
*/

#TzPrinciples li.one { background-image:url(images/bullet_01.gif); }
#TzPrinciples li.two { background-image:url(images/bullet_02.gif); }
#TzPrinciples li.three { background-image:url(images/bullet_03.gif); }
#TzPrinciples li.four { background-image:url(images/bullet_04.gif); }
#TzPrinciples li.five { background-image:url(images/bullet_06.gif); }

 {
	background-image:url(images/header.jpg);
    background-position:top right;
    background-repeat:no-repeat;
}



#TzContent a, #TzContent a:link, #TzContent a:visited,  { color: #9C0; text-decoration:none; }
#TzContent a:hover { text-decoration:underline; }
#TzContent a img { border:none; }

table { width:100%; border:none; border-collapse:collapse; margin:0px; padding:0px; }
table th { padding:5px 8px; color: #FFF; background-color:#9C0; text-align:left;}
table td { padding:8px;}
table td ul { margin:0px; padding:0px;}
table td ul li { margin:0px 0px 10px 20px; padding:0px; line-height:125%; }

#TzSmTable { width:100%; border:none; border-collapse:collapse; margin:0px; padding:0px; border:1px solid #7d9ecf; }
#TzSmTable th { padding:2px 8px;color:#7d9ecf;  background-color:#DFE7F3; text-align:left; border-bottom:1px solid #7d9ecf; }
#TzSmTable td { padding:2px 8px;border-bottom:1px solid #7d9ecf;}


#StoryBoard {
	padding: 0px 80px 0px 45px;
}

.disclaimer { margin-top:20px;}
.disclaimer p {
	font: 11px/140% 'Trebuchet MS', Verdana, Arial, sans-serif;
    color: #999;
    margin-left:45px;
    margin-right:100px;
}

#TzFactsText { margin:0px 0px 0px 30px; padding:0px; color:#369;}
#TzFactsText li { margin:0px 100px 15px 20px; padding:0px; line-height:125%; }

.TzHover {
	position:absolute;
    width:607px;
    height:224px;
    background-image:url(images/popup.png);
    background-repeat:no-repeat;
    background-position: top left;
    top: 353px;
    left: 210px;
}

.TzHoverText {
	font: 13px/140% 'Trebuchet MS', Verdana, Arial, sans-serif;
    margin: 60px 80px 0px 90px;
}

#TzHoverRenewable {
    
    display:none;
}

#TzHoverSustainable {
    
    display:none;
}

#TzHoverProfitable {
    
    display:none;
}
#TzHoverProfitable .TzHoverText {
    margin: 47px 100px 0px 90px;
    
}

#TzHoverScalable {
    
    display:none;
}
#TzHoverScalable .TzHoverText {
    margin: 42px 90px 0px 110px;
    line-height:120%;
}

#TzHoverResponsible {
    
    display:none;
}

/* Bottom Nav */
#footer {
	position: absolute;
	border-top:	1px solid #ccc;
	width: 100%;
	padding-bottom: 10px;
}

#bottom_nav {
	display: inline;
	position: absolute;
	width: 449px;
	padding-left: 20px;
}
#bottom_nav a, #bottom_nav a:link, #bottom_nav a:visited{

}
#bottom_nav a:hover {
	color: #9C0;
	text-decoration: none;
}
.copyright {
	display: inline;
	position: relative;
	float: right;
	color: #999;
	font-size: 11px;
}