/* apcoaust website 2009. stylesheet. */


/*general stuff..... body*/

blockquote, body, dd, dl, dt, fieldset, form, h1, h4, h5, h6, hr, li, ol, p, ul {
	margin: 0;
	padding: 0; }

body {
	background-color: #E6E6E6;
	color: #1562b0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.4;
	 }
/* page framing elements */
#header{
	width:994px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:147px;
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	background-color:#FFF;
}
#header_new{
	width:994px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:160px;
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	background-color:#FFF;
}
.banner_new{
	width:556px;
	position:relative;
	float:left;
	overflow:hidden;
	height:125px;
	text-align:left;
	padding-left:20px;
	margin-top:7px;
}
#bannerarea_new{
	width:964px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	height:100px;
	position:relative;
	}



.listtop { background-repeat:repeat; height:51px; color:#FFF; text-align:left; padding-left:10px; padding-top:5px;background-image:url(../Images/goldspon.jpg); background-repeat:repeat;}
.listtopright {padding-bottom:5px; background-image:url(../images/goldspon.jpg); background-repeat:repeat; color:#FFF; font-size:14px; text-align:right; border:3px soli d#FFF; padding-right:20px;}
#footer{
	width:949px;
	position:relative;
	top:0px;
	margin:0;
	padding-top: 5px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
    background-color:white;
	text-align:right;
	color:#999999;
	padding-right:45px;
	font-size:10px;
}
#footer-image{
	width:994px;
	position:relative;
	text-align:center;
	top:0px;
	margin:0;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/footer_shadow.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

/* header elements*/


#bannerarea{
	width:964px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	height:70px;
	position:relative;
	}


.banner{
	width:556px;
	position:relative;
	float:left;
	overflow:hidden;
	height:115px;
	text-align:left;
	padding-left:20px;
}


.bannertelstra{
	width:220px;
	height:75px;
	overflow:hidden;
	float:right;
	text-align:right;
	margin-right:20px;
	padding-right:5px;
	padding-top:5px;
	
}
.bannertelstra2{
	width:220px;
	height:75px;
	overflow:hidden;
	float:right;
	text-align:right;
	margin-right:20px;
	padding-right:5px;
	padding-top:15px;
	
}
#menuarea {
	clear:both;
	background-color:#dceffd;
	width: 900px;
	height:27.5px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin: 0px auto;
	overflow:hidden;
}



/* content elements*/

.page_content_block{
		clear:both;
		width:940px;
		margin-left:auto;
		margin-right:auto;
		padding:5px;
		position:relative;
		text-align:left;
		}

.page_content_block_template{
		clear:both;
		width:940px;
		text-align:justify;
		padding:5px;
		position:relative;
		height: auto;
		overflow:auto;
		margin-right:25px;
		margin-left: 25px;
		}
.page_content_block_template_header{
		clear:both;
		width:940px;
		margin: 0 auto;
		position:relative;
		text-align:center;
		height: auto;
		padding-bottom: 10px;		
		font-family: Verdana, Tahoma;
		font-size: 24px;
		font-weight:bold;
		color:#0066CC;		
		overflow:hidden;
		padding-bottom: 3px;
		}
.page_content_block_template_text{
		clear:both;
		width: auto;
		text-align:justify;
		margin-left: 20px;
		margin-right: 30px;
		position:relative;
		height: auto;
		font-family: Verdana, Tahoma;
		font-size: 12px;
		color:#333333;
		}		
		
.content_left
{
		float:left;
		height:100%;
		width:650px;
		/** border:1px dotted red; **/
}
.Top_Links
{
height: 110px;
width:100%;
margin-bottom: 5px;
margin-top: 10px;
overflow:hidden;
}
.Update_Section
{
height: 25px;
width:100%;
margin-bottom: 10px;
margin-top: 5px;
overflow:hidden;
font-family:Verdana;
font-size: 12.3px;
color:#FF6600;
}
.Content_Tabs
{
height: 350px;
width:100%; 
margin-bottom: 3px;
overflow:hidden;
}
.content_right
{
		float:right;
		height:100%;
		width:275px;
		/** border:1px dotted red; **/

}
		
	
	

