@charset "utf-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 95%;
	line-height: 1.2em;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
#header h1 {
	margin-left: auto;
	margin-right: auto;
	display: table-cell;
	color: #FFF;
	font-size:40px;
	height: 160px;
}
a {
	text-decoration: none;
}
a:link {
	color: #0062BF;
}
a:visited {
	color: #286088;
}
a:hover {
	color: #007EF0;
	font-weight: bold;
}
a:active {
	
	color: #00CCFF;
}
#container { 
	width: 100.01%;
	float:left;
	background: #FFF;
	margin: 0 auto;
	border: 0px;
	text-align: left;
} 
#menu {
	margin: 9px 10px 0px 10px;
	padding: 0 0 0 0;
	font-weight: bolder;
	width: auto;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	height: 45px;
	font-size: 100.01%;
	clear:both;
}

#menu p{
	float: left;
	padding-left: 10px;
	padding-top: 6px;
	margin-bottom:0;
	font-size: 60%;
	
}
#menu h1{
	float:left;
	display:inline;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 40px;
	color:  #0062BF;
}
#menu h1 b{
	color:#004180;
}


#menu ul{
	width: auto;
	float: right;
	font-size: .7em;
	padding: 20px 0 7px 10px;
	margin: 0 0 0 0;
	text-align: right;
}
#menu ul li{
	display: inline;
	
}

#menu ul li a{
	color: #000;
	padding: 6px 3px 4px 3px;
	margin-right: 10px;
	
	border-bottom: .25em solid #FFF;
}

#menu ul li a:hover {
	border-bottom-color: #0082FF;
	position:relative;
	top:2px;
}
#menu ul li a.selected{
	
	border-bottom-color: #0082FF;
}



#header {
	float:left;
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #004180;
	background-image:url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 160px;
	font-size: 100.01%;
	display: inline;
	overflow: hidden;
} 
.insidepage #header{
	text-align:center;
}
.insidepage #wrapper{
	padding-top: 55px;
	margin: 0 auto 0 auto;
	width:  100%;
	text-align: center;
}
.insidepage #header h1{
	float: none;
}
#header a:hover{
	
	position: relative;
	bottom: 1px;
}

#bigtextcontainer {
	float:left;
	padding-left: 10px;
	width: 55%;
	overflow: hidden;
	display: inline;
}
#header h1.home {
	text-align: left;
	float:left;
	width: auto;
	margin: 0 0 0 0;
	height:auto;
}
h1, h2, h3, h4, h5, h6, #menu p{
	line-height:normal;
}
#header h2 {
	position: relative;
	top: -20px;
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 120px;
	clear: both;
}
#header ol{
	float:left;
	margin: 45px 0 0 25px;
	font-size: 70%;
	font-weight: bold;
	clear:right;
}
#header b{
	color: #A3D2FF;
}
#divisoryline {
	width: 100%;
	background-color: #A3D2FF;
	width: 100%;
	position: relative;
	top: 2px;
	height: 2px;
}

#logosbox {
	padding-top: 20px;
	float: left;
	width: 100%;
	height: 100px;
	border-bottom:   1px #A3D2FF solid;
}
#logo {
	text-align: center;
}
#wrapper{
	margin: 0 auto 0 auto;
	width:  25%
	text-align: center;
}



#mainContent {
	border-right:   1px #A3D2FF solid;
	float: left;
	width: 78%;
	text-align: left;
	padding: 20px 1% 50px 1%;
	font-size: .75em;
} 
h1, h4, h6 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 3.4em;
	color: #0062BF;
	margin: 10px 0 5px 0;
	padding: 0 0 0 0;
	clear:both;
	float:left;
}
h4{
	font-size: 2em;
	float: none;
}
h6{
	font-size: 1em;
	float:none;
}
#sidebar1 {
	position: relative;
	border-left: 1px #A3D2FF solid;
	left: -1px;
	text-align: right;
	float: left; 
	width: 18%;
	padding-top: 1%;
	padding-left:1%;
	font-size: .75em;
	padding-bottom: 50px;
}
#sidebar1 h1{
	margin: 15px 0 0 0;
	clear: none;
	float: none;
}
#sidebar1 p{
	margin-top: 2px;
	float:right;
	clear: both;
}

.bellme_feat{
	color: #BF0000;
}

.ringring, #button {
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	font-size: 12px;
	color: #FFF;
	background-color:#03223F;
	border: 0;
	float:right;
	clear:both;
	font-weight: bold;
}
.ringring:hover, #button:hover {
	color: #A3D2FF;
	position:relative;
	top:1px;
}
.mynumber, #textbox, #textarea{
	border: solid 1px #03223F;
	margin-bottom: 4px;
	float:right;
	clear: right;
	width:120px;
}
#minibar #textbox{
	width: 100%;
}
#minibar label{
	font-weight: bold;
}
#textarea{
	width: 115px;
}


#formelement {
	float:left;
	text-align: right;
	clear:both;
	display:block;
	font-weight: bold;
	padding-top: 5px;
}
img {
	border: 0;
}
#mainContent p {
	float:left;
	clear:both;
	padding: 0;
	margin-top: .1em;
	text-indent: 20px;
}

#minibar {
	float:left;
	width: 48%;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 100%;
	padding-left: 2%;
}
#testimonials {
	float:left;
	clear:both;
	height: 90px;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 5px;
	padding-left:5px;
	padding-top: 2px;
	border: 1px #2364AE solid;
	text-align: left;
	vertical-align:middle;
}
#testimonials img{
	float:left;
}
#testimonial {
padding-top: 8px;
	float:left;
	font-size: 1em;
	width: 45%;
	font-style: italic;
	padding-left: 3%
}
#testimonial b{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#testimonialtext {
	width: 27%;
	float:right;
	font-size: 1.4em;
	font-weight: bold;
	text-align:center;
	color: #437ABD;
	padding-top: 5px;
	
}
#testimonialtext a:hover {
	
	color: #007EF0;
}
#testimonialtextid{
	padding-top: 5px;
	float:none;
}
#footer { 
	width: 96%;
	float:left;
	clear:both;
	background:#002140;
	font-size: .7em;
	line-height: 1.5em;
	color: #FFF;
	padding: 10px 2% 20px 2%;
} 
#footer a{
	color:#FFFFFF;
}
#footer b{
	line-height: 2em;
}
#footer a:hover{
	text-decoration:none;
	color:#C8F3FD;
}
#footerarea {
	text-align: left;
	float: left;
	width: 19%;
	padding-left: 1%	
}
#searchbar{
	border: solid 1px #0082FF;
	border-right: solid 0px #004180;
	background-color: #004180;
	float:left;
	clear: left;
	width:165px;
	color: #FFF;
	height:20px;
}
#arrow{
	border: solid 1px #0082FF;
	border-left: solid 0px #004180;
	float:left;
	clear: right;
	height: 24px;
	width:24px;
	color: #FFF;
	background: transparent url(../images/arrow.png) no-repeat center center;
}
#searchbox {
	text-align: left;
	margin-top: 40px;
	float:right;
	width: 190px;
}
#map_div{width:200px; height:157px; float:left;background-image:url(../images/map.png);background-repeat:no-repeat; position:absolute;margin:10px 0 0 0;}

.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: block;background-color:#1A497E;border:1px solid #7695B9 ;-moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;color:#7695B9; width:160px;padding:3px; text-align:justify;line-height:14px; height:overflow; }
.perth_size {height:14px;position:relative;right:176px;top:85px;width:15px;}
.ald_size{height:14px;position:relative;right:80px;top:86px;width:15px;}
.melb_size{height:14px;position:relative;right:60px;top:86px;width:15px;}
.sydney_size{height:14px;position:relative;right:32px;top:45px;width:12px;}
.gold_size{height:12px;position:relative;right:32px;top:10px;width:12px;}
.brisb_size{height:14px;position:relative;right:32px;top:-15px;width:11px; }

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
