/*
 	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.

	template5.css
	nitin.bhradwaj@axegroup.com.au
	
*/
#right_container {
	float:right;
	margin:-10px 0px 0px 0px;
	width:290px;
}

#left_container{
	width:290px;
	margin:25px 0px 0px 0px;
	float:left;
}

#breadcrumbs ul li{
	display:inline; 
	padding:2px;
	line-height:30px;
	font-family:arial;
}

#sub_container {
	float:left;
	margin:-1px;
	width:580px;
}

.editable_container ul li {
	margin:5px 0pt 0pt 15px;
}

#header_image {
	float:right;
	height:85px;
}

#left_border_bottom{
	float:left;
	width:479px;
	height:20px;
	margin-top:10px;
}

#right_border_bottom{
	float:left;
	margin-left:0px;
	width:290px;
	margin-top:20px;
	height:10px;
}

#footer{
	margin-left:200px !important;
	text-align:left;
	width:569px;
	display:inline;
}