/*
 	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.

	template3a.css
	nitin.bhradwaj@axegroup.com.au	
*/

.editable_container{
	margin:25px 15px 25px 15px;
}

#right_container {
	float:right;
	margin:-10px 0px 0px 0px;
	width:170px;
}

#left_container{
	width:405px;
	margin:-10px 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;
}

#header_image {
	float:right;
	height:85px;
	margin: 0px;
}

#top_div{
	width:580px;
}

#left_border_bottom{
	float:left;
	width:595px;
	height:20px;
	margin-top:10px;
}

#right_border_bottom{
	float:left;
	margin-left:0px;
	width:174px;
	margin-top:20px;
	height:10px;
}

.editable_container ol li {
	margin:0px 0pt 0pt -18px;
}

#footer{
	margin-left:200px !important;
	text-align:left;
	width:569px;
	display: inline;
}