@charset "utf-8";
/* CSS Document */

body{
background-color:#ffffff;}

.topstripe{
height: 28px;
background-color: #b1cb68;
margin: 0;
margin-top: 0px;
padding: 0;}

.navstripe{
height: 104px;
background-color: #FFFFFF;
margin: 0;
padding: 0;}

.imagestripe{
height: 385px;
background-image: url(images/Austratec-leaf-pattern-2.jpg);
background-repeat: repeat-x;
margin: 0;
padding: 0;}

.contact{
width: 830px;
height: 21px;
margin: auto;
margin-top:0px;
padding-top:1px;
text-align: right;
font-family: arial, helvetica, sans-serif;
color: #2f3b0c;
font-size:0.15em;}




.navtext{
width: 830px;
height: 104px;
margin: auto;}

.imagetext{
width: 830px;
height: 193px;
margin: auto;}

.tagline{
width: 383px;
margin-top: 125px;
margin-left: 0px;
float:left;
padding: 0;
position: absolute;
}

.plantimage{
width: 410px;
margin-left: 35px;
float:right;
padding: 0;
}


.text{
width: 830px;
margin: auto;
clear: both;}








/* --Navigation-- */

.logo{
width: 247px;
margin-top: 7px;
margin-left: 94px;
float:left;
padding: 0;}


#navbar{
width: 465px;
height: 44px;
float: right;
text-align: auto;
list-style-type: none;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size:0.75em;
margin-top: 40px;
overflow: hidden;}

ul#nav li {	
	display: inline;
	margin: 0;
	padding-left: 18px;
	overflow: hidden;}
	
#nav a:link	{		
	color: #829649;
	text-decoration: none;}
#nav a:visited { 
	color: #829649;
	text-decoration: none;}
#nav a:hover { 	
	color: #557100;
	font-weight: bold;
	text-decoration: none;}
#nav a:focus { 	
	color: #557100;
	text-decoration: none;}

/* --causes current page to show in Main Nav bar-- */	
body#home a#homelink{
	color: #557100;
	font-weight: bold;
	text-decoration: none;}
body#products a#productslink{
	color: #557100;
	font-weight: bold;
	text-decoration: none;}
body#technical-information a#technical-informationlink{
	color: #557100;
	font-weight: bold;
	text-decoration: none;}
body#shipping a#shippinglink{
	color: #557100;
	font-weight: bold;
	text-decoration: none;}
body#contact-us a#contact-uslink{
	color: #557100;
	font-weight: bold;
	text-decoration: none;}
	
	/* --Text-- */
	
h1{
font-family: arial, helvetica, sans-serif;
color: #809449;
font-weight: normal;
font-size:12pt;
}

p{
font-family: arial, helvetica, sans-serif;
color: #49522c;
font-weight: normal;
font-size:9pt;
}

h2{
font-family: arial, helvetica, sans-serif;
color: #809449;
font-weight: normal;
font-size:12pt;
}


.textleft{
width: 315px;
margin-left: 96px;
float: left;
}

.textleft p{
text-align:left;
font-family: arial, helvetica, sans-serif;
color: #809449;
font-weight: normal;
font-size:11pt;
}

.textright{
width: 408px;
margin-left: 9px;
margin-top: -14px;
float: right;
}

.textright p{
font-family: arial, helvetica, sans-serif;
color: #49522c;
font-weight: normal;
font-size:9pt;
}

.pagetext{
width: 650px;
margin-left: 96px;
}



.ctextleft{
width: 315px;
height: 47px;
margin-left: 90px;
text-align:right;
float: left;
}

.ctextleft p{
text-align:left;
font-family: arial, helvetica, sans-serif;
color: #809449;
font-weight: normal;
font-size:11pt;
}


.ctextright{
width: 408px;
margin-left: 9px;
height: 35px;
float: right;
}

.ctextright p{
font-family: arial, helvetica, sans-serif;
color: #49522c;
font-weight: normal;
font-size:9pt;
}


.linebreak{
width: 408px;
height: 2px;
clear: both;
}

.toptext{
height: 20pt;
width: 800px;
margin-top: 0;
text-align: right;
font-family: arial, helvetica, sans-serif;
color: #49522c;
font-weight: normal;
font-size:8pt;
}

.toptext a:link	{		
	color: #49522c;
	text-decoration: none;}
.toptext a:visited { 
	color: #49522c;
	text-decoration: none;}
.toptext a:hover { 	
	color: #557100;
	font-weight: bold;
	text-decoration: none;}
.toptext a:focus { 	
	color: #49522c;
	text-decoration: none;}
	
	
.mail a:link	{		
	color: #336666;
	}
.mail a:visited { 
	color: #336666;
	}
.mail a:hover { 	
	color: #557100;
	font-weight: bold;
	}
.mail a:focus { 	
	color: #336666;
	}
	
	.pdflink {	
	color: #336666;
}
.pdflink a:link {color: #336666;
}
.pdflink a:visited {color: #336666;
}
.pdflink a:hover {color: #557100;
	font-weight: bold;
}


.topmail a:link	{		
	color: #557100;
	text-decoration: none;
	}
.topmail a:visited { 
	color: #557100;
	text-decoration: none;
	}
.topmail a:hover { 	
	color: #336666;
	text-decoration: none;
	}
.topmail a:focus { 	
	color: #557100;
	text-decoration: none;
	}




