/* CSS Document */

.mainContainer{
	width:900px;
	height:auto;
	margin:0 auto;
}

.copyRightContainer{
	width:880px;
	height:60px;
	float:left;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:7.5pt;
}

a.tplLink:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fefdcc;
	font-size:7.5pt;
	text-decoration:none;
}

a.tplLink:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fefdcc;
	font-size:7.5pt;
	text-decoration:none;
}

a.tplLink:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fefdcc;
	font-size:7.5pt;
	text-decoration:underline;
}

a.tplLink:Active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fefdcc;
	font-size:7.5pt;
	text-decoration:underline;
}
	

.bannerFlash{
	width:900px;
	height:290px;
	float:left;
	overflow:hidden;
}

.homeFlashLink{
	width:294px;
	height:290px;
	float:left;
	overflow:hidden;
}

.homeBanner{
	width:606px;
	height:290px;
	float:left;
	overflow:hidden;
}

.bodyContainer{
	width:900px;
	height:auto;
	float:left;
	overflow:hidden;
	background-color:#fffef0;
}

.homeLeftContainer{
	width:294px;
	height:570px;
	float:left;
	overflow:hidden;
	background-image:url(../images/leftBg.jpg);
	background-repeat:repeat-y;
}

.contactLeftContainer{
	width:294px;
	height:380px;
	float:left;
	overflow:hidden;
	background-image:url(../images/leftBg.jpg);
	background-repeat:repeat-y;
}

.homeLeftBg{
	width:294px;
	height:auto;
	float:left;
	overflow:hidden;
}

.homeProContainer{
	width:279px;
	height:330px;
	float:left;
	overflow:hidden;
	border:1px solid #c6c1ae;
	margin-top:7px;
}

.australiaContainer{
	margin-top:10px;
	width:263px;
	margin-left:2px;
	float:left;
	height:216px;
	overflow:hidden;
	background-image:url(../images/australia-bg.jpg);
	background-repeat:no-repeat;
}

.ausiText{
	width:263px;
	height:20px;
	margin-top:50px;
	float:left;
	overflow:hidden;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6c6554;
	font-size:8pt;
}

.ausiLeft{
	width:45px;
	height:20px;
	text-align:right;
	float:left;
	overflow:hidden;
	margin-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6c6554;
	font-size:8pt;
}

a.ausiLink:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6c6554;
	font-size:8pt;
	text-decoration:none;
}

a.ausiLink:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6c6554;
	font-size:8pt;
	text-decoration:none;
}

a.ausiLink:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6c6554;
	font-size:8pt;
	text-decoration:underline;
}

a.ausiLink:Active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6c6554;
	font-size:8pt;
	text-decoration:underline;
}

.ausiC{
	width:263px;
	height:20px;
	float:left;
	overflow:hidden;
	margin-left:10px;
}
	

.ausiRight{
	width:175px;
	float:left;
	overflow:hidden;
	height:20px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6c6554;
	font-size:8pt;
}


.homeProHeading{
	width:279px;
	height:23px;
	float:left;
	overflow:hidden;
	border-bottom:1px solid #c6c1ae;
}

.proLinkContainer{
	width:273px;
	float:left;
	overflow:hidden;
	height:auto;
	margin-top:5px;
	margin-left:7px;
}

a.proLink:Link{
	font-family:"trebuchet MS", Verdana;
	color:#6c6554;
	text-align:justify;
	font-size:8pt;
	text-decoration:underline;
}

a.proLink:Visited{
	font-family:"trebuchet MS", Verdana;
	color:#6c6554;
	text-align:justify;
	font-size:8pt;
	text-decoration:underline;
}

a.proLink:Hover{
	font-family:"trebuchet MS", Verdana;
	color:#396f10;
	text-align:justify;
	font-size:8pt;
	text-decoration:underline;
}

a.proLink:Active{
	font-family:"trebuchet MS", Verdana;
	color:#6c6554;
	text-align:justify;
	font-size:8pt;
	text-decoration:underline;
}


.homeProHeading_1{
	width:273px;
	height:22px;
	background-image:url(../images/home-Pro-Vertical.jpg);
	background-repeat:repeat-x;
	float:left;
	overflow:hidden;
	margin-left:3px;
}

.homeProHeading_2{
	width:265px;
	margin-left:7px;
	float:left;
	height:auto;
	margin-top:12px;
	font-family:Verdana;
	font-weight:bold;
	color:#6c6554;
	text-align:justify;
	font-size:8pt;
}

.homeProtxt{
	width:260px;
	margin-left:7px;
	float:left;
	height:auto;
	margin-top:4px;
	font-family:"trebuchet MS", Verdana;
	color:#000000;
	text-align:left;
	font-size:9pt;
}

.homeProImageContainer{
	width:272px;
	height:161px;
	margin:0 auto;
}

.homeProImage{
	width:272px;
	height:161px;
	float:left;
	overflow:hidden;
	margin-top:12px;
}


.homeRightContainer{
	width:606px;
	height:auto;
	float:left;
	overflow:hidden;
}

.homeHeadingContainer{
	width:606px;
	height:37px;
	float:left;
	overflow:hidden;
}

.homeBodyTextContainer{
	width:572px;
	height:auto;
	float:left;
	overflow:hidden;
	padding-left:17px;
	padding-right:17px;
	padding-top:5px;
	padding-bottom:10px;
	font-family:"trebuchet MS", verdana;
	font-size:9.25pt;
	color:#000000;
	text-align:justify;
}

.contactDetail{
	width:572px;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
	padding-left:10px;
}

.line_1{
	width:587px;
	height:auto;
	float:left;
	overflow:hidden;
	padding-left:17px;
}

.line_1_1{
	width:209px;
	height:34px;
	float:right;
	overflow:hidden;
	text-align:right;
}
	
.worldWideHeading{
	width:363px;
	height:34px;
	float:left;
	overflow:hidden;
}

.line1_left{
	width:363px;
	height:auto;
	float:left;
	overflow:hidden;
}

.line1_right{
	width:209px;
	height:auto;
	float:right;
	overflow:hidden;
	text-align:right;
}

.line1_left_content{
	width:363px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:5px;
	font-family:"trebuchet MS", Verdana;
	font-size:9.25pt;
	color:#000000;
	text-align:justify;
}

.countryContainer{
	width:363px;
	height:20px;
	float:left;
	overflow:hidden;
	margin-top:10px;
}
.countryContainer1{
	width:363px;
	height:20px;
	float:left;
	overflow:hidden;
}

.countryContainer2{
	width:110px;
	height:20px;
	float:left;
	overflow:hidden;
}
.countryContainer3{
	width:120px;
	height:20px;
	float:left;
	overflow:hidden;
}

.bulletContainer{
	padding-top:4px;
	width:13px;
	height:20px;
	float:left;
	overflow:hidden;
}

.countryContainer2_1{
	width:90px;
	height:20px;
	float:left;
	overflow:hidden;
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9.25pt;
	text-align:justify;
}
.countryContainer2_2{
	width:100px;
	height:20px;
	float:left;
	overflow:hidden;
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9.25pt;
	text-align:justify;
}
	
.proLine-N{
	font-family:"trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#5C8742;
	text-align:center;
}
	
.plantText{
	font-family:"trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:9.25pt;
	color:#333028;
	text-align:justify;
}
	
