/*
Site: Australian Netting and Extrusions Pty Ltd
Author: Belinda Clemesha
Copyright (C) Australian Netting and Extrusions Pty Ltd 2008
*/

#container
{
width: 840px;
margin: 30px auto;
background-color: #fff;
color: #333;
line-height: 130%;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/2Bkground.gif) repeat-x;
	font-size: 14px;
	color: #6B6B6B;
}

/* TEXT STYLES */
		
h2 {
	color: #F99B1C;
	font-size: 16px;
	margin: 0px;
}

h3 {
	color: #F99B1C;
	font-size: 16px;
	margin-bottom: -10px;

}

p
{
color: #000000;
}


img {
	border: none;
}


#contactlist ul li
{text-decoration:none;
list-style-type:none;
}

a
{color: #F99B1C;
font-weight:bold}


/* BANNER */
#banner
{
	padding:0;
	background-image:url(../images/AusnetBanner.gif);
	background-repeat:no-repeat;
	height: 170px;
}

/* LOGO */

#logo {
	float: left;
	height: 115px;
	margin-top:20px;
	margin-left:10px;
	position:absolute;}

/* MAIN NAVIGATION BAR STYLE */
#Navbar{clear:both;}

#menu{display:block;height:30px;width:815px;padding-left:25px;
font-size:14px;font-weight:bold;background:transparent url(../images/bgOFF2.gif) repeat-x top left;
font-family: Arial,Helvetica,sans-serif;}

#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}

#menu ul li{display:block;float:left;margin:0 1px 0 0;}

#menu ul li a{display:block;float:left;color:#000;text-decoration:none;
padding:6px 13px 0 13px;height:30px;}

#menu ul li a:hover
{color:#F99B1C;background:transparent url(../images/bgON3.gif) repeat-x top left;}

#menu ul li a.select
{color:#ffffff;background:transparent url(../images/bgON3.gif) repeat-x top left;}



/* CONTENT SECTION - 3 COLUMNS*/

#map
{
float:left;
width: 263px;
margin-top:5px;
}

#rightpic

{float:right;
width: 263px;
margin-right:10px;
padding-top:2px;
font-size:13px;
line-height:15px;
}

#content
{margin-top: 15px;
margin-left: 270px;
margin-right:286px;
font-size:13px;
line-height:15px;
border-right:2px dotted #999999;
}


/* CONTENT HEADINGS */

.heading {
	height: 33px;
	margin: 15px 10px 10px 0;
	padding: 12px 5px 0 15px;
	background: url(../images/ContactTop.jpg) repeat-x;
}

.heading h2 {
	float: left;
	margin-left:0em;

}

.heading .right {
	float: right;
	margin-right:7.2em;
}

.black {color:#000000;}

/* FOOTER */

#contact{
		margin-left:7em;
}

#copyright{
		margin-left:10.5em;
}
	
#footer a {
	font-size:14px;
	color: #ffffff;
	font-weight:bold;
}

#footer p {
	color: #ffffff;
	font-weight:bold;
	padding-top:0.8em;
	}

#footer {
	width: 840px;
	height: 103px;
	background:url(../images/footer.gif);
	background-repeat:no-repeat;
	clear:both;
	margin: 0;
	}
	
/* SITE CREDIT TEXT */

#credit a{font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:11px;
color:#C9C9C9;
text-decoration:none;
}

#credit p{
text-align:center; clear: both; padding-top: 6px; width: 800px; margin: 0 auto;}