* {
	margin: 0;
	padding: 0;
	}

img {
	border:none;}

a:link {
	text-decoration:none;
	color:#ffe13f;}
a:visited {
	text-decoration:none;
	color:#ffe13f;}
a:hover {
	text-decoration:underline;
	color:#ffe13f;}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ffe13f;
	text-align:center; /*For IE6*/
	margin: 0 auto;
	padding: 0;
	background: #000 url(background/background.jpg) no-repeat;
	background-position: top center;
	}
#canvaswrapper {
	margin: 0 auto;
	width:969px;
	height:846px;
	background:#000;
	overflow:hidden;}
#canvas {
	float:left;
	background:#000;
	}
#headerwrapper {
	float:left;}
#header {}
#navwrapper {
	position:relative;
	top:-68px;
	float:left;
	margin-left:10px;}
#nav {}
#contentwrapper {
	float:left;
	width:969px;
	position:relative;
	top:-50px;}
#content {
	width:903px;
	height:100%;
	margin: 0 auto;
	text-align:center;
	color:#ffe13f;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}
#nowgrowing {
	font-style:italic;
	font-size:24px;}

#contactsinfo {
	padding:8px;}

#contactsinfo a:link {
	color:#FFF;
	text-decoration:none;
	}
#contactsinfo a:visited {
	color:#fff;
	text-decoration:none;
	}
#contactsinfo a:hover {
	color:#CCC;
	text-decoration:underline;
	}
#contactsinternational {
	padding-bottom:8px;}

#contactsinternational a:link {
	color:#ed2375;
	text-decoration:none;
	}
#contactsinternational a:visited {
	color:#ed2375;
	text-decoration:none;
	}
#contactsinternational a:hover {
	color:#CCC;
	text-decoration:underline;
	}

#newsheader {
	position:relative;
	top:-333px;
	margin-top:45px;
	float:right;
	text-align:left;
	width:500px;
	font:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:21px;
	}

#news #newspush {
	position:relative;
	top:-237px;
	}

#news #content {
	position:relative;
	top:-13px;
	}

#newsripening img {
	border: 3px solid #FFF ;
	padding:3px;
	margin:10px;
	}
	
#footerwrapper {
	position:relative;
	bottom:30px;
	float:left;
	width:969px;
	color:#FFF;
	font-size:18px;}
#footer {}
#footerleft {
	float:left;
	padding-left:30px;}
#footerright {
	float:right;
	padding-right:30px;}