/*	navigation */
html {
     overflow: -moz-scrollbars-vertical;
}

#navigation {
	width: 980px;
	position: relative;
}

img, div, input { behavior: url("iepngfix.htc") }

#logo {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 50;
}
#navholder{
	position:absolute;
	
	height:47px;
	width:720px;
	top:6px;
	left:250px;
}
#navitems{
    margin: 0px;
	padding: 0px;
}
#navholder a{
	float: left;
	padding: 47px 45px 0px 0px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:47px; /* for IE5/Win only */
}
#navholder a:hover{
	background-position: 0 -47px;
}
#swhatwouldyoudo{
	width: 119px;
	background: url(nav-what-would-you-do.gif) no-repeat left top;
}
#swhatdidwedo{
	width: 88px;
	background: url(nav-what-did-we-do.gif) no-repeat left top;
}
#smapoffairtrades{
	width: 104px;
	background: url(nav-map-of-fair-trades.gif) no-repeat left top;
}
#sproveit{
	width: 55px;
	background: url(nav-prove-it.gif) no-repeat left top;
}
#sabout100fairtrades{
	width: 104px;
	background: url(nav-about-100-fair-trades.gif) no-repeat left top;
}
#sdownloads{
	width: 129px;
	background: url(nav-downloads.gif) no-repeat left top;
}

#sstayintouch {
	width: 129px;
	background: url(nav-stay-in-touch.gif) no-repeat left top;
}

/*	Basic Layout */
body {
	margin: 0;
	padding: 0;
	background: #396f2f;
	font: 12px/17px "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 15px;
}
#sky {
	background: url(../images/background.gif) repeat-x center top;
	height: 650px;
}
object { 
	outline:none;
}

#navigation {
	height: 80px;
	width: 980px;
	text-align: center;
	border:0px;
}
#maincontent {
	width: 980px;
	position: relative;
	margin: auto;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
#subnav {
	margin: 0 0 0 15;
	float: left;
	width: 140px;
	margin-top: 80px;
}
#content {
	position: relative;
	top: -70px;
	left: 0px;
	width: 980px;
	min-height:490px;
	margin-top: 80px;
	height:auto !important;
	height:490px;
	min-height: 550px;
}
#content a:link {
	color: #003063;
	text-decoration: underline;
}
#content a:visited {
	color: #003063;
	text-decoration: underline; 
}
#content a:active {
	color: #FF0000;
	text-decoration: none; 
}
#content a:hover {
	color: #4B9E3A;
	text-decoration: underline; 
}
#woodycow {
	width: 140px;
	position: absolute;
	top: 420px;
	height: 170px;
}
#clear{
	clear:both;
	height: 1px;
}
#footer {
	clear:both;
	text-align: center;
	width:980px;
	margin:1px 0 20px 0;
	color: #FFF;
	height: 20px;
	padding-top: 3px;
	background: url(footer-bg.gif) no-repeat;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none; 
}
#footer a:active {
	color: #FFB300;
	text-decoration: underline overline; 
}
#footer a:hover {
	color: #FFB300;
	text-decoration: underline; 
}
#banners {
	width: 898px;
	text-align: center;
	margin: auto;
}
.banner {
	width: 212px;
	float: left;
	height: 107px;
	margin: 0px 6px 8px 5px;
}
.stfform {
	border: 1px solid #000;
}

#vidholder {
	position: absolute;
	top: 103px;
	left: 222px;
	width: 677px;
	height: 394px;
	text-align: center;
}

#lettitle {
	position: absolute;
	left: 0px;
	top: 200px;
	width: 221px;
	height: 78px;
	background: url(../images/let-know.gif) no-repeat;
}

#hand {
	position: absolute;
	left: 177px;
	top: 275px;
}

#sendfriend {
	position: absolute;
	left: 9px;
	top: 279px;
}

#facebook {
	position: absolute;
	left: 74px;
	top: 341px;
}
#twitter {
	position: absolute;
	left: 25px;
	top: 397px;
}
#sharethis {
	position: absolute;
	left: 69px;
	top: 432px;
	width: 99px;
	height: 26px;
	
}

#woodycow {
	position: absolute;
	left: 30px;
	top: 480px;
	background:url(../images/woody-cow.gif) no-repeat;
}


.title1 {
	color: #00BBE5;
	font-size:14px;
	font-weight: bold;
}


.titletext {
	font-size: 16px;
	font-weight: bold;
}
