/*-------------------- Cascading Style Sheets for primeav.com.au --------------------*/
body{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/PAV_back.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}





h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
H1 {
	font-size: 18px; 
	font-weight: bold; 
	color: #009FFF; 
	text-decoration: none
}
H2 {
	font-size: 14px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none
}
H3{
	font-size: 14px; 
	font-weight: bold; 
	color: #0066FF;
}
H4 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
H5 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
H6 {
	font-size: 14px; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: none
}
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}



/*-------------------- layout-divs --------------------*/
#prime_container{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/PAVF_content.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#prime_header{
	width: 800px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

#prime_image{
	width: 800px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}
#prime_content_container{
	width: 800px;
}

#prime_content{
	width: 480px;
	float: right;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
#prime_content a:link {
	color: #045CF1;
	text-decoration: none;
}
#prime_content a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
#prime_content a:visited {
	color: #036AFF;
	text-decoration: none;
	}
#prime_content a:active {
	color: #FF9900;
	text-decoration: underline;
}
#prime_left {
	width: 180px;
}


/*-------------------- main-nav --------------------*/
#prime_nav {
	width: 800px;
	height: 80px;
	float: none;
	
}


/*-------------------- left-column --------------------*/

#left-column {
	width: 180px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sub-nav-column {
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}


.sub-nav1 a:link {
	display:block;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#CCCCCC; /* red orange*/
	text-decoration:none;
	width:174px;
	background-image: url(../images/sub-menu_3.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.sub-nav1 a:visited {
	display:block;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#CCCCCC; /* flat blue*/
	text-decoration:none;
	width:174px;
	background-image: url(../images/sub-menu_3.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.sub-nav1 a:active {
	display:block;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#0066CC; /* flat blue*/
	text-decoration:none;
	width:174px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	background-image: url(../images/sub-menu_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.sub-nav1 a:hover {
	display:block;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#0066CC; /* red orange*/
	text-decoration:none;
	width:174px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-color: #161616;
}

.sub-nav1-act a:link {
	display:block;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#0066CC; /* red orange*/
	text-decoration:none;
	width:174px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.sub-nav1-act a:visited {
	display:block;
	border-bottom:1px solid #0066cc;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#0066CC; /* red orange*/
	text-decoration:none;
	width:174px;
	background-image: url(../images/sub-menu_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.sub-nav1-act a:active {
	display:block;
	border-bottom:1px solid #0066cc;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#0066CC; /* red orange*/
	text-decoration:none;
	width:174px;
	background-image: url(../images/sub-menu_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.sub-nav1-act a:hover {
	display:block;
	border-bottom:1px solid #0066CC;  /*grey blue*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:15px;
	white-space:nowrap;
	font-size:11px;
	color:#0066CC; /* red orange*/
	text-decoration:none;
	width:174px;
	background-color: #161616;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

.sub-nav2 a:link {
display:block;
border-bottom:1px dotted #333333;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:11px;
color:#CCCCCC; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_3.gif) 20px 50% no-repeat;
}
.sub-nav2 a:visited {
display:block;
border-bottom:1px dotted #333333;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:11px;
color:#cccccc; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_3.gif) 20px 50% no-repeat;
}
.sub-nav2 a:active {
display:block;
border-bottom:1px dotted #0066cc;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:11px;
color:#0066cc; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 20px 50% no-repeat;
}
.sub-nav2 a:hover {
	display:block;
	border-bottom:1px dotted #0066cc; /* red orange*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:30px;
	white-space:nowrap;
	font-size:11px;
	color:#0066cc; /* red orange*/
	text-decoration:none;
	width:174px;
	background-color: #161616;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
}

.sub-nav2-act a:link {
display:block;
border-bottom:1px dotted #0066cc; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:11px;
color:#0066cc; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_2.gif) 20px 50% no-repeat;
}
.sub-nav2-act a:visited {
display:block;
border-bottom:1px dotted #0066cc; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:11px;
color:#0066cc; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 20px 50% no-repeat;
}
.sub-nav2-act a:active {
display:block;
border-bottom:1px dotted #0066cc; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:30px;
white-space:nowrap;
font-size:11px;
color:#0066cc; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 20px 50% no-repeat;
}
.sub-nav2-act a:hover {
	display:block;
	border-bottom:1px dotted #0066cc; /* red orange*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:30px;
	white-space:nowrap;
	font-size:11px;
	color:#0066cc; /* red orange*/
	text-decoration:none;
	width:174px;
	background-color: #161616;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
}

.sub-nav3 a:link {
display:block;
border-bottom:1px dotted #333333;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#cccccc; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_3.gif) 35px 50% no-repeat;
}
.sub-nav3 a:visited {
display:block;
border-bottom:1px dotted #333333;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#cccccc; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_3.gif) 35px 50% no-repeat;
}
.sub-nav3 a:active {
display:block;
border-bottom:1px dotted #0066cc;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#0066cc; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 35px 50% no-repeat;
}
.sub-nav3 a:hover {
	display:block;
	border-bottom:1px dotted #0066cc; /* red orange*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:45px;
	white-space:nowrap;
	font-size:11px;
	color:#0066cc; /* red orange*/
	text-decoration:none;
	width:174px;
	background-color: #161616;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 35px 50%;
}

.sub-nav3-act a:link {
display:block;
border-bottom:1px dotted #0066cc; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#0066cc; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_2.gif) 35px 50% no-repeat;
}
.sub-nav3-act a:visited {
display:block;
border-bottom:1px dotted #0066cc; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#0066cc; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 35px 50% no-repeat;
}
.sub-nav3-act a:active {
display:block;
border-bottom:1px dotted #0066cc; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:45px;
white-space:nowrap;
font-size:11px;
color:#0066cc; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 35px 50% no-repeat;
}
.sub-nav3-act a:hover {
	display:block;
	border-bottom:1px dotted #0066cc; /* red orange*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:45px;
	white-space:nowrap;
	font-size:11px;
	color:#0066cc; /* red orange*/
	text-decoration:none;
	width:174px;
	background-color: #161616;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 35px 50%;
}

.sub-nav4 a:link {
display:block;
border-bottom:1px dotted #333333;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#cccccc; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_3.gif) 50px 50% no-repeat;
}
.sub-nav4 a:visited {
display:block;
border-bottom:1px dotted #333333;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#cccccc; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_3.gif) 50px 50% no-repeat;
}
.sub-nav4 a:active {
display:block;
border-bottom:1px dotted #333333;  /*flat blue*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#0066cc; /* flat blue*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 50px 50% no-repeat;
}
.sub-nav4 a:hover {
	display:block;
	border-bottom:1px dotted #333333; /* red orange*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:60px;
	white-space:nowrap;
	font-size:11px;
	color:#0066cc; /* red orange*/
	text-decoration:none;
	width:174px;
	background-color: #161616;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 50px 50%;
}

.sub-nav4-act a:link {
display:block;
border-bottom:1px dotted #0066cc; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#0066cc; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_2.gif) 50px 50% no-repeat;
}
.sub-nav4-act a:visited {
display:block;
border-bottom:1px dotted #0066cc; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#0066cc; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 50px 50% no-repeat;
}
.sub-nav4-act a:active {
display:block;
border-bottom:1px dotted #0066cc; /* red orange*/ 
padding:2.5px 2.5px 2.5px 2.5px;
text-indent:60px;
white-space:nowrap;
font-size:11px;
color:#0066cc; /* red orange*/ 
text-decoration:none;
width:174px;
background:url(../images/sub-menu_1.gif) 50px 50% no-repeat;
}
.sub-nav4-act a:hover {
	display:block;
	border-bottom:1px dotted #0066cc; /* red orange*/
	padding:2.5px 2.5px 2.5px 2.5px;
	text-indent:60px;
	white-space:nowrap;
	font-size:11px;
	color:#0066cc; /* red orange*/
	text-decoration:none;
	width:174px;
	background-color: #161616;
	background-image: url(../images/sub-menu_2.gif);
	background-repeat: no-repeat;
	background-position: 50px 50%;
}


/*-------------------- footer --------------------*/
#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666666;
	width: 800px;
	clear: both;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #333333;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer-copyright-l {
	float: left;
	width: 	350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#footer-copyright-r {
	float: right;
	width: 	350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#footer-copyright-r a:link {
	color: #666666;
	text-decoration: none;
}
#footer-copyright-r a:hover {
	color: #0066CC;
}
#footer-copyright-r a:visited {
	color: #666666;
	text-decoration: none;
	}
#footer-copyright-r a:active {
	color: #0066CC;
}
#footer-copyright-l a:link {
	color: #666666;
	text-decoration: none;
}
#footer-copyright-l a:hover {
	color: #0066CC;
}
#footer-copyright-l a:visited {
	color: #666666;
	text-decoration: none;
	}
#footer-copyright-l a:active {
	color: #0066CC;
}
