/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 11 February 2012 12:33:35
*/


/*TABLE OF CONTENTS for screen.css
--------------------------------------------
- import reset default-typography-styling conent
- container
- header
- navigation main
- introduction
- content
- footer

*/
/****************************** import reset.css default-typography-styling.css conent.css */
@import url("http://www.australianoilseeds.com/__data/assets/text_file/0011/5978/reset.css");
			@import url(http://www.australianoilseeds.com/__data/assets/file/0008/5975/default-typography-and-styling.css);
					    /* Typography */
			@import url(http://www.australianoilseeds.com/__data/assets/file/0006/5973/content.css);
					    /* Content */
/****************************** container */
div#container {
	width: 980px;
	margin: 0 auto;
}
/****************************** header */
div#header {
	height: 116px;
	width: 980px;
}
/****************************** navigation main */
div#navigation-main {
	width: 980px;	
}
/****************************** introduction */
div#introduction {
	width: 980px;
	overflow: hidden;
	float: left;
	clear: both;
}
/****************************** content */
div#content {
	float: left;
	clear: both;
	width: 980px;
}
/****************************** footer container */
div#footer-container{
	height: 150px;
	width: 100%;
	float: left;
	clear: left;
	margin: 10px 0 0;
}
/****************************** footer */
div#footer {
	margin: 0 auto;
	height: 150px;
	width: 980px;
}
