/*------------------------------------------------------------------
[1. RESET ]
*/
html,body,div,span,applet,object,iframe,h1,h2,h2,h4,h3,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


/*------------------------------------------------------------------
[1. TEMPLATE ]
*/



body {
	background:#FFFFFF;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	}

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

#header {
	height:9em;
	position:relative;
	}

.logo {
	position:absolute;
	top:22px;
	left: -1px;
	width: 135px;
	height: 73px;
	}

p {
	margin-bottom:0.5em;
	line-height:1.2em;
	font-size:1em;
	}

a {
	color:#666666;
	text-decoration:none;
	}
	
a:hover {
	color:#c1d72e;
	}

.clearing {clear:both;}
	
img { behavior: url("iepngfix.htc") }


/*------------------------------------------------------------------
[2. NAVIGATION ]
*/

ul#nav {
	position:absolute;
	right:.25em;
	bottom:1em;
	font-weight:bold;
	width: 764px;
	}
	


ul#nav li {
	display:inline;
	font-size:1.1em;
	}
	
ul#nav li a, ul#nav li.selected {
	margin:0 0.6em;
}


/*------------------------------------------------------------------
[3. HOME PAGE ]
*/

#home #content {
	min-height:35em;
	height:auto !important;
	height:35em;
	background:url(../images/home_bg.jpg);
	position:relative;
	}

#hometext {
	width:460px;
	position:absolute;
	top:40px;
	left:40px;
	overflow:hidden;
	height:430px;
	}
	
h1 {
	font-size:2.4em; 
	margin-bottom:0.8em;
	color:#666666;
	position:absolute;
	top:430px;
	width:450px;
	}
	
h1#h1-2 {
	width:400px;
}


.homepic {
	position:absolute;
	right:0px;
	bottom:-10px;
	}
	
.asthma {
	position:absolute;
	right:0px;
	top:40px;
	}
	
	
/*------------------------------------------------------------------
[4. SECONDARY PAGES ]
*/


#content {
	position:relative;
	padding-bottom:50px;
	background:url(../images/swoosh.gif) no-repeat 100px bottom;
	min-height:35em;
	height:auto !important;
	height:35em;
	}
	
	
#border {
	height:1em;
	background:url(../images/home_bg.jpg);
	}
	
#left-col {
	width:200px;
	float:left;
	padding-top:1.5em;
	}

#mid-col {
	width:390px;
	float:left;
	padding-top:1.5em;
	scroll
	}
		
#right-col	{
	width:330px;
	float:right;
	text-align:center;
	}
	
#right-colbig	{
	width:450px;
	float:right;	
	
	}

h2 {
	width:100%;
	display:block;
	border-bottom:#666666 1px solid;
	font-size:2.3em;
	color:#c1d72e;
	text-indent:198px;
	padding:15px 0 5px 0;
	}
	
h3 {
	width:100%;
	display:block;
	color:#c1d72e;
	font-size: 1.2em;
	padding: 0.5em 0.5em 0.5em 0;
}


#mid-col ul li {
	list-style:outside disc;
	margin-bottom:0.5em;
	line-height:1.2em;
}

#mid-col ul li {
	margin-left:1.1em;
}

ul#submenu {
	margin-left:1em;
	margin-bottom:30px;
	}

ul#submenu li {
	margin-bottom:0.5em;
	font-weight:bold;
	}

li.selected {
	list-style:square;
	color:#c1d72e;
	}
	
#factsheet {
	width:107px;
	height:103px;
	background:url(../images/factsheet.png) no-repeat top left;
	text-indent:-9999px;
	}

#legaltext {
	margin-left:220px;
	margin-top:1.5em;
	}
	
.indent {margin-left:20px;}

small {
	font-size:0.8em;
	padding-top:10px;
	}
	
/*------------------------------------------------------------------
[5. FOOTER ]
*/

#home #footer {
	background:none;
	position:relative;
	color:#666666;
	font-size:0.8em;
	padding:0px;
	margin-top:10px;
	}
	
#home #footer a {
	color:#666;
	margin:0 1em;
	}
	
#home #footer a:hover {
	color:#666;
	text-decoration:underline;
	}
#home #footer ul {
	float:left;
	margin:4px 0 0 -1em;
	}


#footer ul {
	float:left;
	margin:4px 0 0 0;
	}

#footer ul li {
	display:inline;
	}

#wesfarmers {
	float:right;
	display:block;
	}

#wesfarmers img {
	float:right;
	margin-right:5px;
	}
	
#wesfarmers p {
	float:right;
	margin:4px 5px 0 0;
	}
	
#footer {
	background:url(../images/home_bg.jpg);
	position:relative;
	color:#FFFFFF;
	height:20px;
	padding:5px;
	}
	
#footer a {
	color:#FFFFFF;
	margin:0 1em;
	}
	
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
