body {
	color: #444444;
	background: #CAE1FF;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin: 0;
}

img {
	border: none;
}

form {
	margin: 0; 
	padding: 10px 0 0 0;
}

h1, h2 { 
	color: #7962DD;
	margin: 6px 0 6px 0; 
	padding: 0;  
	font: normal 20px Arial, Sans-Serif; 
	letter-spacing: -1px;
	background: transparent;
}

h3, span { 
	font: bold 14px Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; 
	color: #387DC7; 
}

h4 { 
	font: 18px Arial, Sans-Serif; 
	margin: 8px 0 3px 0; 
	padding: 0; 
	color: #555555; 
}

p {	
	margin: 0 0 10px 0; 
	line-height: 1.5; 
}

.align {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 1px 0 0 0;
	background: #FFFFFF;
	text-align: center;
}

/*  Header ========================= */

.logo {
	position: absolute;
	width: 260px;
	height: 107px;
	text-align: center;
	margin: 0 auto;
	top: 0;
	left: 0;
	padding: 15px 0 0 0;
	background: #68A5E6;
}

.small_menu {
	position: absolute;
	width: 780px;
	height: 30px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 0;
	top: 0;
	left: 0;
	background: transparent url(images/hor_menu_bg.jpg) no-repeat 0 0; 
	overflow: hidden;
}

.small_menu a {
	display: block;
	float: left;
	width: 111px;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 18px;
	text-align: center;
	overflow: hidden;
	background: transparent;
}

.small_menu a:hover {
	color: #999999;
}


.flash {
	position: absolute;
	width: 520px;
	height: 295px;
	text-align: center;
	margin: 0 auto;
	top: 0;
	left: 260px;
	padding: 0;
	background: #68A5E6 url(images/flash_bg.jpg) repeat-x 0 0;
}

.left {
	position: absolute;
	width: 260px;
	zheight: 285px;
	text-align: center;
	margin: 0 auto;
	top: 122px;
	left: 0;
	padding: 18px 0 0 0;
	background: #FFFFFF url(images/menu_bg.jpg) no-repeat 0 0;
}

.left .menu {
	text-align: left;
}

.left .menu a { 
	display:block; 
	line-height: 22px;
	height: 22px;
	width: 175px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#444444;
	margin: 0 0 0 24px;
	padding: 0 0 0 24px;
	text-decoration:none; 
	background: transparent url(images/menu_dot.png) no-repeat 0 50%;
}

.left .menu a:hover  { 
	color:#999999;
	background: transparent url(images/menu_dot_hov.png) no-repeat 0 50%;
}

.heading {
	position: absolute;
	width: 520px;
	height: 85px;
	text-align: left;
	margin: 0 auto;
	top: 295px;
	left: 260px;
	padding: 0;
	background: #FFFFFF;
}

/*  Main */


.wrapper {
	position: absolute;
	width: 780px;
	margin: 294px 0 0 0;
	padding: 0;
	background: #FFFFFF;
}



.content {
	position: relative;
	width: 460px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0 30px 10px 30px;
	background: transparent; 
}

p.red {
	font-weight: bold;
	color: #FF0000;
}

.content a {
	color: #0000EE;
}

.content a:hover, .header a:hover  {
	color: #999999;
	text-decoration: none;
}

.content ul {
	line-height: 1.6;
}

.small {
	font-size: 11px;
	line-height: 1.4;
}

.spec {
	width: 100%;
	background: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0;
}

.spec td {
	background: #F6F6F6;
	padding: 2px 5px 2px 10px;
}


.box {
	width: 210px;
	float: left;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.box a.head {
	color:  #DAA520;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}

.box a.head:hover {
	color:  #AAAAAA;
}


.box_middle {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #F6F6F6;
	border:#BBBBBB 1px solid;
}


a.featured  {
	line-height: 32px;
	color: #222222;
	text-decoration: none;
	text-align: right;
	margin: 0;
	padding: 0;
	background: transparent url(images/details_button.gif) no-repeat 0 0;
}

.phone {
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

.suburb {
	font-weight: bold;
	color: #555555;
}

hr {
	color: #60AFFE;
	height: 1px;
}

/*  Footer ========================= */

.footer {
	clear: both;
	width: 700px;
	color: #888888;
	text-align: left;
	margin: 0 0 0 80px;
	padding: 0;
	background: transparent;
}

.footer1 {
	clear: both;
	width: 780px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 50px 0 6px 0;
	background: #68A5E6 url(images/bottom_bg.jpg) no-repeat 50% -6px;
}

.footer a, .footer1 a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

.footer a:hover, .footer1 a:hover {
	color: #BBBBBB;
}

.footer a {
	line-height: 36px;
	color: #444444;
}

.footer1 a {
	margin: 0;
}

.enq {
	width: 235px;
	text-align: left;
	margin: 0 0 0 11px;
	padding: 40px 13px 15px 12px;
	font-size: 11px;
	background: transparent url('images/enq_box_bg.gif') no-repeat 0 0;
}

.enq form {
	margin: 0;
	padding: 0;
}
.enq input, .enq textarea, .enq select {
	font-size: 11px;
}


