/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial; 
	color:#979797;
	/*background:url(../images/body_bg.gif) repeat-x top #FFF;*/
	background:url(../images/back_grad.gif) center repeat-y;
}
#maindiv
{
	width:900px;
	margin:auto;
}
#topdiv
{
	width:100%;
	height:100px;
	background:#FFF
}
#logodiv
{
	width:50%;
	float:left;
	height:81px;
	margin:10px 0px 0px 0px;
	background:url(../images/logo_bg.gif) no-repeat;
}
/*Header Images*/
#represtent_imagediv
{
	width:100%;
	height:255px;
	background:url(../images/represtent_bg.gif) no-repeat;
}
#services_imagediv
{
	width:100%;
	height:255px;
	background:url(../images/services_bg.gif) no-repeat;
}
#imagediv
{
	width:100%;
	height:255px;
	background:url(../images/main_bg.gif) no-repeat;
}
#about_imagediv
{
	width:100%;
	height:255px;
	background:url(../images/about_bg.gif) no-repeat;
}
/*link*/
#linkdiv
{
	width:100%;
	height:43px;
	margin:0px;
	background:url(../images/link_bg.gif) repeat-x ;
}
#linkdiv ul
{
	list-style:none;
	margin:0 auto; 
	padding:0px; 
	display:inline;
	float:left;
	width:100%;
}
#linkdiv ul li
{
	float:left;
}
#linkdiv ul li a
{
	float:left;
	color:#000;
	text-decoration:none;
	padding:15px 39.2px;
}
#linkdiv ul li a:hover
{
	float:left;
	color:#FFF;
	text-decoration:none;
	background:url(../images/li_bg_hover.gif) repeat-x;
}
#linkdiv ul li.current a
{
	color:#FFF;
	background:url(../images/li_bg_hover.gif) repeat-x;
	float:left;
}
/*text div*/
#textdiv
{
	width:100%;
	height:400px;
	background:#FAF6EB;
}
#australia_textdiv
{
	width:100%;
	height:1400px;
	background:#FAF6EB;
}
#represent_textdiv
{
	width:100%;
	height:250px;
	background:#FAF6EB;
}
#about_textdiv
{
	width:100%;
	height:350px;
	background:#FAF6EB;
}
#join_textdiv
{
	width:100%;
	height:455px;
	background:#FAF6EB;
}
#text_joindiv
{
	width:96%;
	float:left;
	margin-left:15px;
	margin-top:15px;
}
#text_leftdiv
{
	width:60%;
	float:left;
	margin-left:15px;
	margin-top:15px;
}
#text_rightdiv
{
	width:35%;
	float:left;
	margin-left:15px;
	margin-top:15px;
	background:#F5EDE2;
}
#contactdiv
{
	width:200px;
	height:170px;
	border:solid 1px;
	background:url(../images/contact_bg.png);
}
#copydiv
{
	width:100%;
	height:100px;
	background:url(../images/copy_bg.gif) #F9F9F9 repeat-x;
}
.copy_middiv
{
	width:75%;
	margin:auto;
	text-align:center;
	padding-top:10px;
	color:#949494;
}
.copy_leftdiv
{
	text-align:center;	
	padding-top:20px;
}
/*Rounddiv*/

#content 
{
	background: #FFFDF8;
	padding: 5px;
	min-height:190px;
	border:solid 3px #F5EDE2;
}
#about_content 
{
	background: #FFFDF8;
	padding: 5px;
	height:300px;
	border:solid 3px #F5EDE2;
}
#join_content 
{
	background: #FFFDF8;
	padding: 5px;
	height:400px;
	border:solid 3px #F5EDE2;
}
#aus_content 
{
	background: #FFFDF8;
	height:1350px;
	padding: 5px;
	border:solid 3px #F5EDE2;
}

/*class*/
.heading
{	
	color:#0FA6D5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:10px 0 0 10px;
	clear:both;
}
.heading_green
{
	color:#8CAA14;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:10px 0 0 10px;
}
p
{
	padding:5px 5px 0 10px;
}
.space
{	
	height:30px;
}
.border
{
	width:80%;
	margin:auto;
	border-bottom:dotted 1px;
	padding:15px;
}
a.read_more_green
{
	color:#839B15;
	text-decoration:none;
	float:right;
	margin-right:10px;
}
.textdiv
{
	width:95%;
	margin:15px;
	text-align:justify;
}
ul.services
{
	list-style:none;
	list-style-image:url(../images/li_bg.gif);
}
.read_bg
{
	color:#839B15;
	text-decoration:none;
	float:right;
	margin-right:50px;
	padding-top:5px;
}

ul.bottom
{
	width:700px;
	list-style:none;
	display:inline;
	font-size:10px;
	margin-top:20px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}
ul.bottom li
{
	display:inline;
	text-decoration:none;
	padding-left:9px;
	padding-right:9px;
	color:#7D7D7D;
}
ul.bottom li a
{
	color:#7D7D7D;
	text-decoration:none;
}
ul.bottom li a:hover
{
	color:#000;
}

ul.bottom_link
{
	width:700px;
	display:inline;
	list-style:none;
	font-size:10px;
}
ul.bottom_link li
{
	text-decoration:none;
	display:inline;
	padding-left:2px;
	padding-right:3px;
	color:#949494;
}
ul.bottom_link li a
{
	text-decoration:none;
	color:#949494;
}
ul.bottom_link li a:hover
{
	color:#000;
}

ul.about
{
	width:250px;
	list-style:none;
	margin:0px;
	margin-left:20px;
	padding:0px 8px 0px 8px;
}
ul.about li
{
	text-decoration:none;
	color:#839B15;
	font-size:14px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	border-bottom:dotted 1px #CCC ;
}
ul.about li a
{
	color:#839B15;
	text-decoration:none;
}
ul.about li a:hover
{
	color:#839B15;
}
ul.space
{
	line-height:300%;
	list-style:none;
	color:#666;
}

.addressdiv
{
	width:350px;
	height:20px;
	float:left;
	margin-top:20px;
	margin-left:50px;
}
