/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
background-color:#FFFFFF;
margin:0px;
}
h1, h2, h3, h4, h5 {
	font-size:0;
	color: #fff;
	text-indent: -2000px;
	margin:0;
	}
#hide
{
text-indent:-2000px;
font-size:0px;
color:#FFFFFF;
border:none;
}
#last_text a
{
color:#9B2D1E;
}
#last_text a:hover
{
text-decoration:none;
}

ul
{
margin-top:2px;
}
img
{
border:none;
}

#blank_div
{
height:35px;
}

#topdiv1
{
width:821px;
height:43px;
}

#ANZ_Privatelogo
{
width:269px;
height:43px;
float:left;
}
#Current_Investment 
{
width:385px;
height:43px;
background-image:url(/images/APELS/pb_newswire03_06.gif);
background-repeat:no-repeat;
float:right;
}
#ANZ_Protect
{
background-image:url(/images/APELS/pb_newswire03_07.gif);
width:821px;
height:92px;
background-repeat:no-repeat;
clear:both;
}

#middle_div
{
background-image:url(/images/APELS/pb_newswire03_08.gif);
}

#middlediv_content
{
width:821px;
}

#Protected_Equity_Leveraged 
{
width:821px;
height:84px;
background-image:url(/images/APELS/pb_newswire03_09.gif);
background-repeat:no-repeat;
}

#body_content
{
background-image:url(/images/APELS/pb_newswire03_11.gif);
background-repeat:repeat-y;
padding-top:7px;
padding-left:45px;
padding-right:65px;
line-height:19px;
}

#text_bold
{
font-weight:bold;
}
#who_apels
{
background-image:url(/images/APELS/pb_newswire03_13.gif);
height:70px;
background-repeat:no-repeat;
width:821px;
}
#bottom_content
{
background-image:url(/images/APELS/pb_newswire03_16.gif);
background-repeat:no-repeat;
width:821px;
}

#bottom_content ul
{
padding-left:40px;
padding-right:30px;
margin-left:40px;
margin-right:30px;
line-height:17px;

}
#last_text
{
width:706px;
text-align:left;
padding-left:55px;
padding-right:60px;
}

/* ---------------------- Footer -----------------*/

#footer
{
	display: block;
	clear: both;
	margin: 1px 0 1px 0;
	border-top: solid 1px #CCCCCC;
	padding: 5px 20px;
	font-size: 75%;
	background-color: #ffffff;
	text-align: center;
	color: #666666;
}

#footer ul
{
	margin: 0;
	padding: 0 20px 0 5px;
	list-style: none;
}

#footer li
{
	display: inline;
	margin:0;
}

/* Add the left side border as visual separator */

#footer li a {
   margin: 0;
   padding: 0 .5em 0 .5em;
   border-left: solid 1px #666666;
} 

#footer li a.first {
  
  border-left: none;
}