/*  
Theme Name: Multix
Theme URI: http://www.multix.com.au/
Description: Theme designed by zero1 solutions for Multix Pty Ltd.
Version: 1.0
Author: zero1 Solutions
Author URI: http://www.zero1.com.au/


	The CSS, XHTML is copyright zero1 solutions.
	The Design is copyright seventyfour design.
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	border: 1px solid #959596;
	text-align: center;
	}

#headerimg { 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px;
	} 

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #2d8958;
	text-decoration: none;
	}

a:hover {
	color: #95003a;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	padding: 0px;
	width: 760px;
	border: none;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	text-align: left;
	padding: 5px 0 20px 0;
	margin: 0 0 0 160px;
	width: 450px;
	}

.post {
	margin: 0 0 5px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Zero1 Design Specific Styles */
div.pagetitle {
	font-weight: bold;
	font-size: 15px;
	color: #ff0018;
	margin-top: 18px;
}
div.centrecontent {
	margin-left: 13px;
	margin-right: 13px;
}
div.divstorage {
	margin-top: 15px;
	margin-left: -180px;
	width: 832px;
	padding-right: 52px;
}
.tablestorage {
	background-repeat: repeat-x;
	background: url('images/tbl_bg.jpg');
	border:3px solid #e9e1be;
	border-width:2px 0 0 2px;
	width: 660px;
}
.tablestorage th, tablestorage td {
	padding: 3px;
	border:2px solid #e9e1be;
	border-width:0 2px 2px 0;
}
.tablestorage th {
	color: #000000;
}
div.divfruit {
	margin-left: -180px;
	width: 832px;
	padding-right: 52px;
}
.tablefruit {
	background-repeat: repeat-x;
	background: url('images/tbl_bg.jpg');
	border:2px solid #e9e1be;
	border-width:2px 0 0 2px;
	width: 660px;
}
.tablefruit th, td {
	padding: 3px;
	border:2px solid #e9e1be;
	border-width:0 2px 2px 0;
}
.tablefruit th {
	color: #000000;
}
.stencils td {
	border-style: none;
	width: 88px;
}
.stencils a {
	text-decoration: none;
}
div.divveg {
	margin-left: -180px;
	width: 832px;
	padding-right: 52px;
}
.tableveg {
	background-repeat: repeat-x;
	background: url('images/tbl_bg.jpg');
	border:2px solid #e9e1be;
	border-width:2px 0 0 2px;
	width: 660px;
}
.tableveg th, td {
	padding: 3px;
	border:2px solid #e9e1be;
	border-width:0 2px 2px 0;
}
.tableveg th {
	color: #000000;
}
.tableproducts td {
	border: none;
}
div.contactform form {
	text-align: left;
}
/* Page Title */
h2 {
	margin: 20px 0 0;
}
div.zero1container {
	background: url('images/content_bg_top.gif') no-repeat top center;
	margin: auto;
	width: 929px;
}
div.zero1nav {
	text-align: left;
	height: 31px;
	width: 645px;
	padding-left: 263px;
	padding-top: 23px;
	overflow: hidden;
}
div.zero1nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 645px;
}
div.zero1nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.zero1nav #home a {
	background: url('images/nav_home.jpg');
	display: inline-block;
	padding-top: 21px;
}
div.zero1nav #homer a {
	background: url('images/nav_home.jpg') 0px 31px;
	display: inline-block;
	padding-top: 21px;
}
div.zero1nav #home a:hover {
	background: url('images/nav_home.jpg') 0px 31px;
}
div.zero1nav #products a {
	background: url('images/nav_products.jpg');
	display: inline-block;
	padding-top: 21px;
}
div.zero1nav #productsr a {
	background: url('images/nav_products.jpg') 0px 31px;
	display: inline-block;
	padding-top: 21px;
}
div.zero1nav #products a:hover {
	background: url('images/nav_products.jpg') 0px 31px;
}
div.zero1nav #recipes a {
	background: url('images/nav_recipes.jpg');
	display: inline-block;
	padding-top: 21px;
}
div.zero1nav #recipesr a {
	background: url('images/nav_recipes.jpg') 0px 31px;
	display: inline-block;
	padding-top: 21px;
}
div.zero1nav #recipes a:hover {
	background: url('images/nav_recipes.jpg') 0px 31px;
}
div.zero1nav #hints a {
	background: url('images/nav_hints.jpg');
	display: inline-block;
	padding-top: 21px;
}
div.zero1nav #hintsr a {
	background: url('images/nav_hints.jpg') 0px 31px;
	display: inline-block;
	padding-top: 21px;
}
div.zero1nav #hints a:hover {
	background: url('images/nav_hints.jpg') 0px 31px;
}
div.zero1nav #kids a {
	background: url('images/nav_kids.jpg');
	display: inline-block;
	padding-top: 21px;
}
div.zero1nav #kidsr a {
	background: url('images/nav_kids.jpg') 0px 31px;
	display: inline-block;
	padding-top: 21px;
}
div.zero1nav #kids a:hover {
	background: url('images/nav_kids.jpg') 0px 31px;
}
div.zero1nav #contact a {
	background: url('images/nav_contact.jpg');
	display: inline-block;
	padding-top: 21px;
}
div.zero1nav #contactr a {
	background: url('images/nav_contact.jpg') 0px 31px;
	display: inline-block;
	padding-top: 21px;
}
div.zero1nav #contact a:hover {
	background: url('images/nav_contact.jpg') 0px 31px;
}
div.zero1subnav {
	position: absolute;
	margin-top: 17px;
	margin-left: 19px;
	width: 168px;
	overflow: hidden;
}
div.zero1subnav ul {
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 168px;
}
div.zero1subnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.zero1subnav #baking a {
	background: url('images/subnav_baking.jpg');
	display: inline-block;
	padding-top: 18px;
	height: 12px;
	overflow: hidden;
}
div.zero1subnav #bakingr a {
	background: url('images/subnav_baking.jpg') 168px 0px;
	display: inline-block;
	padding-top: 18px;
	height: 12px;
	overflow: hidden;
}
div.zero1subnav #baking a:hover {
	background: url('images/subnav_baking.jpg') 168px 0px;
}
div.zero1subnav #storage a {
	background: url('images/subnav_storage.jpg');
	display: inline-block;
	padding-top: 20px;
	height: 10px;
	overflow: hidden;
}
div.zero1subnav #storager a {
	background: url('images/subnav_storage.jpg') 168px 0px;
	display: inline-block;
	padding-top: 20px;
	height: 10px;
	overflow: hidden;
}
div.zero1subnav #storage a:hover {
	background: url('images/subnav_storage.jpg') 168px 0px;
}
div.zero1subnav #rubbish a {
	background: url('images/subnav_rubbish.jpg');
	display: inline-block;
	padding-top: 22px;
	height: 8px;
	overflow: hidden;
}
div.zero1subnav #rubbishr a {
	background: url('images/subnav_rubbish.jpg') 168px 0px;
	display: inline-block;
	padding-top: 22px;
	height: 8px;
	overflow: hidden;
}
div.zero1subnav #rubbish a:hover {
	background: url('images/subnav_rubbish.jpg') 168px 0px;
}
div.zero1subnav #dispenser a {
	background: url('images/subnav_dispenser.jpg');
	display: inline-block;
	padding-top: 24px;
	height: 6px;
	overflow: hidden;
}
div.zero1subnav #dispenserr a {
	background: url('images/subnav_dispenser.jpg') 168px 0px;
	display: inline-block;
	padding-top: 24px;
	height: 6px;
	overflow: hidden;
}
div.zero1subnav #dispenser a:hover {
	background: url('images/subnav_dispenser.jpg') 168px 0px;
}
div.zero1subnav #new a {
	background: url('images/subnav_new.jpg');
	display: inline-block;
	padding-top: 26px;
	height: 4px;
	overflow: hidden;
}
div.zero1subnav #newr a {
	background: url('images/subnav_new.jpg') 168px 0px;
	display: inline-block;
	padding-top: 26px;
	height: 4px;
	overflow: hidden;
}
div.zero1subnav #new a:hover {
	background: url('images/subnav_new.jpg') 168px 0px;
}
div.zero1subnav #alfoil a {
	background: url('images/subnav_alfoil.jpg');
	display: inline-block;
	padding-top: 18px;
	height: 12px;
	overflow: hidden;
}
div.zero1subnav #alfoilr a {
	background: url('images/subnav_alfoil.jpg') 168px 0px;
	display: inline-block;
	padding-top: 18px;
	height: 12px;
	overflow: hidden;
}
div.zero1subnav #alfoil a:hover {
	background: url('images/subnav_alfoil.jpg') 168px 0px;
}
div.zero1subnav #bake a {
	background: url('images/subnav_bake.jpg');
	display: inline-block;
	padding-top: 20px;
	height: 10px;
	overflow: hidden;
}
div.zero1subnav #baker a {
	background: url('images/subnav_bake.jpg') 168px 0px;
	display: inline-block;
	padding-top: 20px;
	height: 10px;
	overflow: hidden;
}
div.zero1subnav #bake a:hover {
	background: url('images/subnav_bake.jpg') 168px 0px;
}
div.zero1subnav #bakingaids a {
	background: url('images/subnav_bakingaids.jpg');
	display: inline-block;
	padding-top: 22px;
	height: 8px;
	overflow: hidden;
}
div.zero1subnav #bakingaidsr a {
	background: url('images/subnav_bakingaids.jpg') 168px 0px;
	display: inline-block;
	padding-top: 22px;
	height: 8px;
	overflow: hidden;
}
div.zero1subnav #bakingaids a:hover {
	background: url('images/subnav_bakingaids.jpg') 168px 0px;
}
div.zero1subnav #general a {
	background: url('images/subnav_general.jpg');
	display: inline-block;
	padding-top: 24px;
	height: 6px;
	overflow: hidden;
}
div.zero1subnav #generalr a {
	background: url('images/subnav_general.jpg') 168px 0px;
	display: inline-block;
	padding-top: 24px;
	height: 6px;
	overflow: hidden;
}
div.zero1subnav #general a:hover {
	background: url('images/subnav_general.jpg') 168px 0px;
}
div.zero1subnav #foodhygiene a {
	background: url('images/subnav_foodhygiene.jpg');
	display: inline-block;
	padding-top: 26px;
	height: 4px;
	overflow: hidden;
}
div.zero1subnav #foodhygiener a {
	background: url('images/subnav_foodhygiene.jpg') 168px 0px;
	display: inline-block;
	padding-top: 26px;
	height: 4px;
	overflow: hidden;
}
div.zero1subnav #foodhygiene a:hover {
	background: url('images/subnav_foodhygiene.jpg') 168px 0px;
}
div.zero1subnav #foodstorage a {
	background: url('images/subnav_foodstorage.jpg');
	display: inline-block;
	padding-top: 28px;
	height: 2px;
	overflow: hidden;
}
div.zero1subnav #foodstorager a {
	background: url('images/subnav_foodstorage.jpg') 168px 0px;
	display: inline-block;
	padding-top: 28px;
	height: 2px;
	overflow: hidden;
}
div.zero1subnav #foodstorage a:hover {
	background: url('images/subnav_foodstorage.jpg') 168px 0px;
}
div.zero1subnav #faq a {
	background: url('images/subnav_faq.jpg');
	display: inline-block;
	padding-top: 30px;
	height: 0px;
	overflow: hidden;
}
div.zero1subnav #faqr a {
	background: url('images/subnav_faq.jpg') 168px 0px;
	display: inline-block;
	padding-top: 30px;
	height: 0px;
	overflow: hidden;
}
div.zero1subnav #faq a:hover {
	background: url('images/subnav_faq.jpg') 168px 0px;
}
div.zero1breadcrumb {
	position: absolute;
	margin-top: 188px;
	margin-left: 203px;
	color: #BBBBBB;
}
div.zero1breadcrumb a {
	color: #BBBBBB;
}
div.zero1breadcrumb a:visited {
	color: #BBBBBB;
}
div.contenttext {
	width: 500px;
	float: left;
	display: inline;
}
div.sideimgs {
	float: left;
	margin-top: 185px;
	margin-left: 14px;
	_margin-left: 7px;
	width: 171px;
	height: 300px;
}
div.sideimgs2 {
	position: absolute;
	margin-top: 245px;
	margin-left: 14px;
	width: 171px;
	height: 300px;
}
div.sideimgsright {
	width: 213px;
	float: right;
	padding-right: 26px;
	margin-top: 12px;
}
div.para {
	height: 113px;
	padding-bottom: 20px;
}
#content {
	margin: 0px;
}
div.widecolumn {
	width: 919px;
	padding: 5px;
}
div.entry {
	margin: auto;
	text-align: left;
	width: 929px;
	font-size: 8pt;
}
body {
	margin: 0px;
	padding: 0px;
	margin-top: 24px;
	background: url('images/body_bg.jpg') repeat-x top;
	background-color: #6cdc9d;
}
#page {
	text-align: center;
	width: 929px;
	min-height: 629px;
	background: url('images/content_bg_bottom.jpg') no-repeat bottom;
}
div.storycontent {
	min-height: 110px;
	width: 640px;
	margin-left: 195px;
	_margin-left: 0px;
}
div.storycontent img {
	width: 168px;
	height: 120px;
	float: left;
	margin-top: -24px;
	margin-left: -190px;
	_margin-left: 0px;
	_margin-right: 20px;
	padding-bottom: 20px;
}
div.productcontent {
	min-height: 180px;
	width: 240px;
	float: left;
	padding-bottom: 15px;
	font-size: 8pt;
	margin-left: 185px;
	_margin-left: 0px;
}
div.productcontent img {
	width: 168px;
	height: 120px;
	float: left;
	margin-top: -16px;
	margin-left: -187px;
	_margin-left: 0px;
	margin-right: 10px;
	padding-bottom: 20px;
}
h2 {
	color: #818181;
}
h3 { /* Post Title */
	color: #818181;
	font-size: 18pt;
	font-weight: normal;
	margin-bottom: 7px;
}
div.post {
	color: #403838;
	padding-bottom: 10px;
	min-height: 120px;
}
div.post a:link {
	color: #ff7218;
}
div.post a:visited {
	color: #ff7218;
}
div.post a:hover {
	color: #ff7218;
}
div.post a:active {
	color: #ff7218;
}
div.meta a:link {
	padding: 5px;
	background-color: #ffffff;
	border: solid 1px #1573a3;
}
div.meta a:visited {
	padding: 5px;
	background-color: #ffffff;
	border: solid 1px #1573a3;
}
div.meta a:hover {
	padding: 5px;
	color: #000000;
	background-color: #1573a3;
	border: solid 1px #ffffff;
}
div.meta a:active {
	padding: 5px;
	background-color: #ffffff;
	border: solid 1px #1573a3;
}
#menu {
	display: none;
	list-style: none;
}
div.wpcf7 p {
	text-align: left;
}
#comments {
	text-align: left;
}
#commentlist {
	text-align: left;
	color: #ffffff;
}
#zero1commentrss {
	text-align: left;
}
#zero1commentleave {
	color: #ffffff;
	text-align: left;
}
#postcomment {
	text-align: left;
}
div.zero1commententry {
	text-align: left;
	padding-bottom: 20px;
}
#commentform textarea {
	width: 60%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
	margin-right: 380px;
}
div.zero1footer {
	font-family: Lucida Grande, Arial;
	text-align: center;
	clear: both;
	margin-top: 30px;
	color: #2d8958;
	min-height: 60px;
	margin: auto;
}
div.zero1footer ul {
	margin: 0px;
	padding: 0px;
}
div.zero1footer li {
	font-size: 12px;
	width: 600px;
	margin: 0px;
	padding: 5px;
	display: inline;
}