﻿/*
 	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.

	tempalte2.css
	nitin.bhradwaj@axegroup.com.au
	
	
*/

#right_container {
	float:right;
	margin:0px 0px 0px 0px;
	width:220px;
}

#left_container {
	float:left;
	margin-left:-5px !important;
	width:350px;
}

#breadcrumbs ul li{
	display:inline; 
	padding:2px;
	line-height:30px;
	font-family:arial;
}

#sub_container {
	float:left;
	margin:-1px;
	width:580px;
}

#header_image {
	background:#ffffff;
	background-repeat:no-repeat;
	float:right;
	margin: 0px;
	height:157px;
	width:220px;
}

#top_div{
	width:580px;
}

#top_sub_div{
	width:350px;
	margin-left:-5px;
}

#left_border_top{
	float:left;
	width:350px;
	height:20px;
	margin-top:10px;
	margin-left:10px;
}

#right_border_top{
	float:left;
	margin-left:0px;
	width:219px;
	margin-top:10px;
}

#left_border_bottom{
	float:left;
	width:550px;
	height:20px;
	margin-top:10px;
}

#right_border_bottom{
	float:left;
	margin-left:0px;
	width:219px;
	margin-top:20px;
	height:10px;
}

#footer{
	display: inline;
	margin-left:200px;
	text-align:left;
	width:569px;
}
