/*
 	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.

	template7.css
	nitin.bhradwaj@axegroup.com.au	
*/

#branding_area{
	background-color: #FFFFFF;
}

#right_container {
	width: 50%;
	float:right;
	margin:0px 0px 0px 0px;
}

#right_container .editable_container{
	height:133px;
	margin:0px 0px 25px 10px;
}

#left_container {
	
	width: 50%;
	margin:0px 0px 0px 0px; 
}


#left_container .editable_container{
	margin:0px 10px 25px 0px;
	height:133px;
}

h3 {
	margin-top:15px;
}

.editable_container {
	border: 1px solid #006699;
	margin:0px;
	padding: 0px 8px 0px 0px;
	width:365px;
}

#left_sub_container .editable_container{
	border:none;
	margin:0px 10px 0px 0px;
}

#right_sub_container .editable_container {
	border:none;
	margin:0px 15px 0px 10px;
}

#bot_sub_container .editable_container {
	border:none;
	margin:0px 15px 0px 10px;
	width: auto;
}

#consumer_heading .editable_container {
	border:none;
	margin:0px 15px 0px 10px;
	width: auto;
}

.editable_container_img {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	float:left;
	height:133px;
	margin: 0 15px 0 0;
	width:115px;
}

#global_navigation ul li a#global_navigation_noborder {
	background-image:url(images/arrow_green_down.gif);
	background-repeat:no-repeat;
}

#bottom_border {
	border-bottom:1px solid #006699;
	float:left;
	width:770px;
}

#footer {
	text-align:left;
}

#sub_container {
	border-top:1px solid #006699;
	margin:-15px 0px 0pt 0pt;
}

#left_sub_container {
	width:385px;
}

#bottom_container{
	width:770px;
	margin:0px;
	float:left;
	padding:0px 0px 25px;
}

#right_sub_container {
	padding:0px;
	float:right;
	margin:0px;
	width:385px;
}

#consumer_heading {
	padding:15px 0px 20px 0px;
}
