/* *************************** 
  Site - Template
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg_body.png) top repeat-x;
	line-height: 18px;
}
#container {
	width:922px;
	margin:50px auto 30px auto;
	text-align:left;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	width:922px;
	height:164px;
	background:url(../images/bg_header.png) no-repeat;
	position:relative;
}
#header h1 {
	width:281px;
	height:111px;
	float:left;
	background:url(../images/logo.png) no-repeat;
	margin:21px 0 0 46px;
	display:inline;
}
#header h1 span {
	display:none;
}
#header h2 {
	float:right;
	text-indent:-9999px;
}
#header ul {
	position:absolute;
	bottom:0;
	right:29px;
	height:36px;
}
#header ul li {
	float:left;
}
#header ul li a {
	height:36px;
	display:inline;
	float:left;
	background:url(../images/menu.png) no-repeat;
}
#header ul li a span {
	display:none;
}
#header ul li#menu1 a {
	width:66px;
	margin-right:3px;
	background-position:0 0;
}
#header ul li#menu1 a:hover {
	background-position:0 bottom;
}
#header ul li#menu2 a {
	width:83px;
	margin-right:5px;
	background-position:-69px 0;
}
#header ul li#menu2 a:hover {
	background-position:-69px bottom;
}
#header ul li#menu3 a {
	width:81px;
	margin-right:3px;
	background-position:-157px 0;
}
#header ul li#menu3 a:hover {
	background-position:-157px bottom;
}
#header ul li#menu4 a {
	width:142px;
	margin-right:4px;
	background-position:-241px 0;
}
#header ul li#menu4 a:hover {
	background-position:-241px bottom;
}
#header ul li#menu5 a {
	width:119px;
	margin-right:3px;
	background-position:-387px 0;
}
#header ul li#menu5 a:hover {
	background-position:-387px bottom;
}
#header ul li#menu6 a {
	width:91px;
	background-position:-509px 0;
}
#header ul li#menu6 a:hover {
	background-position:-509px bottom;
}
/* Active Navigation
   ***************************/

#header ul li#navactive_menu1 a {
	height:36px;
	display:inline;
	float:left;
	background:url(../images/menu.png) no-repeat;
	/**/
	width:66px;
	margin-right:3px;
	background-position:0 bottom;
}
  #header ul li#navactive_menu2 a {
	height:36px;
	display:inline;
	float:left;
	background:url(../images/menu.png) no-repeat;
	/**/
	width:83px;
	margin-right:5px;
	background-position:-69px bottom;
} 
  #header ul li#navactive_menu3 a {
	height:36px;
	display:inline;
	float:left;
	background:url(../images/menu.png) no-repeat;
	/**/
	width:81px;
	margin-right:3px;
	background-position:-157px bottom;
} 
  #header ul li#navactive_menu4 a {
	height:36px;
	display:inline;
	float:left;
	background:url(../images/menu.png) no-repeat;
	/**/
	width:142px;
	margin-right:4px;
	background-position:-241px bottom;
} 
  #header ul li#navactive_menu5 a {
	height:36px;
	display:inline;
	float:left;
	background:url(../images/menu.png) no-repeat;
	/**/
	width:119px;
	margin-right:3px;
	background-position:-387px bottom;
} 
 #header ul li#navactive_menu6 a {
	height:36px;
	display:inline;
	float:left;
	background:url(../images/menu.png) no-repeat;
	/**/
	width:91px;
	background-position:-509px bottom;
} 
/* *************************** 
   $4 Content Styles
   ***************************/
#content {
	width:100%;
	overflow:hidden;
}
#homebanner {
	height:250px;
}
#home_left {
	width:259px;
	height:187px;
	float:left;
	background:url(../images/bg_home_left.png) no-repeat;
}
#home_left span {
	display:none;
}
#home_middle {
	width:408px;
	float:left;
}
#home_middle img {
	float:left;
}
#home_middle .menu {
	height:36px;
}
#home_middle .menu li {
	float:left;
}
#home_middle .menu li a {
	display:inline;
	float:left;
	height:36px;
	background:url(../images/menu_homemiddle.png) no-repeat;
}
#home_middle .menu li#middlemenu1 a {
	width:142px;
	background-position:0 0;
}
#home_middle .menu li#middlemenu2 a {
	width:118px;
	margin-right:2px;
	background-position:-142px 0;
}
#home_middle .menu li#middlemenu3 a {
	width:142px;
	background-position:-260px 0;
}
#home_middle .menu li a span {
	display:none;
}
#home_middle .location li {
	width:136px;
	height:27px;
	float:left;
}
#home_middle .location li a {
	width:136px;
	height:27px;
	display:block;
}
#home_middle .location li a span {
	display:none;
}
#home_middle .location li.retail a {
	background:url(../images/bg_homelocation_retail.png) no-repeat;
}
#home_middle .location li.retail a:hover {
	background:url(../images/bg_homelocation_retail.png) bottom no-repeat;
}
#home_middle .location li.foodservice a {
	background:url(../images/bg_homelocation_foodservice.png) no-repeat;
}
#home_middle .location li.foodservice a:hover {
	background:url(../images/bg_homelocation_foodservice.png) bottom no-repeat;
}
#home_middle .location li.vic a {
	background:url(../images/bg_homelocation_vic.png) no-repeat;
}
#home_middle .location li.vic a:hover {
	background:url(../images/bg_homelocation_vic.png) bottom no-repeat;
}
#home_middle .location li.nsw a {
	background:url(../images/bg_homelocation_nsw.png) no-repeat;
}
#home_middle .location li.nsw a:hover {
	background:url(../images/bg_homelocation_nsw.png) bottom no-repeat;
}
#home_right {
	width:250px;
	float:left;
	padding:10px 0 10px 10px;
	width/**/:/**/ 240px;
}
#home_right h4 {
	color:#ec2028;
	font-size:15px;
	line-height:18px;
	margin-bottom:5px;
}
#home_right p {
	line-height:18px;
}
#home_right h3 {
	width:44px;
	height:14px;
	background:url(../images/title_news2.gif) no-repeat;
	margin-bottom:8px;
}
#home_right h3 span {
	display:none;
}
#maincontent {
	width:623px;
	float:left;
	padding:35px 0 20px 0;
}
#maincontent h1 {
	font-size:18px;
	margin-bottom:15px;
	color: #737b35;
}
#maincontent p {
	margin-bottom:25px;
	line-height:20px;
}
#maincontent ul {
	margin-top:5px;
	margin-bottom:25px;
}
#maincontent li {
	line-height:18px;
	padding:1px 0 1px 20px;
	background:url(../images/icon_list2.png) 0 8px no-repeat;
}
.img_right {
	float:right;
}

/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar {
	width:297px;
	float:left;
	padding-left:27px;
	width/**/:/**/ 270px;
}
#sidebar h2 {
	margin-bottom:20px;
}
#sidebar h2 span {
	display:none;
}
#sidebar h2.title_aboutus {
	width:118px;
	height:35px;
	background:url(../images/title_aboutus.png) no-repeat;
}
#sidebar ul {
	margin-bottom:20px;
}
#sidebar li {
	padding:5px 0 5px 23px;
	background:url(../images/icon_list.png) 6px 6px no-repeat;
}
#sidebar li a {
	color:#525923;
}
#sidebar li a:hover {
	color:#ec2028;
	text-decoration:none;
}

/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	height:66px;
	padding:5px 29px 0 0;
	text-align:right;
	font-size:11px;
	background:url(../images/bg_footer.png) no-repeat;
}
#footer a {
	color:#FFFFFF;
}#login {
	height: 10px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#container #content #maincontent #RichTextEditor {
	width: 550px;
}
.green {
	color: #737B35;
}
#container #content #maincontent #RichTextEditor table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#container #content #maincontent #RichTextEditor img {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #content #maincontent #RichTextEditor #heading img {
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}#container #content #home_right #news_description img {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
