﻿/*
 	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.

	tempalte4.css
	nitin.bhradwaj@axegroup.com.au
	
	
*/

#left_container {
	float:left;
	margin:10px 0px 0px 15px;
	width:370px;
}

#right_container{
	float:left;
	margin:10px 0px 0px 0px;
	width:385px;
}

#left_container ul li{
	list-style-type:none;
}

#right_container ul li{
	list-style-type:none;
}

#left_container ul li a{
	font-size:10pt; 
	font-weight:bold;
	font-family:arial;
	list-style-type:none;
}

#right_container ul li a{
	font-size:10pt; 
	font-weight:bold;
	font-family:arial;
	list-style-type:none;
}


#right_container ul li ul li ul li ul li a{
	margin-left:50px;
	font-size:10pt !important;
}

#left_container ul li ul li a {
	margin-left:10px;
	font-size:10pt !important;
	font-weight:normal;
}

#right_container ul li ul li a {
	margin-left:15px;
	font-weight:normal;
	font-size:10pt !important;
}

#right_container ul li ul li ul li a {
	margin-left:30px;
}

#left_container ul li ul li  ul li a{
	margin-left:30px;
}

#top_div{
	margin:17px -4px;
}

#utility_copy_container{
	margin-left:15px;
	width:770px;
	line-height:30px;
}

#bottom_border{
	width:770px;
	border-bottom:1px solid #000066;
	float:left;
	margin:25px 0 0 0;
}

#footer {
	border:none !important;
	float:left;
	font-size:8pt;
	margin:none;
	width:750px;
}

#footer ul{
	text-align:center;
}
