/*
 	Copyright (c) 2008 by Axe Group Pty. Limited.
 	L15/60 Margaret St, Sydney nsw 2000 australia
 	All rights reserved.
 
 	This software is the confidential and proprietary information of Axe Group
 	Pty. Limited. You shall not disclose such Confidential Information and shall
 	use it only in accordance with the terms of the license agreement you entered
 	into with Axe Group Pty. Limited.

	tempalte11.css
	stephen.nixon@axegroup.com.au
	
	
*/

#branding_area{
	height:140px;
}

#sub_container {
	float:left;
	width:570px;
}

#left_container {
	margin: 25px 0px 0px 0px;
	width:570px;
	float:left;
}

#left_container .editable_container {
	margin: 0px 15px 10px 0px;
}

#bottom_container {
	width:770px;
}

#bottom_copy_container {
	float:left;
	width:570px;
}

#bottom_copy_container .editable_container {
	margin: 0px 15px 10px 0px;
}

#breadcrumbs {
	padding: 0px 0px 5px 0px;
}

#bottom_border {
	border-bottom:1px solid #006699;
	float:left;
	margin:25px 0pt 0pt;
	width:770px;
}

#middle_border{
	border-top: 1px solid #006699;
	width:770px !important;
	font-size:0pt;
}

#split_line {
	border-bottom:1px solid #006699;
	float:right;
	width:555px;
	margin:25px 15px 25px 0px;
	font-size:0pt;
}

#footer {
	text-align:left;
	width:770px;
}

#main_page_img {
	background-color:white;
	height:250px;
	width:190px;
	margin:0px 10px 0px 0px;
	float:left;
}

#sub_navigation {
	width : 195px;
	margin: 25px 0 0 5px;
}