body {
	margin:7px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 81%;
	background: #F8F8F8;
}

#wrapper {
	border-top-style: solid;
	border-top-color: #181818;
	border-top-width: .21em;
	border-left-style: solid;
	border-left-color: #181818;
	border-left-width: .21em;
	border-right-style: solid;
	border-right-color: #181818;
	border-right-width: .21em;
	width: 912px;
	margin: 0 auto;
	background: white;
	padding:0;
}

#header {
	overflow:visable;
	position: relative;
	background: url("../images/grass_flower_header.jpg") no-repeat;	
	width:912px;
	height:369px;
	margin: 0;
	z-index:1;
}

div.h1 {
	position:relative;
	top:15em;
	left:2em;
	overflow:visable;
	margin: 0;
	padding:0;
}

h1 {
	margin: 0 auto;
	padding:0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight:lighter;
	font-size:1.5em;
	color:#1A003F;
	width:450px;
	float:left;
}	

ul.nav {
	position:relative;
	left:24em;
	top:1em;
	overflow:hidden;
	padding:0;
	margin:0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	list-style: none;
	width:627px;
	z-index:3;
	font-size:90%;
}

div.logo {
	position:relative;
	left:46.5em;
	top:0em;
	width:300px;
	height:77px;
	margin:0;
	padding:0;
	clear:both;
}

#content {
	float:left;
	width:420px;
	overflow:visible;
	position: relative;
	top:1em;
	left:2em;
	font-family:'Trebuchet MS', Verdana, sans-serif;
	color:#181818;
	display:run-in;
	min-height:460px;
	margin:0;
	padding:0;
}

ul.points {
	font-size:90%;
	list-style:disc;
	list-style-position:outside;	
	width:375px;
	display:block;
	float:left;
}

div.find {
	position:relative;
	left:3em;
	top:1.3em;
}

img {
	border:none;
	margin:0;
	padding:0;
}

#right_side {
	float:left;
	position:relative;
	top:1em;
	width:492px;
	font-family:'Trebuchet MS', Verdana, sans-serif;
	color:#181818;
}

ul.right {
	font-family:'Trebuchet MS', Verdana, sans-serif;
	font-size:93%;
	list-style:none;
	color:#006600;
}

div.right_image {
	position:relative;
	left:1em;
}

li.image {
	padding:.4em 1.6em;
}

li.image a.organic_example:link {
	color: #FF6D00;
	text-decoration: none;
}

li.image a.organic_example:visited {
	color: #FF6D00;
	text-decoration: none;
}

li.image a.organic_example:hover {
	color: #181818;
	text-decoration: none;
}

li.image a.organic_example:active {
	color: #FF6D00;
	text-decoration: none;
}

li.image a.sponsored_example:link {
	color: #1A003F;
	text-decoration: none;
}

li.image a.sponsored_example:visited {
	color: #1A003F;
	text-decoration: none;
}

li.image a.sponsored_example:hover {
	color: #181818;
	text-decoration: none;
}

li.image a.sponsored_example:active {
	color: #1A003F;
	text-decoration: none;
}

img.demonstration {
	position:relative;
	left:6em;
	z-index:1;
}

h3.centered {
	font-family:'Trebuchet MS', Verdana, sans-serif;
	font-size:1.4em;
	color:#FF6D00;
	position:relative;
	left:6.8em;
	width:350px;
}

div.clients {
	position:relative;
	left:7em;
	top:1.5em;
}

div.testimonials {
	width:360px;
	height:89px;
	position:relative;
	left:7em;
	top:0em;
	overflow:auto;
}

#footer	{
	background:#181818;
	height:70px;
	clear:both;
	font-family:'Trebuchet MS', Verdana, sans-serif;
	color:#F8F8F8;
	font-size:71%;
	width:911px;
	margin: 0 auto;
	border-style:solid;
	border-color:#181818;
	border-width:.21em;
}


#footer_menu {
	position:relative;
	left:35em;
	top:2.7em;
	overflow:hidden;
	padding:0 1px;
	margin:0 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	list-style: none;
	width:600px;
}

li.footer a:link {
	color:#FFEBCD;
	text-decoration: none;
}

li.footer a:visited {
	color:#FFEBCD;
	text-decoration: none;
}

li.footer a:hover {
	color:#FFEBCD;
	text-decoration: none;
}

li.footer a:active {
	color:#FFEBCD;
	text-decoration: none;
}

p.copyright	{
	margin:-1.8em 2em;
	width:300px;
}


div#followmeontwitter {
	width:353px;
	height:40px;
	margin-top:40px;
	margin-left:20px;
	margin-bottom:40px;
}

div#followmeontwitter a {
	background:url(../images/text_followmeontwitter_bird.png) no-repeat;
	display:block;
	width:353px;
	height:40px;
}

div#followmeontwitter a:hover {
	background:url(http://www.upongoogle.com.au/images/text_followmeontwitter_bird_hover.png) no-repeat;
}

