@charset "utf-8";
/* CSS Document */


body {
	color: #000;
}

h1,h2,h3,h4,h5,h6 {
	color: #2b4f66;
}

/* -------------------------------------------------------------- 
	=HEADER
-------------------------------------------------------------- */

div.header {
    background: url(images/header_aust.png);
}

/* -------------------------------------------------------------- 
	=MAINMENU/
-------------------------------------------------------------- */
div.main_menu {
	background: url(images/mainmenu_aust.png) no-repeat;
}

div.mainlinks_bottom, div.submenu_bottom 
{
	background: url(images/mainmenu_bottom_aust.png) no-repeat;
}


/* -------------------------------------------------------------- 
	=state links
-------------------------------------------------------------- */

div.state_links_aust div {
	background: url(images/button_base.png) no-repeat;
	width:129px;
	height:58px;
	display:block;
	float:left;
	text-align:center;
}

div.state_links_aust a 
{
	font-size:0.7em;
	color:white;
	text-decoration:none;
	height:48px;
	width:130px;
	display:block;	
}

div.state_links_aust a:hover {
	text-decoration:underline;
}


/* -------------------------------------------------------------- 
	=CONTAINER/BORDER SETUP
-------------------------------------------------------------- */

.outercontainer {
	background: #2B4F66;
}


/* -------------------------------------------------------------- 
	=LEFT PANEL 
-------------------------------------------------------------- */


div.main_links {
	background-color : #57788d;
}

div.latest_news{
	background-color: #57788d;
}

.latest_news_h1 {
	border: 0;
	font-weight : bold;
	color: #57788d;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:10px;
}



/* -------------------------------------------------------------- 
	=FOOTER
-------------------------------------------------------------- */
div.footer {
	background: url(images/footer_aust.png) no-repeat;
}



/* -------------------------------------------------------------- 
	=SIDEBAR/main links menu
-------------------------------------------------------------- */
.mainlinks_menubar li a.current{
	background:#668ba3;
}




/* -------------------------------------------------------------- 
	=HOMEPAGE
-------------------------------------------------------------- */

.home_news h3, .home_news h3 a {
	font-size:11pt;
	color:#2b4f66;
}


/* -------------------------------------------------------------- 
   =NEWS
-------------------------------------------------------------- */

div.latest_news_top{
	background:url(images/latest_news_top_aust.png);
}

div.latest_news_bottom{
	background:url(images/latest_news_bottom_aust.png);
}

div.sidebar_bottom {
	background:url(images/sidebar_bottom_aust.png);
}


/* -------------------------------------------------------------- 
	=HENDRY LOGO
-------------------------------------------------------------- */
div.hendry {
    background: url(images/hendry_aust.png);
	width:199px;
	height:56px;
}




/* -------------------------------------------------------------- 
	=CLIENT LOGIN
-------------------------------------------------------------- */

.client_login_tab {
	background:#9fb2bd;
}

.client_login_content {
	background:#1b3f58;
		border:1px solid #9fb2bd;
}

.client_login_tabStyle 
{
	background:url(images/client_login_tab_aust.png);
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
