a img {border: 0; }

#wrap {
	border: 0px solid #999;
	margin: 0px auto 0 auto;
	padding: 20px 0 0 0;
	width: 930px;
	height: 1000px;
	/*background-image: url(#);
	background-repeat: no-repeat;*/
	background-color: #e2ebf2;
	text-align:center;
}
#left {
	width:441px;
	margin: 0 30px 0 0;
	float:left;

}
#center {
	width:310px;
	height: 100%;
	margin: 0;
	float: left;
	z-index: 10;
}
#right {
	width:129px;
	margin: -10px 10px 0 0;
	float:right;
}
#two_col {
	width:1000px;
	height:26px;
	margin: 0 0 10px 0;
	text-align:center;
}
#two_col_inner {
	width:800px;
	height:26px;
	margin: 0 100px 0 100px;
	text-align:center;
}
#utube {
	width:441px;
	margin: 0 0 15px 15px;
	float:left;

}
#fbook {
	width:300px;
	height:262px;
	float:left;
	background-color: #a7c7de;
	text-align:center;
	padding:10px 0 0 0;
}
#twit {
	width:300px;
	height:270px;
	float:left;
	background-color: transparent;
	text-align:center;
	padding:10px 0 0 0;
	margin: 0 0 10px 0;
}
.sabrewrap {
	border: 0px ;
	margin: 0 0 0 15px;
	padding: 60px 9px 0 9px;
	width: 441px;
	height: 347px;
	/*background-image: url(http://www.pht.com.au/_data/docs/5aa/sabrebgrd.png);*/
	background-repeat: no-repeat;
	float: left;
	}
.product {
	width:121px;
	background-color: /*#f3f7fa*/ #fff;
	padding: 0 0 5px 0;
	border-top:2px solid #7bc143;
	border-bottom:2px solid #7bc143;
	margin: 0 0 10px 0;
	text-align:left;
	}
.product2 {
	/*background-image: url(img/p4.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	width:300px;
	height:150px;
	float:left;
	background-color: transparent;
	text-align:left;
	padding:0;
	margin: 0px 0 0 0;
	position:relative;
	z-index:10;
	}
#top_btns_blue {
	background-image: url(http://www.pht.com.au/_data/docs/5aa/btn_blue.png);
	background-repeat: no-repeat;
	width:115px;
	height:26px;
	padding: 4px 3px 3px 3px;
	border:0;
	margin: 0 13px 0 0;
	text-align:center;
	float:left;
	}
#top_btns_green {
	background-image: url(http://www.pht.com.au/_data/docs/5aa/btn_green.png);
	background-repeat: no-repeat;
	width:115px;
	height:26px;
	padding: 4px 3px 3px 3px;
	border:0;
	margin: 0 13px 0 0;
	text-align:center;
	float:left;
	}
#top_btns_green_l {
	background-image: url(http://www.pht.com.au/_data/docs/5aa/btn_green_l.png);
	background-repeat: no-repeat;
	width:168px;
	height:26px;
	padding: 4px 3px 3px 3px;
	border:0;
	margin: 0 13px 0 0;
	text-align:center;
	float:left;
	}
#top_btns_orange {
	background-image: url(http://www.pht.com.au/_data/docs/5aa/btn_orange.png);
	background-repeat: no-repeat;
	width:115px;
	height:26px;
	padding: 4px 3px 3px 3px;
	border:0;
	margin: 0 13px 0 0;
	text-align:center;
	float:left;
	}
#top_btns_grey {
	background-image: url(http://www.pht.com.au/_data/docs/5aa/btn_grey.png);
	background-repeat: no-repeat;
	width:115px;
	height:26px;
	padding: 4px 3px 3px 3px;
	border:0;
	margin: 0 13px 0 0;
	text-align:center;
	float:left;
	}
#navcontainer
	{
	margin: 0px 14px 0 10px;
	border-top: 1px solid #999;
	position: relative;
	z-index: 1;
	}

#navcontainer ul
	{
	list-style-type: none;
	text-align: center;
	margin-top: -8px;
	padding: 0;
	position: relative;
	z-index: 2;
	}

#navcontainer li
	{
	display: inline;
	text-align: center;
	margin: 0 5px;
	}

#navcontainer li a
	{
	padding: 1px 7px;
	color: #003e7e;
	background-color: #fff;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}

#navcontainer li a:hover
	{
	color: #7bc143;
	border: 1px solid #666;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	}

#navcontainer li a#current
	{
	color: #7bc143;
	border: 1px solid #666;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	}

.pt20blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #003e7e;
	text-decoration: none;
	}
.pt20white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #fff;
	text-decoration: none;
	}
.pt20black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000;
	text-decoration: none;
	}
.pt18white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	}
.pt18black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	}
.pt18blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #003e7e;
	text-decoration: none;
	line-height: 19px;
	}
.pt16white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #fff;
	text-decoration: none;
	line-height: 16px;
	}
.pt16whitelong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	}
.pt16black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000;
	text-decoration: none;
	line-height: 16px;
	}
.pt16blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #003e7e;
	text-decoration: none;
	line-height: 17px;
	}
.pt14white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #fff;
	text-decoration: none;
	line-height: 14px;
	}
.pt14black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000;
	text-decoration: none;
	line-height: 14px;
	}
.pt14blacklong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	}
.pt14blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003e7e;
	text-decoration: none;
	line-height: 15px;
	}
.pt14green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #7bc143;
	text-decoration: none;
	line-height: 14px;
	}
.pt12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003e7e;
	text-decoration: none;
	line-height: 15px;
	}
.pt12green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #7bc143;
	text-decoration: none;
	line-height: 14px;
	}
.pt10blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003e7e;
	text-decoration: none;
	line-height: 15px;
	}
.pt10green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7bc143;
	text-decoration: none;
	line-height: 14px;
	}
.pt8grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
	text-decoration: none;
	line-height: 10px;
	text-align:left;
	}

a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #003e7e;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #003e7e;
}
.second a:link {
	text-decoration: none;
	color: #7bc143;
}
.second a:visited {
	text-decoration: none;
	color: #003e7e;
}
.second a:hover {
	text-decoration: none;
	color: #7bc143;
}
.second a:active {
	text-decoration: none;
	color: #003e7e;
}

