body {
	background-color: #c33;
}
#greenBlock {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:295px;
	z-index:1;
	background-color: #060;
}
.clearFloat {
	clear: both;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#container {
	position: absolute;
	height:100%;
	left: 50%;
	width: 1024px;
	margin-left: -512px;
	z-index: 2;
	top: 0px;
}
#treeBlock {
	background-image: url(images/treeBg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 870px;
	position: absolute;
	z-index: 3;
	width: 239px;
	left: -100px;
}
#contents {
	position: absolute;
	left: 32px;
	top: 50px;
	z-index: 4;
	width: 960px;
}
#headerBlock {
	background-image: url(images/TimbalacLogoPanel.png);
	height: 78px;
	background-repeat: no-repeat;
	padding-top: 42px;
	padding-left: 288px;
}
#bodyBlock {
	position: relative;
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	}
#middle {
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
}
#top {
	background-image: url(images/top.png);
	height: 50px;
	background-repeat: no-repeat;
}
#bottomBlock {
	background-image: url(images/bottom.png);
	height: 60px;
}

#homeMap {
	left: 50px;
	top: 250px;
	float: left;
	background-image: url(images/worldMap.jpg);
	background-repeat: no-repeat;
	width: 440px;
	margin-top: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-position: 0px 30px;
}
#homeMap2 {
	left: 50px;
	top: 250px;
	float: left;
	background-image: url(images/worldMap.jpg);
	background-repeat: no-repeat;
	width: 440px;
	margin-top: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: 0px 30px;
}
#homeRHSPic {
	position: absolute;
	z-index: 6;
	left: 712px;
	top: 134px;
}

#homeSlogan {
	position: absolute;
	z-index: 7;
	left: 250px;
	top: 160px;
}
#menu {
	float: left;
	width: 170px;
	margin-right: 60px;
}
.menuPitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	padding-left: 20px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #990;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.menuSmallerFont {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 25px;
	background-image: url(images/bulletButton.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
.menuSmallerFont2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 25px;
	background-image: url(images/bulletButton_over.jpg);
	background-repeat: no-repeat;
	height: 18px;	
}
#AustralianMade {
	position: absolute;
	top: 390px;
	z-index:8;
	left: 811px;
}
#AustralianMadeRound {
	position: absolute;
	top: 630px;
	z-index:8;
	left: 814px;
}
#Address{
	position: absolute;
	top: 510px;
	z-index:9;
	left: 756px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
.emailUsText {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 7px;
}
#quickLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#HomeButton {
	position: absolute;
	right: 33px;
	bottom: 100px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #CCC;
}
.menuSmallerFont a, .menuSmallerFont2 a {
	color: #333;
	text-decoration: none;
}
.menuSmallerFont a:hover, .menuSmallerFont2 a:hover {
	color: #060;
	text-decoration: none;
}
#quickLinks a {
	color: #000;
	text-decoration: none;
}
#quickLinks a:hover {
	color: #990;
}
.emailUsText a {
	color: #000;
	text-decoration: none;
}
.emailUsText a:hover {
	color: #060;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	margin-top: 15px;
}
.afterH3paragraph {
	margin-top: 0px;
	margin-bottom: 5px;
}
.bulletsUL {
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 0px;
	padding-left: 16px;
	list-style-image: url(images/squareBullet.gif);
}
.bulletsLI {
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 0px;
	padding-left: 0px;
}
.bulletpointsWrapper {
	float: left;
	width: 200px;
	margin-right: 15px;
}
.productImagesWrapper {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.productpointsWrapper {
	float: left;
	width: 140px;
	margin-right: 15px;
}
.floatLeft {
	float: left;
	width: 310px;
}
.line {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#Back2topButton {
	position: absolute;
	right: 33px;
	bottom: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Back2topButton a {
	color: #060;
	text-decoration: none;
}
#Back2topButton a:hover {
	color: #000;
}
.menuPitems a {
	color: #000;
	text-decoration: none;
}
.menuPitems a:hover {
	color: #060;
}
.inputContactUs {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
}
.textareaContactUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 410px;
	border: 1px solid #999;
}
.contactUsWrapper {
	height: 300px;
}
.ButtonsNewsSDI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/newsletterButton.png);
	padding-top: 8px;
	padding-bottom: 13px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	display: block;
	color: #060;
	text-decoration: none;
}
.ButtonsNewsSDI_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/newsletterButton_over.png);
	padding-top: 8px;
	padding-bottom: 13px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	display: block;
	color: #030;
	text-decoration: none;
}
h3 strong a {
	color: #060;
	text-decoration: none;
}
h3 strong a:hover {
	color: #030;
}
.sizePDF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
#homeMap a, #homeMap2 a {
	color: #060;
	text-decoration: none;
}
#homeMap a:hover, #homeMap2 a:hover {
	color: #030;
}

