body, html {
	width:100%;
	height:100%;
	background-color:#dfd6c5;
}

body {
	width:100%;
	background-image:url(../images/page-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#dfd6c5;
}


#page {
	width:100%;
	background-image:url(../images/container-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
	background-color:#dfd6c5;
}

#container {
	width:960px;
	margin:0px auto 0px auto;
}

#header {
	height:178px;
	padding-top:17px;
	margin-bottom:17px;
}

#header a.home {
	display:block;
	width:236px;
	height:94px;
	margin:0px;
	float:left;
	padding:0px;
	margin-bottom:36px;
	float:left;
}

#header h2 {
	float:right;
	font-weight:normal;
	color:#505050;	
	font-size:18px;
	margin-bottom:10px;
	margin-top:46px;
	clear: none;
}

#header h2 span {
	color:#e7840c;
}

#header form {
	float:right;	
	clear:right;
	margin-top:70px;
}

#header form label span {
	color:#6a6a6a;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	padding-top:6px;
	margin-right:8px;
}

#header form input {
	display:block;
	width:130px;
	float:left;
	padding-right:8px;
	padding-left:8px;
	font-size:11px;
	margin-right:3px;
	height:27px;
	background-image:url(../images/top-search-input.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:0px;		
}

#header form input.go {
	width:36px;
	margin-right:0px;
	margin-top:-1px;
	height:29px;
	background-image:url(../images/top-search-go.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;	
}

#header form input.go:hover {
	background-position:0px -29px;			
}

#contenttop {
	background-image:url(../images/content-top.gif);
	width:962px;
	height:11px;
	background-repeat:no-repeat;
}

#content {
	background-image:url(../images/content-bg-5000.png);
	background-repeat:repeat-x;
	background-position:top;
	width:940px;
	padding-left:11px;
	padding-right:11px;
}

#content #feature {
	display:block;
	width:940px;
	position:relative;
	height:323px;
	background-image:url(../images/feature-bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	overflow: hidden;
}

div.leading {
	margin-top:15px;
	padding:10px 15px 10px 15px;
	background-color:	#f2f1ec;
	border-left:1px solid #e7e6e4;
	border-bottom:1px solid #e3e0dc;
	border-top:1px solid #fcfcfa;
	border-right:1px solid #f4f4f3;
	
}

div#copy.short div.blog div.article_column {
	border-bottom:1px solid #e3e0dc;
	border-top:1px solid #fcfcfa;
	padding-top:15px;
}

div#copy.short div.blog  div.column1 {
	border-top:0px;	
}

#content #feature div.mainimage {
	width:660px;
	height:323px;
	position:relative;
	float:left;
	z-index:100;
	
}

#content #feature div.corners {
	position:absolute;
	top:0px;
	left:0px;	
	z-index:101;
}

#content #feature div.mainimage div.caption {
	position:absolute;
	width:630px;
	bottom:4px;
	height:57px;
	background-image:url(../images/black-overlay.png);
	background-repeat:repeat;
	text-align:right;
	color:#FFF;
	padding:15px;
	padding-top: 10px;
}

.nojs #content #feature div.mainimage div.caption {
    display: none;
}

#content #feature div.mainimage div.caption a {
		color:#f5ad51;
		text-decoration:none;
}


#content #feature h3 {
	margin:0px;	
	margin-bottom:8px;
	text-shadow:#000000 0px 1px 0px;
    
    border:none;
    color:#FFF;
    font-size: 22px;
    font-weight:normal;
    font-style:normal;
    line-height:1em;
    padding:0;
}


#content #feature div.mainimage div.caption p {
	margin:0px;
	position:relative;
	z-index:101;
}	

#content #feature div.intro {
	float:right;	
	width:246px;
	padding-left:17px;
	padding-right:17px;
	padding-top:7px;
	height:306px;
}

#content #feature div.intro h1 {
	font-size:18px;
	color:#17498e;
	line-height:1.3em;
	margin-top:0px;
	margin-bottom:25px;
	padding-top:6px;
	height:35px;
	font-weight:normal;
}

#content #feature div.intro p {
	line-height:17px;	
	font-size:12px;
}


#copy .productButton{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	width:126px;
	height:40px;
}

#copy a.button3{
	margin-right:100px !important;
}

#copy a#dairy,
#copy a#beef,
#copy a#poultry,
#copy a#pig,
#copy a#sheep,
#copy a#specialty{
	display:block;
	float:left;
	text-indent:-9999px;
	width:126px;
	height:40px;
	margin-right:20px;
	margin-bottom:20px;
}

#copy a#dairy{
	clear:both;
	background:url(../../../uploads/stories/productButton-dairy1.gif)top center no-repeat;
}

#copy a#beef{
	background:url(../../../uploads/stories/productButton-beef1.gif)top center no-repeat;
}

#copy a#poultry{
	background:url(../../../uploads/stories/productButton-poultry1.gif)top center no-repeat;
}

#copy a#pig{
	background:url(../../../uploads/stories/productButton-pig1.gif)top center no-repeat;
}

#copy a#sheep{
	background:url(../../../uploads/stories/productButton-sheep1.gif)top center no-repeat;
}

#copy a#specialty{
	background:url(../../../uploads/stories/productButton-specialty1.gif)top center no-repeat;
}


#copy a#dairy:hover{
	background:url(../../../uploads/stories/productButton-dairy1.gif)bottom center no-repeat;
}

#copy a#beef:hover{
	background:url(../../../uploads/stories/productButton-beef1.gif)bottom center no-repeat;
}

#copy a#poultry:hover{
	background:url(../../../uploads/stories/productButton-poultry1.gif)bottom center no-repeat;
}

#copy a#pig:hover{
	background:url(../../../uploads/stories/productButton-pig1.gif)bottom center no-repeat;
}

#copy a#sheep:hover{
	background:url(../../../uploads/stories/productButton-sheep1.gif)bottom center no-repeat;
}

#copy a#specialty:hover{
	background:url(../../../uploads/stories/productButton-specialty1.gif)bottom center no-repeat;
}

/*#copy ul li.dairy{
	clear:both;
	display:block;
	float:left;
	width:126px;
	height:40px;
	background-image:url(../images/productButton-dairy.gif);
	text-indent:9999px;
}*/

#promo {
	width:940px;
	clear:both;	
	margin-top:11px;
}

#promo a.corners {
	position:absolute;
	top:0px;
	z-index:100;
	left:0px;	
}

#copy a.readon {
	display:block;
	background-image:url(../images/news-readmore.gif);
	width:80px;
	height:23px;
	background-position:0px 0px;	
	margin-left:0px;
}

#copy a.readon:hover {
	background-position:0px -23px;		
}

#promo #events {
	width:381px;
	height:212px;
	position:relative;
	float:left;
	margin-right:6px;
}

#promo #events div.caption {
	position:absolute;
	width:316px;
	height:33px;
	bottom:0px;
	background-image:url(../images/promo-covers.png);
	background-position:0px 0px;
	background-repeat:repeat-x;
	text-align:left;
	color:#FFF;
	padding:7px 10px 10px 55px;
	display: block;
}

#promo #recipies {
	width:273px;
	height:212px;
	position:relative;
	float:left;
}

#promo #recipies h2, #promo #events h2 {
	font-size:20px;
	margin:0px;
	text-shadow:#000000 1px 0px 0px;
}

/*#promo #recipies h2{
	letter-spacing:-1px;
}*/

#promo #recipies span, #promo #events span {
	font-size:11px;
	margin:0px;
	color:#f8981d;
}

#promo #recipies div.caption {
	position:absolute;
	width:208px; 
	height:33px;
	bottom:0px;
	background-image:url(../images/promo-covers.png);
	background-position:0px 0px;
	text-align:left;
	color:#FFF;
	padding:7px 10px 10px 55px;
	display: block;
}

#contentbase.stripe {
	background-image:url(../images/content-base-stripe.gif);
	width:962px;
	height:11px;
	background-repeat:no-repeat;
}

#contentbase.nostripe {
	background-image:url(../images/content-base.gif);
	width:962px;
	height:11px;
	background-repeat:no-repeat;
}

#footer {
	width:100%;
	height:219px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	margin-top:15px;
}	

#footermid {
	width:962px;
	margin:0px auto 0px auto;
	background-image:url(../images/footer-middle-au.jpg);
	height:194px;	
	padding-top:25px;
}

/*.nz #footermid {
	background-image:url(../images/footer-middle-nz.jpg);
}*/

#footermid #moreinformation {
	width:249px;
	float:left;
	padding-left:25px;
	height:194px;	
}

#footermid #moreinformation p {
	padding-right:18px;
	line-height:1.4em;
	margin-top: 8px;
	margin-bottom: 9px;
	font-size: 12px;
}

#footermid #moreinformation form input {
	display:block;
	width:227px;
	height:31px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin-bottom:3px;
	background-image:url(../images/footer-input.gif);
	background-repeat:no-repeat;
	border:0px;
	color: #333;
}


#footermid #moreinformation form input.joinnow {
	background-image:url(../images/footer-joinnow.gif);
	width:80px;
	height:23px;
	padding:0px;
	display:block;
	cursor:pointer;
	float:right;
	position:relative;
	z-index:101;
	background-position:0px 0px;
	margin-right:21px;
}

#footermid #moreinformation form input.joinnow:hover {
	background-image:url(../images/footer-joinnow.gif);
	width:80px;
	height:24px;
	background-position:0px -23px;
}

#footermid #contact {
	width:479px;
	float:left;
	height:194px;	
	padding-left:25px;
	padding-right:10px;
	font-size:11px;
	color:#060202;
}

#footermid #contact h2 {
	font-size:17px;
	margin-top:2px;	
}

#footermid #contact h3 {
	color:#022c6a;
	font-size:16px;	
	margin-top:15px;
}

#footermid #contact p {
	width: 50%;
	float: left;
	display: block;
}

#footermid #contact a {
	color:#e7840c;
	text-decoration:none;
	font-size:12px;	
}

#footermid #contact p strong {
	color:#e7840c;	
}

#footermid #contact p span {
	display:block;
	width:150px;
	float:left;	
}

#footermid #contact.nz p span {
	display:block;
	width:95px;
	float:left;	
}


#footermid #network {
	width:427px;
	padding-left:20px;
	float:left;
	color:#9c9c9c;
	height:194px;	
	font-size:11px;
	position:relative;
	/*padding-right:21px;*/
}

#footermid #network blockquote {
	border:0px;
	margin:0px;
	padding-left:19px;
	line-height:1.5em;
	padding-right:20px;
	font-size:15px;
	color:#343435;
	padding-top:0px;	
}

#footermid #network ul, #footermid #contact ul {
	display:block;	
	text-transform:uppercase;
	text-align:center;
	clear:both;
	font-size:10px;
	padding-top:15px;
	padding-right:0px;
	line-height:1.7em;
	position:relative;
	margin-left:-22px;
}

#footermid #contact ul {
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 10px;
    margin-top: 12px;
}

#footermid #network p {
	display:block;
	font-size:9px;
	text-transform:uppercase;
	position:absolute;
	bottom:17px;
	float:left;	
}

#footermid #network small#privacymenu{
	display:block;
	font-size:9px;
	text-transform:uppercase;
	position:relative;
	float:right;		
	padding-top:2px;
	padding-left:0px;
	width:220px;
}

#footermid #network small#privacymenu ul li a,
#footermid #network small#privacymenu ul{
	color:#9C9C9C;
	font-size:9px;
}

#footermid #network small#privacymenu ul li a:hover{
	text-decoration:none;
}

#footermid #network a.black {
	width:120px;
	padding-top:4px;
	text-align:right;
	font-size:11px;
	color:#9c9c9c;
	background-image:url(../images/96black.gif);
	background-repeat:no-repeat;
	background-position:top right;
	display:block;
	height:22px;
	position:absolute;
	right:21px;
	bottom:10px;
	padding-right:30px;
	
	display: none;
}

#footermid #network a.black:hover {
	text-decoration:none;	
}

#footermid #network ul li, #footermid #contact ul li {
	display:inline;
	margin-bottom:8px;
}	

#footermid #network div.links a.abfp {
	display:block;
	width:73px;
	height:35px;
	float:left;
	margin-left:13px;
	margin-right:22px;
}


#footermid #network div.links a.gwf {
	display:block;
	width:58px;
	height:35px;
	float:left;
	margin-right:28px;
}


#footermid #network div.links a.weston {
	display:block;
	width:102px;
	height:26px;
	float:left;
	margin-right:14px;
}

#footermid #network div.links a.maurianz {
	display:block;
	width:124px;
	height:35px;
	float:left;
}

#footermid #network div.links {
/*	margin-top:6px;*/
}

#footermid #network div.links a.cereform {
	display:block;
	width:76px;
	height:21px;
	float:left;
	margin-right:15px;
}

#footermid #network div.links a.wman {
	display:block;
	width:75px;
	height:36px;
	float:left;
	
}

#footermid #network ul {
	padding-right:70px;
padding-left:70px;
}	


#footermid #network ul li a, #footermid #contact ul li a {
	display:inline;
	border-right:1px solid #717171;
	padding-right:8px;
	padding-left:8px;
	color:#717171;
}

#footermid #contact ul li a {
    padding-left: 0px;
    padding-right: 6px;
    border-right:1px solid #9C9C9C;
}

#footermid #contact ul li a {
    font-size: 9px;
    color: #9C9C9C;
}

#footermid #network ul li.lastchild a {
	border:0px;
}

#footermid #contact ul li.lastchild a {
    border:0px;
    padding-left: 6px;
    padding-right: 0;
}

#footermid h2 {
	color:#022c6a;
	font-size:20px;
	font-weight:normal;
}	


#content #sidebar {
	width:279px;
	position:relative;
	margin-left:-10px;
	padding-top:10px;
	float:left;
	overflow: hidden;
}

#content #sidebar h2 {
	font-size:18px;
	padding-left:25px;
	color:#17498e;
	margin:0px;
}

#content #sidebar span {
	padding-left:25px;
	font-size:11px;
	margin-bottom:10px;
	margin-top: 5px;
	display:block;

}

#content #sidebar ul span {
	padding-left:0px;
	margin:0px;
	font-size:14px;
}

#content #sidebar ul ul span {
	font-size:11px;	
}

#content #sidebar ul {
	display:block;
	width:279px;
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;
}

#content #sidebar ul li {
	display:block;
	width:279px;
	position:relative;
	clear:both;
}

#content #sidebar ul li.lastchild {
	border-bottom:1px dotted #cfcfcf; 
}

#content #sidebar ul ul li.lastchild {
	border-bottom:0px; 
}

#content #sidebar ul li a {
	background-image:url(../images/sidebar-nav.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:14px;
	display:block;
	width:234px;
	padding-top:8px;
	height:24px;
	color:#4d4d4d;
	padding-left:46px;
}

#content #sidebar ul li a:hover, #content #sidebar ul li.current a {
	background-image:url(../images/sidebar-nav.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	background-position:0px -64px;
}

#content #sidebar ul li.parent a.active {
    background-position:0px -32px;
}

#content #sidebar ul li ul {
	display:block;
	width:263px;
	clear:both;
	background-color:#FFFFFF;
	font-size:11px;
	padding-top:10px;
	padding-bottom:12px;
	padding-left:15px;
	border-top:1px dotted #cfcfcf; 
}

#content #sidebar ul li ul li {
	background-image:none;
	padding-left:0px;
	height:12px;
	border:0px;
	width:auto;
	margin-bottom:8px;

}

#content #sidebar ul li ul li a,
#content #sidebar ul li.current.active ul li a,
#content #sidebar ul li.active.parent ul li a  {
	background-image:url(../images/sidebar-sub-arrow.gif) !important;
	background-repeat:no-repeat !important;
	background-position:36px 9px !important;
	padding-top:3px !important;
	padding-bottom:2px !important;
	width:220px !important;
	height:8px !important;
	font-size:11px !important;
	color:#5d5d5d !important;
}

#content #sidebar ul li ul li.active a, 
#content #sidebar ul li.current.active ul li.active a, 
#content #sidebar ul li.active.parent ul li.active a,
#content #sidebar ul li ul li a:hover, 
#content #sidebar ul li.current.active ul li a:hover, 
#content #sidebar ul li.active.parent ul li a:hover,
#content #sidebar ul li.active.parent ul li.current.active a  {
    color:#252525 !important;
}

#content #sidebar form {
	float:left;	
	clear:right;
	background-color: #FFF;
	padding: 15px;
	padding-left: 27px;
	padding-bottom: 30px;
	width: 100%;
	border-bottom: 1px dotted #CFCFCF;
}

#content #sidebar form label span {
	color:#6a6a6a;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:none;
	padding: 0;
	margin: 0;
	padding-top:6px;
	margin-right:8px;
	padding-bottom: 10px;
}

#content #sidebar form input {
	display:block;
	width:130px;
	float:left;
	padding-right:8px;
	padding-left:8px;
	font-size:11px;
	margin-right:3px;
	height:27px;
	background-image:url(../images/top-search-input.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:0px;		
}

#content #sidebar form input.go {
	width:36px;
	margin-right:0px;
	margin-top:-1px;
	height:29px;
	background-image:url(../images/top-search-go.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;	
}

#content #sidebar form input.go:hover {
	background-position:0px -29px;			
}


#copy {
	float:right;
	width:636px;
	background-image:url(../images/sidebar-bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	position:relative;
	margin-top:-10px;
	padding-top:15px;
	padding-left:20px;
	line-height:1.5em;
	padding-right:15px;
	min-height:690px;
	padding-bottom:10px;
}

#copy span.breadcrumbs {
	font-size:10px;
	color:#afafaf;
	padding-top:2px;
	display:block;
	margin-bottom:4px;
	padding-bottom:3px;
	color:#afafaf;
}

#copy span.breadcrumbs a {
	color:#8c8c8c;
	text-decoration:none;
}

#copy div.breadcrumb a:hover {
	color:#afafaf;
	text-decoration:none;
}


#copy div.topimage {
	width:638px;
	height:185px;
	position:relative;
	margin-bottom:15px;
}

#copy ul {
	list-style:none;
	margin-top:15px;
	margin-left:0px;
	margin-bottom:25px;
}

#copy ul li {
	background-image:url(../images/content-bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding-left:10px;
	margin-bottom:8px;
}

#copy div.topimage div.corners {
	position:absolute;
	top:0px;
	left:0px;
	z-index:101;
}


#copy form {
	margin-top:20px;
	margin-bottom:20px;
	width:370px;
}

#copy form div.fields {
    display: block;
    width: 400px;
    float: left;
    margin: 0;
    padding: 0;
    margin-bottom: 3px;
}

#copy form input {
	display:block;
	width:220px;
	height:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin-bottom:3px;
	padding-top:3px;
	background-image:url(../images/copy-input.gif);
	background-repeat:no-repeat;
	border:1px solid #d5d5d5;
	border-left:3px solid #d5d5d5;
	float: left;
}

#copy form input.required {
	border-left:3px solid #edb2b2;
}

span.mandatory {
    color: #edb2b2;
    font-size: 10px;
    padding-left: 10px;
    float: left;
}

label.error {
    color: #edb2b2;
    font-size: 10px;
    padding-left: 10px;
    float: left;
}

#copy form input.send {
	display:block;
	background-image:url(../images/send.gif);
	height:23px;
	width:80px;
	margin-top:10px;
	border:0px;
	cursor:pointer;
	background-position:0px 0px;
	line-height: 999px; /* Set it higher than your image height */
	overflow: hidden; /* Hide the text */
	font-size: 0; /* FF2 doesn’t like the above */
	text-indent: -99999px;
}

#copy form input.send:hover {
	background-position:0px -23px;
}

#copy form label span {
	float:left;
	font-size:13px;
	padding-top:6px;
	display:block;
	width:140px;
	margin-right:10px;
	margin-bottom:8px;
}

#copy form textarea {
	display:block;
	width:358px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:124px;
	border:1px solid #d5d5d5;
	background-color:#f6f6f6;
	border-left:3px solid #d5d5d5;	
	font-size:11px;
	padding:8px;
	float: left;
}

div.chronoform {
    display: none;
}

#promo div.leftblock {
	float:left;	
}

#promo a#ausexports {
	display:block;
	width:273px;
	height:63px;
	background-image:url(../images/aus-exports.gif);
	background-repeat:no-repeat;
}


#promo a#ausexports:hover {
    text-decoration: none;
}

#promo a#ausexports:hover h2 {
    color: #A6C2EB;
}

#promo a#ausexports h2 {
	font-size:20px;
	color:#144489;
	display:block;
	margin:0px;
	width:198px;
	height:45px;
	padding-left:75px;
	padding-top:15px;
}

#promo a#ausexports h2 span {
	font-size:10px;
	color:	#4e4e4e;
	display:block;
	position:relative;
	margin-top:-3px;
}

#promo #auslatestnews {
	background-image:url(../images/latest-news-bg.gif);
	width:273px;
	height:212px;
	float:left;
	background-repeat:no-repeat;	
	margin-right:6px;
}

#promo #latestnews {
	background-image:url(../images/latest-news-bg.gif);
	width:273px;
	height:212px;
	background-repeat:no-repeat;	
	float:left;
	margin-right:6px;
}

#promo #auslatestnews h2, #promo #latestnews h2 {
	font-size:20px;
	color:#144489;
	display:block;
	margin:0px;
	width:213px;
	height:45px;
	padding-left:60px;
	padding-top:15px;
	margin-bottom:10px;
}

#promo #auslatestnews h2 {
    margin-bottom: 18px;
}

#promo #auslatestnews h2 span, #promo #latestnews h2 span {
	font-size:11px;
	color:#4e4e4e;
	display:block;
	position:relative;
	margin-top:-3px;
}

#promo #auslatestnews h2 span {
    margin-bottom: 8px;
}

#promo #auslatestnews p, #promo #latestnews p {
	padding-left:20px;	
	padding-right:15px;
	font-size:11px;
	margin:0;
	margin-top:5px;
}

#promo #auslatestnews a.readon, #promo #latestnews a.readon {
	display:block;
	background-image:url(../images/news-readmore.gif);
	width:80px;
	height:23px;
	background-position:0px 0px;	
	margin-left:17px;
	margin-top:5px;
}

#promo #auslatestnews a.readon:hover, #promo #latestnews a.readon:hover {
	background-position:0px -23px;		
}

#copy table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#copy table td {
	background-color: #f2f2f1;
	padding: 3px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}	

#copy table td.top  {
	text-align: center;
	font-size: 12px;
    font-weight: bold;
	font-style: italic;
}

#copy table p {
	margin:0px;
	padding:0px;	
}

#copy table td.top p  {
}

#copy table.details {
	border: none;
}

#copy table.details td {
	background: none;
	padding: 0 10px 5px 0;
	text-align: left;
	border: none;
}	

#copypromo {
	width:612px;
	background-color:#e7e7e7;
	border-top:1px dotted #a8a7a4;
	border-bottom:1px dotted #a8a7a4;
	padding:12px;
}

#copypromo div.itemimage {
	float:left;
	width:249px;	
	border:1px solid #c5c5c5;
	margin:0px;
	padding:0px;
}

#copypromo div.itemimage img {
	display:block;
	width:249px;
	margin:0px;
	padding:0px;	
}

#copypromo div.item {
	border:1px solid #c5c5c5;
	float:right;
	width:331px;
	min-height:161px;
	background-image:url(../images/copypromoitembg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:12px;
}

#copypromo div.item h3 {
	font-size:16px;
	color:#383838;
	border-left:none;
	padding:0;
	margin-top:0px;
}

#copypromo div.item p {
	color:#383838;
	font-size:11px;
	line-height:1.3em;	
}

#copypromo div.item a.more {
	display:block;
	background-image:url(../images/click-here-for-recipie.gif);
	width:159px;
	height:23px;
	text-decoration:none;
	text-indent:-100000px;
}

#ausmap {
    display: block;
    position: relative;
    width: 419px;
    height: 438px;
    margin-left: 0px;
}
#ausmap p {
    height: 33px;
    line-height: 33px;
    background: url('../images/weston-logo-map.png') center left no-repeat;
    position: absolute;
    padding-left: 36px;
    text-decoration: none;
    width: 165px;
    display: block;
}
#ausmap a.rtl {
    padding-left: 0px;
    padding-right: 36px;
    background-position: center right;
    text-align: right;
}
#ausmap #young {
    top: 265px;
    left: 360px;
}
#ausmap #sydney {
    top: 285px;
    left: 390px;
}
#ausmap #albury {
    top: 275px;
    left: -132px;
}
#ausmap #sa {
    top: 305px;
    left: 85px;
}
#ausmap #tamworth {
    top: 246px;
    left: 418px;
}

#nzmap {
    display: block;
    position: relative;
    width: 419px;
    height: 438px;
    margin-left: 100px;
}
#nzmap a {
    height: 33px;
    line-height: 33px;
    background: url('../images/weston-logo-map.png') center left no-repeat;
    position: absolute;
    padding-left: 36px;
    text-decoration: none;
    width: 165px;
    display: block;
}
#nzmap a.rtl {
    padding-left: 0px;
    padding-right: 36px;
    background-position: center right;
    text-align: right;
}
#nzmap #auck {
    top: 41px;
    left: -10px;
}
#nzmap #well {
    top: 181px;
    left: 189px;
}
#nzmap #christ {
    top: 252px;
    left: 130px;
    width: 200px;
}
#nzmap #exports {
    top: 305px;
    left: 85px;
}


a.gallery {
    display: none;
}

.containerpng {background:url(../images/frame.png) no-repeat;height:188px ;width:640px ;display: block; position: relative;left:0 ;top: 0;z-index: 10;margin-top:-191px;} 

.imgclass{ position: relative;left:0 ;top: 0;z-index:1;}

#heritage, #traineecy, #traineepy { border: 5px solid #333; }

.ft-title { padding: 10px 10px; width: 610px; text-align: left; }
.ft-prev, .ft-next { background-color: #000; padding: 0 10px; }
.ft-button-ft-active { color: black; }


/*
 * Clearing & Floating
 */

div.clear {
	clear:both;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
	
.clearfix { display: block; }

.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 14.999%; }
.width18 { width: 18.333%; }
.width20 { width: 19.999%; }
.width23 { width: 22.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width35 { width: 34.999%; }
.width40 { width: 39.999%; }
.width45 { width: 44.999%; }
.width50 { width: 49.999%; }
.width54 { width: 53.999%; }
.width65 { width: 64.999%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }

.ft-next, .ft-prev {
	color:#fff !important;
}